01J503P5YT92RYPY8611B871EZ: 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: 01J503Q4DAYW86JXPCE24GQKMW

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-08-11T07:00:02.816Zjob assigned to worker 01J503P3YSBJC5KQXM4317810K (queued for 1 m 11 s)
 
22024-08-11T07:00:15.975Zstarting task 0: "setup"
32024-08-11T07:00:16.299Z++ uname -s
42024-08-11T07:00:16.302Z+ kern=SunOS
52024-08-11T07:00:16.302Z+ case "$kern" in
62024-08-11T07:00:16.302Z+ groupadd -g 12345 build
72024-08-11T07:00:16.304Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-08-11T07:00:18.317Z+ zfs create -o mountpoint=/work rpool/work
92024-08-11T07:00:18.404Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-08-11T07:00:18.407Z+ home_fs=zfs
112024-08-11T07:00:18.407Z+ [[ zfs == autofs ]]
122024-08-11T07:00:18.407Z+ mkdir -p /home/build
132024-08-11T07:00:18.410Z+ chown build:build /home/build /work
142024-08-11T07:00:20.411Z+ chmod 0700 /home/build /work
152024-08-11T07:00:20.415Zprocess exited: duration 4438 ms, exit code 0
 
162024-08-11T07:00:20.425Zstarting task 1: "rust-toolchain"
172024-08-11T07:00:20.431Z+ printf ' * toolchain channel = "%s"
182024-08-11T07:00:20.431Z' 1.80.1
192024-08-11T07:00:20.436Z * toolchain channel = "1.80.1"
202024-08-11T07:00:20.436Z+ printf ' * toolchain profile = "%s"
212024-08-11T07:00:20.436Z' default
222024-08-11T07:00:20.436Z * toolchain profile = "default"
232024-08-11T07:00:20.437Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-08-11T07:00:20.437Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-08-11T07:00:20.554Zinfo: downloading installer
262024-08-11T07:00:22.770Zinfo: profile set to 'default'
272024-08-11T07:00:22.770Zinfo: default host triple is x86_64-unknown-illumos
282024-08-11T07:00:22.773Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-08-11T07:00:22.925Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-08-11T07:00:22.925Zinfo: downloading component 'cargo'
312024-08-11T07:00:23.780Zinfo: downloading component 'clippy'
322024-08-11T07:00:24.085Zinfo: downloading component 'rust-docs'
332024-08-11T07:00:25.285Zinfo: downloading component 'rust-std'
342024-08-11T07:00:26.954Zinfo: downloading component 'rustc'
352024-08-11T07:00:31.712Zinfo: downloading component 'rustfmt'
362024-08-11T07:00:31.972Zinfo: installing component 'cargo'
372024-08-11T07:00:32.877Zinfo: installing component 'clippy'
382024-08-11T07:00:33.268Zinfo: installing component 'rust-docs'
392024-08-11T07:00:34.953Zinfo: installing component 'rust-std'
402024-08-11T07:00:36.610Zinfo: installing component 'rustc'
412024-08-11T07:00:41.303Zinfo: installing component 'rustfmt'
422024-08-11T07:00:41.676Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-08-11T07:00:41.676Z
442024-08-11T07:00:41.952Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-08-11T07:00:41.952Z
462024-08-11T07:00:41.955Z
472024-08-11T07:00:41.955ZRust is installed now. Great!
482024-08-11T07:00:41.955Z
492024-08-11T07:00:41.955ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-08-11T07:00:41.955Zenvironment variable. This has not been done automatically.
512024-08-11T07:00:41.955Z
522024-08-11T07:00:41.956ZTo configure your current shell, you need to source
532024-08-11T07:00:41.956Zthe corresponding env file under $HOME/.cargo.
542024-08-11T07:00:41.956Z
552024-08-11T07:00:41.956ZThis is usually done by running one of the following (note the leading DOT):
562024-08-11T07:00:41.956Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-08-11T07:00:41.956Zsource "$HOME/.cargo/env.fish" # For fish
582024-08-11T07:00:42.152Z+ rustc --version
592024-08-11T07:00:42.224Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-08-11T07:00:42.228Zprocess exited: duration 21801 ms, exit code 0
 
612024-08-11T07:00:42.233Zstarting task 2: "authentication"
622024-08-11T07:00:42.256Zprocess exited: duration 22 ms, exit code 0
 
632024-08-11T07:00:42.261Zstarting task 3: "clone repository"
642024-08-11T07:00:42.267Z+ mkdir -p /work/oxidecomputer/omicron
652024-08-11T07:00:42.269Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-08-11T07:00:42.850ZCloning into '/work/oxidecomputer/omicron'...
672024-08-11T07:00:49.751Z+ cd /work/oxidecomputer/omicron
682024-08-11T07:00:49.751Z+ git fetch origin 8007a148b7673d2bc6e9fb80d61224e57c3396d0
692024-08-11T07:00:50.080ZFrom https://github.com/oxidecomputer/omicron
702024-08-11T07:00:50.080Z * branch 8007a148b7673d2bc6e9fb80d61224e57c3396d0 -> FETCH_HEAD
712024-08-11T07:00:50.089Z+ [[ -n renovate/reedline-0.x ]]
722024-08-11T07:00:50.095Z++ git branch --show-current
732024-08-11T07:00:50.098Z+ current=main
742024-08-11T07:00:50.098Z+ [[ main != renovate/reedline-0.x ]]
752024-08-11T07:00:50.098Z+ git branch -f renovate/reedline-0.x 8007a148b7673d2bc6e9fb80d61224e57c3396d0
762024-08-11T07:00:50.098Z+ git checkout -f renovate/reedline-0.x
772024-08-11T07:00:50.241ZSwitched to branch 'renovate/reedline-0.x'
782024-08-11T07:00:50.244Z+ git reset --hard 8007a148b7673d2bc6e9fb80d61224e57c3396d0
792024-08-11T07:00:50.384ZHEAD is now at 8007a148b Update Rust crate reedline to 0.33.0
802024-08-11T07:00:50.387Zprocess exited: duration 8123 ms, exit code 0
 
812024-08-11T07:00:50.393Zstarting task 4: "build"
822024-08-11T07:00:50.401Z+ target_os=illumos
832024-08-11T07:00:50.401Z+ NEXTEST_VERSION=0.9.70
842024-08-11T07:00:50.401Z+ cargo --version
852024-08-11T07:00:50.455Zcargo 1.80.1 (376290515 2024-07-16)
862024-08-11T07:00:50.458Z+ rustc --version
872024-08-11T07:00:50.515Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
882024-08-11T07:00:50.519Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.70/illumos
892024-08-11T07:00:50.522Z+ gunzip
902024-08-11T07:00:50.522Z+ tar -xvf - -C /home/build/.cargo/bin
912024-08-11T07:00:51.492Zx cargo-nextest, 16766824 bytes, 32748 tape blocks
922024-08-11T07:00:51.495Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
932024-08-11T07:00:51.495Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
942024-08-11T07:00:51.495Ztests will store ephemeral output in /var/tmp/omicron_tmp
952024-08-11T07:00:51.495Z+ mkdir /var/tmp/omicron_tmp
962024-08-11T07:00:51.498Z+ OUTPUT_DIR=/work
972024-08-11T07:00:51.498Z+ echo 'tests will store non-ephemeral output in /work'
982024-08-11T07:00:51.498Ztests will store non-ephemeral output in /work
992024-08-11T07:00:51.498Z+ mkdir -p /work
1002024-08-11T07:00:51.498Z+ source ./env.sh
1012024-08-11T07:00:51.501Z++ OLD_SHELL_OPTS=ehxB
1022024-08-11T07:00:51.501Z++ set -o xtrace
1032024-08-11T07:00:51.501Z++++ dirname ./env.sh
1042024-08-11T07:00:51.504Z+++ readlink -f .
1052024-08-11T07:00:51.591Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062024-08-11T07:00:51.594Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072024-08-11T07:00:51.594Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082024-08-11T07:00:51.594Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092024-08-11T07:00:51.594Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102024-08-11T07:00:51.594Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112024-08-11T07:00:51.594Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122024-08-11T07:00:51.594Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132024-08-11T07:00:51.595Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142024-08-11T07:00:51.595Z++ case $OLD_SHELL_OPTS in
1152024-08-11T07:00:51.595Z++ unset OLD_SHELL_OPTS OMICRON_WS
1162024-08-11T07:00:51.595Z+ banner prerequisites
1172024-08-11T07:00:51.626Z
1182024-08-11T07:00:51.626Z ##### ##### ###### ##### ###### #### # # # #### #
1192024-08-11T07:00:51.626Z # # # # # # # # # # # # # # #
1202024-08-11T07:00:51.626Z # # # # ##### # # ##### # # # # # #### #
1212024-08-11T07:00:51.626Z ##### ##### # ##### # # # # # # # # #
1222024-08-11T07:00:51.626Z # # # # # # # # # # # # # # #
1232024-08-11T07:00:51.626Z # # # ###### # # ###### ### # #### # #### #
1242024-08-11T07:00:51.626Z
1252024-08-11T07:00:51.631Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1262024-08-11T07:01:09.159Z Startup: Refreshing catalog 'helios-dev' ... Done
1272024-08-11T07:01:11.553Z Startup: Caching catalogs ... Done
1282024-08-11T07:01:15.823ZPlanning: Solver setup ... Done (3.684s)
1292024-08-11T07:01:15.889ZPlanning: Running solver ... Done (0.066s)
1302024-08-11T07:01:15.955ZPlanning: Finding local manifests ... Done (0.004s)
1312024-08-11T07:01:17.207ZPlanning: Fetching manifests: 0/4 0% complete
1322024-08-11T07:01:22.220ZPlanning: Fetching manifests: 3/4 75% complete
1332024-08-11T07:01:23.534ZPlanning: Fetching manifests: 4/4 100% complete
1342024-08-11T07:01:23.594ZPlanning: Package planning ... Done (0.060s)
1352024-08-11T07:01:23.648ZPlanning: Merging actions ... Done (0.053s)
1362024-08-11T07:01:24.389ZPlanning: Checking for conflicting actions ... Done (0.741s)
1372024-08-11T07:01:24.402ZPlanning: Consolidating action changes ... Done (0.011s)
1382024-08-11T07:01:28.551ZPlanning: Evaluating mediators ... Done (4.149s)
1392024-08-11T07:01:28.569ZPlanning: Planning completed in 16.94 seconds
1402024-08-11T07:01:28.910Z Packages to install: 4
1412024-08-11T07:01:28.911Z Mediators to change: 2
1422024-08-11T07:01:28.911Z Services to change: 1
1432024-08-11T07:01:28.913Z Estimated space available: 155.75 GB
1442024-08-11T07:01:28.913ZEstimated space to be consumed: 1.47 GB
1452024-08-11T07:01:28.913Z Create boot environment: No
1462024-08-11T07:01:28.913ZCreate backup boot environment: No
1472024-08-11T07:01:28.914Z Rebuild boot archive: No
1482024-08-11T07:01:28.914Z
1492024-08-11T07:01:28.914ZChanged mediators:
1502024-08-11T07:01:28.914Z mediator clang:
1512024-08-11T07:01:28.914Z version: None -> 15 (system default)
1522024-08-11T07:01:28.914Z
1532024-08-11T07:01:28.914Z mediator llvm:
1542024-08-11T07:01:28.914Z version: 14 (system default) -> 15 (system default)
1552024-08-11T07:01:28.914Z
1562024-08-11T07:01:28.914ZChanged packages:
1572024-08-11T07:01:28.914Zhelios-dev
1582024-08-11T07:01:28.914Z developer/build-essential
1592024-08-11T07:01:28.914Z None -> 11-2.0
1602024-08-11T07:01:28.914Z library/libxmlsec1
1612024-08-11T07:01:28.914Z None -> 1.2.35-2.0
1622024-08-11T07:01:28.914Z ooce/developer/clang-15
1632024-08-11T07:01:28.914Z None -> 15.0.7-2.0
1642024-08-11T07:01:28.914Z ooce/developer/llvm-15
1652024-08-11T07:01:28.914Z None -> 15.0.7-2.0
1662024-08-11T07:01:28.914Z
1672024-08-11T07:01:28.914ZServices:
1682024-08-11T07:01:28.914Z restart_fmri:
1692024-08-11T07:01:28.914Z svc:/system/update-man-index:default
1702024-08-11T07:01:29.058Z
1712024-08-11T07:01:29.058ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1722024-08-11T07:01:35.121ZDownload: 213/3290 items 1.3/212.6MB 0% complete (306k/s)
1732024-08-11T07:01:40.125ZDownload: 597/3290 items 17.6/212.6MB 8% complete (1.7M/s)
1742024-08-11T07:01:45.127ZDownload: 1111/3290 items 29.9/212.6MB 14% complete (2.8M/s)
1752024-08-11T07:01:53.826ZDownload: 1198/3290 items 83.5/212.6MB 39% complete (7.2M/s)
1762024-08-11T07:01:58.828ZDownload: 2049/3290 items 118.8/212.6MB 55% complete (3.7M/s)
1772024-08-11T07:02:04.789ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (4.9M/s)
1782024-08-11T07:02:09.792ZDownload: 2400/3290 items 119.8/212.6MB 56% complete (84.6k/s)
1792024-08-11T07:02:16.350ZDownload: 3245/3290 items 198.8/212.6MB 93% complete (8.0M/s)
1802024-08-11T07:02:17.832ZDownload: Completed 212.60 MB in 48.63 seconds (4.4M/s)
1812024-08-11T07:02:18.251Z Actions: 1/3689 actions (Installing new actions)
1822024-08-11T07:02:23.259Z Actions: 3587/3689 actions (Installing new actions)
1832024-08-11T07:02:23.495Z Actions: Completed 3689 actions in 5.24 seconds.
1842024-08-11T07:02:23.643Z Done (0.142s)
1852024-08-11T07:02:23.643Z Done (0.000s)
1862024-08-11T07:02:23.997Z Done (0.354s)
1872024-08-11T07:02:29.688Z Done (5.526s)
1882024-08-11T07:02:29.890Z Done (0.106s)
1892024-08-11T07:02:29.893Z Done (0.000s)
1902024-08-11T07:02:30.087Z Done (0.000s)
1912024-08-11T07:02:30.822ZPlanning: Evaluating mediator changes ... Done
1922024-08-11T07:02:31.036ZPlanning: Checking for conflicting actions ... Done
1932024-08-11T07:02:31.039ZPlanning: Consolidating action changes ... Done
1942024-08-11T07:02:31.339ZPlanning: Evaluating mediators ... Done
1952024-08-11T07:02:31.342ZPlanning: Planning completed in 0.52 seconds
1962024-08-11T07:02:31.377Z Mediators to change: 2
1972024-08-11T07:02:31.377Z Create boot environment: No
1982024-08-11T07:02:31.377ZCreate backup boot environment: No
1992024-08-11T07:02:31.486Z Done
2002024-08-11T07:02:31.486Z Done
2012024-08-11T07:02:31.722Z Done
2022024-08-11T07:02:35.674Z Done
2032024-08-11T07:02:35.807Z Done
2042024-08-11T07:02:35.809Z Done
2052024-08-11T07:02:36.115Z Done
2062024-08-11T07:02:36.870ZPlanning: Evaluating mediator changes ... Done
2072024-08-11T07:02:36.872ZPlanning: Merging actions ... Done
2082024-08-11T07:02:37.097ZPlanning: Checking for conflicting actions ... Done
2092024-08-11T07:02:37.100ZPlanning: Consolidating action changes ... Done
2102024-08-11T07:02:37.395ZPlanning: Evaluating mediators ... Done
2112024-08-11T07:02:37.462ZPlanning: Planning completed in 0.87 seconds
2122024-08-11T07:02:37.498Z Packages to change: 1
2132024-08-11T07:02:37.498Z Mediators to change: 1
2142024-08-11T07:02:37.498Z Services to change: 1
2152024-08-11T07:02:37.500Z Create boot environment: No
2162024-08-11T07:02:37.500ZCreate backup boot environment: Yes
2172024-08-11T07:02:39.621Z Actions: 1/6 actions (Updating modified actions)
2182024-08-11T07:02:39.657Z Actions: Completed 6 actions in 0.04 seconds.
2192024-08-11T07:02:39.660Z Done
2202024-08-11T07:02:39.660Z Done
2212024-08-11T07:02:39.733Z Done
2222024-08-11T07:02:44.032Z Done
2232024-08-11T07:02:44.133Z Done
2242024-08-11T07:02:44.136Z Done
2252024-08-11T07:02:44.321Z Done
2262024-08-11T07:02:44.885ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2272024-08-11T07:02:44.885Zclang system 15 system
2282024-08-11T07:02:44.885Zcsh system system illumos
2292024-08-11T07:02:44.885Zctags system system illumos
2302024-08-11T07:02:44.885Zgcc vendor 12 vendor
2312024-08-11T07:02:44.885Zgcc system 10 system
2322024-08-11T07:02:44.885Zgcc system 7 system
2332024-08-11T07:02:44.885Zgo system 1.20 system
2342024-08-11T07:02:44.885Zgo system 1.19 system
2352024-08-11T07:02:44.885Zllvm system 15 system
2362024-08-11T07:02:44.885Zllvm system 14 system
2372024-08-11T07:02:44.885Zmariadb system 10.6 system
2382024-08-11T07:02:44.885Zmta vendor vendor dma
2392024-08-11T07:02:44.885Zopenjdk system 17 system
2402024-08-11T07:02:44.885Zopenjdk system 11 system
2412024-08-11T07:02:44.885Zopenjdk system 1.8 system
2422024-08-11T07:02:44.885Zopenssl vendor 3 vendor
2432024-08-11T07:02:44.885Zperl system 5.36 system
2442024-08-11T07:02:44.885Zpostgresql system 15 system
2452024-08-11T07:02:44.885Zpostgresql system 13 system
2462024-08-11T07:02:44.885Zpython vendor 3 vendor
2472024-08-11T07:02:44.885Zpython system 2 system
2482024-08-11T07:02:44.885Zpython3 system 3.11 system
2492024-08-11T07:02:44.885Zruby system 3.0 system
2502024-08-11T07:02:44.886Zwords vendor vendor american-english
2512024-08-11T07:02:44.886Zwords system system australian-english
2522024-08-11T07:02:44.886Zwords system system british-english
2532024-08-11T07:02:44.886Zwords system system canadian-english
2542024-08-11T07:02:44.886Zwords system system french
2552024-08-11T07:02:44.886Zwords system system italian
2562024-08-11T07:02:44.886Zwords system system ngerman
2572024-08-11T07:02:44.886Zwords system system ogerman
2582024-08-11T07:02:44.886Zwords system system spanish
2592024-08-11T07:02:45.277ZPUBLISHER TYPE STATUS P LOCATION
2602024-08-11T07:02:45.277Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2612024-08-11T07:02:46.990ZFMRI IFO
2622024-08-11T07:02:46.990Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2632024-08-11T07:02:46.990Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2642024-08-11T07:02:46.990Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2652024-08-11T07:02:46.990Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2662024-08-11T07:02:46.990Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2672024-08-11T07:02:46.990Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2682024-08-11T07:02:46.990Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2692024-08-11T07:02:46.990Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2702024-08-11T07:02:46.990Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2712024-08-11T07:02:46.990Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2722024-08-11T07:02:46.990Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2732024-08-11T07:02:46.990Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2742024-08-11T07:02:47.669Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2752024-08-11T07:02:47.943Z Updating git repository `https://github.com/oxidecomputer/zone`
2762024-08-11T07:02:48.233Z Updating crates.io index
2772024-08-11T07:02:48.333Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2782024-08-11T07:02:49.042Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2792024-08-11T07:02:49.734Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2802024-08-11T07:02:49.999Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2812024-08-11T07:02:51.585Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2822024-08-11T07:02:51.816Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2832024-08-11T07:02:52.066Z Updating git repository `https://github.com/oxidecomputer/propolis`
2842024-08-11T07:02:53.222Z Updating git repository `https://github.com/oxidecomputer/crucible`
2852024-08-11T07:02:55.070Z Updating git repository `https://github.com/oxidecomputer/opte`
2862024-08-11T07:02:56.119Z Updating git repository `https://github.com/oxidecomputer/falcon`
2872024-08-11T07:02:57.093Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2882024-08-11T07:02:57.657Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2892024-08-11T07:02:57.924Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2902024-08-11T07:02:58.274Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2912024-08-11T07:02:58.533Z Updating git repository `https://github.com/oxidecomputer/tofino`
2922024-08-11T07:02:58.890Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2932024-08-11T07:02:59.146Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2942024-08-11T07:02:59.344Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2952024-08-11T07:02:59.579Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962024-08-11T07:02:59.858Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2972024-08-11T07:03:00.153Z Updating git repository `https://github.com/oxidecomputer/ispf`
2982024-08-11T07:03:00.459Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2992024-08-11T07:03:00.777Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3002024-08-11T07:03:01.314Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3012024-08-11T07:03:01.652Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3022024-08-11T07:03:02.069Z Updating git repository `https://github.com/oxidecomputer/typify`
3032024-08-11T07:03:04.346Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3042024-08-11T07:03:04.633Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3052024-08-11T07:03:04.989Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3062024-08-11T07:03:05.215Z Updating git repository `https://github.com/oxidecomputer/rfb`
3072024-08-11T07:03:06.433Z Downloading crates ...
3082024-08-11T07:03:06.484Z Downloaded anstream v0.6.14
3092024-08-11T07:03:06.490Z Downloaded cpufeatures v0.2.12
3102024-08-11T07:03:06.493Z Downloaded is_terminal_polyfill v1.70.0
3112024-08-11T07:03:06.493Z Downloaded clap_lex v0.7.0
3122024-08-11T07:03:06.495Z Downloaded cfg-if v1.0.0
3132024-08-11T07:03:06.495Z Downloaded autocfg v1.3.0
3142024-08-11T07:03:06.506Z Downloaded equivalent v1.0.1
3152024-08-11T07:03:06.513Z Downloaded swrite v0.1.0
3162024-08-11T07:03:06.518Z Downloaded fnv v1.0.7
3172024-08-11T07:03:06.521Z Downloaded anstyle-query v1.0.3
3182024-08-11T07:03:06.521Z Downloaded macaddr v1.0.1
3192024-08-11T07:03:06.524Z Downloaded heck v0.5.0
3202024-08-11T07:03:06.524Z Downloaded generic-array v0.14.7
3212024-08-11T07:03:06.526Z Downloaded dof v0.3.0
3222024-08-11T07:03:06.526Z Downloaded crypto-common v0.1.6
3232024-08-11T07:03:06.530Z Downloaded terminal_size v0.3.0
3242024-08-11T07:03:06.530Z Downloaded block-buffer v0.10.4
3252024-08-11T07:03:06.530Z Downloaded usdt-impl v0.5.0
3262024-08-11T07:03:06.533Z Downloaded usdt v0.5.0
3272024-08-11T07:03:06.533Z Downloaded anstyle v1.0.8
3282024-08-11T07:03:06.535Z Downloaded thiserror v1.0.63
3292024-08-11T07:03:06.538Z Downloaded utf8parse v0.2.1
3302024-08-11T07:03:06.541Z Downloaded dtrace-parser v0.2.0
3312024-08-11T07:03:06.541Z Downloaded thread-id v4.2.1
3322024-08-11T07:03:06.543Z Downloaded scroll v0.12.0
3332024-08-11T07:03:06.544Z Downloaded plain v0.2.3
3342024-08-11T07:03:06.546Z Downloaded cargo_metadata v0.18.1
3352024-08-11T07:03:06.546Z Downloaded camino v1.1.7
3362024-08-11T07:03:06.549Z Downloaded byteorder v1.5.0
3372024-08-11T07:03:06.552Z Downloaded serde_spanned v0.6.7
3382024-08-11T07:03:06.552Z Downloaded toml_datetime v0.6.8
3392024-08-11T07:03:06.554Z Downloaded sha2 v0.10.8
3402024-08-11T07:03:06.557Z Downloaded semver v1.0.23
3412024-08-11T07:03:06.560Z Downloaded proc-macro-error v1.0.4
3422024-08-11T07:03:06.562Z Downloaded once_cell v1.19.0
3432024-08-11T07:03:06.565Z Downloaded pest_generator v2.7.10
3442024-08-11T07:03:06.565Z Downloaded pretty-hex v0.4.1
3452024-08-11T07:03:06.568Z Downloaded usdt-attr-macro v0.5.0
3462024-08-11T07:03:06.568Z Downloaded scroll_derive v0.12.0
3472024-08-11T07:03:06.571Z Downloaded usdt-macro v0.5.0
3482024-08-11T07:03:06.574Z Downloaded digest v0.10.7
3492024-08-11T07:03:06.576Z Downloaded anstyle-parse v0.2.4
3502024-08-11T07:03:06.579Z Downloaded colorchoice v1.0.1
3512024-08-11T07:03:06.579Z Downloaded cargo-platform v0.1.8
3522024-08-11T07:03:06.582Z Downloaded typenum v1.17.0
3532024-08-11T07:03:06.584Z Downloaded proc-macro2 v1.0.86
3542024-08-11T07:03:06.587Z Downloaded serde_derive v1.0.205
3552024-08-11T07:03:06.591Z Downloaded itoa v1.0.11
3562024-08-11T07:03:06.591Z Downloaded heck v0.4.1
3572024-08-11T07:03:06.593Z Downloaded errno v0.3.9
3582024-08-11T07:03:06.594Z Downloaded fs-err v2.11.0
3592024-08-11T07:03:06.596Z Downloaded bytecount v0.6.8
3602024-08-11T07:03:06.599Z Downloaded serde_tokenstream v0.2.1
3612024-08-11T07:03:06.602Z Downloaded proc-macro-error-attr v1.0.4
3622024-08-11T07:03:06.605Z Downloaded unicode-ident v1.0.12
3632024-08-11T07:03:06.609Z Downloaded strsim v0.11.1
3642024-08-11T07:03:06.609Z Downloaded memmap v0.7.0
3652024-08-11T07:03:06.611Z Downloaded zerocopy-derive v0.7.34
3662024-08-11T07:03:06.614Z Downloaded version_check v0.9.5
3672024-08-11T07:03:06.614Z Downloaded thiserror-impl v1.0.63
3682024-08-11T07:03:06.616Z Downloaded tabled_derive v0.7.0
3692024-08-11T07:03:06.616Z Downloaded clap_derive v4.5.13
3702024-08-11T07:03:06.628Z Downloaded pest_derive v2.7.10
3712024-08-11T07:03:06.631Z Downloaded quote v1.0.36
3722024-08-11T07:03:06.634Z Downloaded cargo_toml v0.20.4
3732024-08-11T07:03:06.637Z Downloaded anyhow v1.0.86
3742024-08-11T07:03:06.639Z Downloaded bitflags v2.6.0
3752024-08-11T07:03:06.643Z Downloaded log v0.4.21
3762024-08-11T07:03:06.645Z Downloaded toml v0.8.19
3772024-08-11T07:03:06.648Z Downloaded ryu v1.0.18
3782024-08-11T07:03:06.651Z Downloaded pest_meta v2.7.10
3792024-08-11T07:03:06.667Z Downloaded ucd-trie v0.1.6
3802024-08-11T07:03:06.669Z Downloaded papergrid v0.11.0
3812024-08-11T07:03:06.674Z Downloaded indexmap v2.3.0
3822024-08-11T07:03:06.678Z Downloaded clap v4.5.15
3832024-08-11T07:03:06.689Z Downloaded serde v1.0.205
3842024-08-11T07:03:06.692Z Downloaded memchr v2.7.2
3852024-08-11T07:03:06.695Z Downloaded hashbrown v0.14.5
3862024-08-11T07:03:06.701Z Downloaded pest v2.7.10
3872024-08-11T07:03:06.706Z Downloaded toml_edit v0.22.20
3882024-08-11T07:03:06.727Z Downloaded clap_builder v4.5.15
3892024-08-11T07:03:06.735Z Downloaded serde_json v1.0.122
3902024-08-11T07:03:06.741Z Downloaded winnow v0.6.18
3912024-08-11T07:03:06.750Z Downloaded zerocopy v0.7.34
3922024-08-11T07:03:06.765Z Downloaded tabled v0.15.0
3932024-08-11T07:03:06.781Z Downloaded goblin v0.8.2
3942024-08-11T07:03:06.786Z Downloaded syn v2.0.72
3952024-08-11T07:03:06.797Z Downloaded syn v1.0.109
3962024-08-11T07:03:06.807Z Downloaded rustix v0.38.34
3972024-08-11T07:03:06.828Z Downloaded unicode-width v0.1.13
3982024-08-11T07:03:06.835Z Downloaded libc v0.2.155
3992024-08-11T07:03:07.125Z Compiling proc-macro2 v1.0.86
4002024-08-11T07:03:07.125Z Compiling unicode-ident v1.0.12
4012024-08-11T07:03:07.132Z Compiling version_check v0.9.5
4022024-08-11T07:03:07.132Z Compiling serde v1.0.205
4032024-08-11T07:03:07.132Z Compiling memchr v2.7.2
4042024-08-11T07:03:07.132Z Compiling thiserror v1.0.63
4052024-08-11T07:03:07.132Z Compiling libc v0.2.155
4062024-08-11T07:03:07.132Z Compiling ryu v1.0.18
4072024-08-11T07:03:07.367Z Compiling itoa v1.0.11
4082024-08-11T07:03:07.644Z Compiling ucd-trie v0.1.6
4092024-08-11T07:03:08.012Z Compiling once_cell v1.19.0
4102024-08-11T07:03:08.200Z Compiling byteorder v1.5.0
4112024-08-11T07:03:08.367Z Compiling serde_json v1.0.122
4122024-08-11T07:03:09.118Z Compiling usdt-impl v0.5.0
4132024-08-11T07:03:09.159Z Compiling proc-macro-error-attr v1.0.4
4142024-08-11T07:03:09.162Z Compiling syn v1.0.109
4152024-08-11T07:03:09.236Z Compiling rustix v0.38.34
4162024-08-11T07:03:09.283Z Compiling proc-macro-error v1.0.4
4172024-08-11T07:03:09.549Z Compiling log v0.4.21
4182024-08-11T07:03:09.591Z Compiling utf8parse v0.2.1
4192024-08-11T07:03:09.614Z Compiling equivalent v1.0.1
4202024-08-11T07:03:09.743Z Compiling plain v0.2.3
4212024-08-11T07:03:09.767Z Compiling hashbrown v0.14.5
4222024-08-11T07:03:09.894Z Compiling bitflags v2.6.0
4232024-08-11T07:03:09.950Z Compiling anstyle-parse v0.2.4
4242024-08-11T07:03:10.128Z Compiling quote v1.0.36
4252024-08-11T07:03:10.185Z Compiling thread-id v4.2.1
4262024-08-11T07:03:10.267Z Compiling is_terminal_polyfill v1.70.0
4272024-08-11T07:03:10.289Z Compiling anstyle v1.0.8
4282024-08-11T07:03:10.322Z Compiling colorchoice v1.0.1
4292024-08-11T07:03:10.386Z Compiling semver v1.0.23
4302024-08-11T07:03:10.483Z Compiling errno v0.3.9
4312024-08-11T07:03:10.579Z Compiling syn v2.0.72
4322024-08-11T07:03:10.801Z Compiling anstyle-query v1.0.3
4332024-08-11T07:03:10.913Z Compiling autocfg v1.3.0
4342024-08-11T07:03:11.003Z Compiling winnow v0.6.18
4352024-08-11T07:03:11.030Z Compiling pretty-hex v0.4.1
4362024-08-11T07:03:11.182Z Compiling indexmap v2.3.0
4372024-08-11T07:03:11.256Z Compiling camino v1.1.7
4382024-08-11T07:03:11.944Z Compiling fs-err v2.11.0
4392024-08-11T07:03:12.099Z Compiling terminal_size v0.3.0
4402024-08-11T07:03:12.266Z Compiling anstream v0.6.14
4412024-08-11T07:03:12.426Z Compiling unicode-width v0.1.13
4422024-08-11T07:03:12.451Z Compiling heck v0.4.1
4432024-08-11T07:03:12.454Z Compiling anyhow v1.0.86
4442024-08-11T07:03:12.539Z Compiling clap_lex v0.7.0
4452024-08-11T07:03:12.667Z Compiling heck v0.5.0
4462024-08-11T07:03:12.959Z Compiling strsim v0.11.1
4472024-08-11T07:03:13.002Z Compiling fnv v1.0.7
4482024-08-11T07:03:13.066Z Compiling bytecount v0.6.8
4492024-08-11T07:03:13.186Z Compiling memmap v0.7.0
4502024-08-11T07:03:13.292Z Compiling papergrid v0.11.0
4512024-08-11T07:03:13.317Z Compiling clap_builder v4.5.15
4522024-08-11T07:03:13.949Z Compiling swrite v0.1.0
4532024-08-11T07:03:16.193Z Compiling tabled_derive v0.7.0
4542024-08-11T07:03:17.654Z Compiling tabled v0.15.0
4552024-08-11T07:03:19.669Z Compiling serde_derive v1.0.205
4562024-08-11T07:03:19.669Z Compiling thiserror-impl v1.0.63
4572024-08-11T07:03:19.672Z Compiling zerocopy-derive v0.7.34
4582024-08-11T07:03:19.672Z Compiling scroll_derive v0.12.0
4592024-08-11T07:03:19.672Z Compiling clap_derive v4.5.13
4602024-08-11T07:03:21.170Z Compiling scroll v0.12.0
4612024-08-11T07:03:21.557Z Compiling zerocopy v0.7.34
4622024-08-11T07:03:21.729Z Compiling goblin v0.8.2
4632024-08-11T07:03:23.638Z Compiling clap v4.5.15
4642024-08-11T07:03:25.026Z Compiling pest v2.7.10
4652024-08-11T07:03:26.766Z Compiling pest_meta v2.7.10
4662024-08-11T07:03:27.697Z Compiling pest_generator v2.7.10
4672024-08-11T07:03:29.813Z Compiling pest_derive v2.7.10
4682024-08-11T07:03:30.040Z Compiling serde_tokenstream v0.2.1
4692024-08-11T07:03:30.077Z Compiling serde_spanned v0.6.7
4702024-08-11T07:03:30.077Z Compiling toml_datetime v0.6.8
4712024-08-11T07:03:30.450Z Compiling toml_edit v0.22.20
4722024-08-11T07:03:30.543Z Compiling dtrace-parser v0.2.0
4732024-08-11T07:03:30.606Z Compiling cargo-platform v0.1.8
4742024-08-11T07:03:30.631Z Compiling macaddr v1.0.1
4752024-08-11T07:03:31.671Z Compiling dof v0.3.0
4762024-08-11T07:03:31.715Z Compiling cargo_metadata v0.18.1
4772024-08-11T07:03:33.551Z Compiling toml v0.8.19
4782024-08-11T07:03:33.572Z Compiling usdt-attr-macro v0.5.0
4792024-08-11T07:03:33.572Z Compiling usdt-macro v0.5.0
4802024-08-11T07:03:34.439Z Compiling cargo_toml v0.20.4
4812024-08-11T07:03:35.127Z Compiling usdt v0.5.0
4822024-08-11T07:03:38.573Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4832024-08-11T07:03:42.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.32s
4842024-08-11T07:03:43.022Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4852024-08-11T07:03:43.692Z Downloading crates ...
4862024-08-11T07:03:43.842Z Downloaded addr2line v0.21.0
4872024-08-11T07:03:43.855Z Downloaded ciborium-io v0.2.2
4882024-08-11T07:03:43.861Z Downloaded bitstruct_derive v0.1.0
4892024-08-11T07:03:43.864Z Downloaded is-terminal v0.4.12
4902024-08-11T07:03:43.870Z Downloaded crucible-workspace-hack v0.1.0
4912024-08-11T07:03:43.873Z Downloaded atomicwrites v0.4.3
4922024-08-11T07:03:43.876Z Downloaded darling_macro v0.20.9
4932024-08-11T07:03:43.879Z Downloaded castaway v0.2.3
4942024-08-11T07:03:43.882Z Downloaded num-conv v0.1.0
4952024-08-11T07:03:43.885Z Downloaded const_format_proc_macros v0.2.32
4962024-08-11T07:03:43.889Z Downloaded instant v0.1.12
4972024-08-11T07:03:43.892Z Downloaded opaque-debug v0.3.1
4982024-08-11T07:03:43.895Z Downloaded normalize-line-endings v0.3.0
4992024-08-11T07:03:43.898Z Downloaded newtype_derive v0.1.6
5002024-08-11T07:03:43.898Z Downloaded newline-converter v0.3.0
5012024-08-11T07:03:43.901Z Downloaded base16ct v0.2.0
5022024-08-11T07:03:43.904Z Downloaded oso-derive v0.27.3
5032024-08-11T07:03:43.904Z Downloaded is_ci v1.2.0
5042024-08-11T07:03:43.907Z Downloaded atty v0.2.14
5052024-08-11T07:03:43.910Z Downloaded managed v0.8.0
5062024-08-11T07:03:43.914Z Downloaded crossbeam-deque v0.8.5
5072024-08-11T07:03:43.918Z Downloaded libefi-sys v0.1.0
5082024-08-11T07:03:43.921Z Downloaded linked-hash-map v0.5.6
5092024-08-11T07:03:43.923Z Downloaded cfg_aliases v0.1.1
5102024-08-11T07:03:43.926Z Downloaded num-integer v0.1.46
5112024-08-11T07:03:43.926Z Downloaded memoffset v0.9.1
5122024-08-11T07:03:43.929Z Downloaded num_enum v0.5.11
5132024-08-11T07:03:43.935Z Downloaded multimap v0.10.0
5142024-08-11T07:03:43.937Z Downloaded parse-display v0.10.0
5152024-08-11T07:03:43.940Z Downloaded async-trait v0.1.81
5162024-08-11T07:03:43.944Z Downloaded olpc-cjson v0.1.3
5172024-08-11T07:03:43.946Z Downloaded openssl-probe v0.1.5
5182024-08-11T07:03:43.949Z Downloaded linear-map v1.2.0
5192024-08-11T07:03:43.952Z Downloaded libsw v3.3.1
5202024-08-11T07:03:43.954Z Downloaded ipnet v2.9.0
5212024-08-11T07:03:43.957Z Downloaded base64ct v1.6.0
5222024-08-11T07:03:43.960Z Downloaded openssl-macros v0.1.1
5232024-08-11T07:03:43.963Z Downloaded number_prefix v0.4.0
5242024-08-11T07:03:43.963Z Downloaded maybe-uninit v2.0.0
5252024-08-11T07:03:43.965Z Downloaded crc32fast v1.4.0
5262024-08-11T07:03:43.968Z Downloaded match_cfg v0.1.0
5272024-08-11T07:03:43.968Z Downloaded cookie_store v0.20.0
5282024-08-11T07:03:43.971Z Downloaded new_debug_unreachable v1.0.6
5292024-08-11T07:03:43.973Z Downloaded num_enum_derive v0.5.11
5302024-08-11T07:03:43.978Z Downloaded num-rational v0.4.2
5312024-08-11T07:03:43.980Z Downloaded mime_guess v2.0.4
5322024-08-11T07:03:43.980Z Downloaded mime v0.3.17
5332024-08-11T07:03:43.983Z Downloaded native-tls v0.2.11
5342024-08-11T07:03:43.986Z Downloaded ciborium-ll v0.2.2
5352024-08-11T07:03:43.989Z Downloaded packed_struct v0.10.1
5362024-08-11T07:03:43.992Z Downloaded parking_lot_core v0.8.6
5372024-08-11T07:03:43.994Z Downloaded spin v0.5.2
5382024-08-11T07:03:43.997Z Downloaded strum v0.26.3
5392024-08-11T07:03:44.000Z Downloaded cancel-safe-futures v0.1.5
5402024-08-11T07:03:44.003Z Downloaded libloading v0.8.3
5412024-08-11T07:03:44.006Z Downloaded num_cpus v1.16.0
5422024-08-11T07:03:44.010Z Downloaded data-encoding v2.6.0
5432024-08-11T07:03:44.013Z Downloaded serde_path_to_error v0.1.16
5442024-08-11T07:03:44.016Z Downloaded packed_struct_codegen v0.10.1
5452024-08-11T07:03:44.019Z Downloaded blake2 v0.10.6
5462024-08-11T07:03:44.021Z Downloaded float-ord v0.3.2
5472024-08-11T07:03:44.024Z Downloaded num-iter v0.1.45
5482024-08-11T07:03:44.024Z Downloaded crossbeam-utils v0.8.19
5492024-08-11T07:03:44.028Z Downloaded shlex v1.3.0
5502024-08-11T07:03:44.030Z Downloaded pretty-hex v0.2.1
5512024-08-11T07:03:44.033Z Downloaded ident_case v1.0.1
5522024-08-11T07:03:44.033Z Downloaded slog-envlogger v2.2.0
5532024-08-11T07:03:44.036Z Downloaded slab v0.4.9
5542024-08-11T07:03:44.038Z Downloaded smf v0.2.3
5552024-08-11T07:03:44.041Z Downloaded miniz_oxide v0.7.2
5562024-08-11T07:03:44.044Z Downloaded ahash v0.8.11
5572024-08-11T07:03:44.046Z Downloaded parse-size v1.0.0
5582024-08-11T07:03:44.049Z Downloaded bcs v0.1.6
5592024-08-11T07:03:44.052Z Downloaded crc-any v2.5.0
5602024-08-11T07:03:44.056Z Downloaded bit-set v0.5.3
5612024-08-11T07:03:44.059Z Downloaded subtle v2.5.0
5622024-08-11T07:03:44.059Z Downloaded csv-core v0.1.11
5632024-08-11T07:03:44.062Z Downloaded cookie v0.17.0
5642024-08-11T07:03:44.065Z Downloaded utf-8 v0.7.6
5652024-08-11T07:03:44.067Z Downloaded strum_macros v0.25.3
5662024-08-11T07:03:44.070Z Downloaded tiny-keccak v2.0.2
5672024-08-11T07:03:44.073Z Downloaded num-complex v0.4.6
5682024-08-11T07:03:44.076Z Downloaded embedded-io v0.4.0
5692024-08-11T07:03:44.078Z Downloaded either v1.13.0
5702024-08-11T07:03:44.081Z Downloaded sigpipe v0.1.3
5712024-08-11T07:03:44.081Z Downloaded unicode-xid v0.2.4
5722024-08-11T07:03:44.084Z Downloaded tower-service v0.3.2
5732024-08-11T07:03:44.084Z Downloaded compact_str v0.8.0
5742024-08-11T07:03:44.088Z Downloaded dyn-clone v1.0.17
5752024-08-11T07:03:44.101Z Downloaded group v0.13.0
5762024-08-11T07:03:44.105Z Downloaded hostname v0.4.0
5772024-08-11T07:03:44.108Z Downloaded waitgroup v0.1.2
5782024-08-11T07:03:44.110Z Downloaded path-slash v0.1.5
5792024-08-11T07:03:44.110Z Downloaded parse-display-derive v0.10.0
5802024-08-11T07:03:44.114Z Downloaded colored v2.1.0
5812024-08-11T07:03:44.117Z Downloaded radium v0.7.0
5822024-08-11T07:03:44.119Z Downloaded endian-type v0.1.2
5832024-08-11T07:03:44.119Z Downloaded fxhash v0.2.1
5842024-08-11T07:03:44.119Z Downloaded zone_cfg_derive v0.1.2
5852024-08-11T07:03:44.122Z Downloaded same-file v1.0.6
5862024-08-11T07:03:44.122Z Downloaded phf_shared v0.11.2
5872024-08-11T07:03:44.125Z Downloaded tokio-tungstenite v0.20.1
5882024-08-11T07:03:44.129Z Downloaded foreign-types-shared v0.1.1
5892024-08-11T07:03:44.129Z Downloaded rusty-fork v0.3.0
5902024-08-11T07:03:44.132Z Downloaded tokio-rustls v0.25.0
5912024-08-11T07:03:44.134Z Downloaded serde_urlencoded v0.7.1
5922024-08-11T07:03:44.138Z Downloaded crossbeam-epoch v0.9.18
5932024-08-11T07:03:44.141Z Downloaded http-range v0.1.5
5942024-08-11T07:03:44.141Z Downloaded uzers v0.11.3
5952024-08-11T07:03:44.144Z Downloaded shell-words v1.1.0
5962024-08-11T07:03:44.147Z Downloaded wait-timeout v0.2.0
5972024-08-11T07:03:44.147Z Downloaded tls_codec_derive v0.4.1
5982024-08-11T07:03:44.150Z Downloaded portpicker v0.1.1
5992024-08-11T07:03:44.152Z Downloaded structmeta-derive v0.3.0
6002024-08-11T07:03:44.152Z Downloaded unarray v0.1.4
6012024-08-11T07:03:44.155Z Downloaded structmeta-derive v0.2.0
6022024-08-11T07:03:44.155Z Downloaded structmeta v0.3.0
6032024-08-11T07:03:44.158Z Downloaded globset v0.4.14
6042024-08-11T07:03:44.160Z Downloaded tinyvec v1.6.0
6052024-08-11T07:03:44.163Z Downloaded yasna v0.5.2
6062024-08-11T07:03:44.166Z Downloaded socket2 v0.5.7
6072024-08-11T07:03:44.168Z Downloaded parking_lot v0.12.2
6082024-08-11T07:03:44.171Z Downloaded peg-macros v0.8.4
6092024-08-11T07:03:44.175Z Downloaded crypto-bigint v0.5.5
6102024-08-11T07:03:44.187Z Downloaded want v0.3.1
6112024-08-11T07:03:44.190Z Downloaded sqlparser_derive v0.2.2
6122024-08-11T07:03:44.193Z Downloaded zerocopy v0.6.6
6132024-08-11T07:03:44.197Z Downloaded subprocess v0.2.9
6142024-08-11T07:03:44.204Z Downloaded vte_generate_state_changes v0.1.1
6152024-08-11T07:03:44.208Z Downloaded openssl-sys v0.9.103
6162024-08-11T07:03:44.217Z Downloaded hubpack_derive v0.1.1
6172024-08-11T07:03:44.220Z Downloaded semver v0.1.20
6182024-08-11T07:03:44.223Z Downloaded hmac v0.12.1
6192024-08-11T07:03:44.225Z Downloaded rustversion v1.0.17
6202024-08-11T07:03:44.229Z Downloaded slog-bunyan v2.5.0
6212024-08-11T07:03:44.232Z Downloaded predicates-core v1.0.6
6222024-08-11T07:03:44.235Z Downloaded precomputed-hash v0.1.1
6232024-08-11T07:03:44.235Z Downloaded paste v1.0.15
6242024-08-11T07:03:44.237Z Downloaded const_format v0.2.32
6252024-08-11T07:03:44.242Z Downloaded sync_wrapper v0.1.2
6262024-08-11T07:03:44.247Z Downloaded unicode-linebreak v0.1.5
6272024-08-11T07:03:44.247Z Downloaded static_assertions v1.1.0
6282024-08-11T07:03:44.247Z Downloaded peg-runtime v0.8.3
6292024-08-11T07:03:44.250Z Downloaded thiserror-impl-no-std v2.0.2
6302024-08-11T07:03:44.250Z Downloaded try-lock v0.2.5
6312024-08-11T07:03:44.253Z Downloaded hyper-rustls v0.24.2
6322024-08-11T07:03:44.258Z Downloaded env_logger v0.9.3
6332024-08-11T07:03:44.259Z Downloaded fd-lock v4.0.2
6342024-08-11T07:03:44.262Z Downloaded diesel_table_macro_syntax v0.2.0
6352024-08-11T07:03:44.265Z Downloaded derive_builder_macro v0.20.0
6362024-08-11T07:03:44.265Z Downloaded uuid v1.10.0
6372024-08-11T07:03:44.269Z Downloaded form_urlencoded v1.2.1
6382024-08-11T07:03:44.270Z Downloaded poly1305 v0.8.0
6392024-08-11T07:03:44.272Z Downloaded foreign-types v0.5.0
6402024-08-11T07:03:44.272Z Downloaded similar v2.5.0
6412024-08-11T07:03:44.279Z Downloaded elliptic-curve v0.13.8
6422024-08-11T07:03:44.284Z Downloaded serde-hex v0.1.0
6432024-08-11T07:03:44.287Z Downloaded hyper-tls v0.5.0
6442024-08-11T07:03:44.290Z Downloaded textwrap v0.16.1
6452024-08-11T07:03:44.290Z Downloaded crossbeam-channel v0.5.12
6462024-08-11T07:03:44.295Z Downloaded mio v1.0.1
6472024-08-11T07:03:44.302Z Downloaded thread_local v1.1.8
6482024-08-11T07:03:44.304Z Downloaded spki v0.7.3
6492024-08-11T07:03:44.307Z Downloaded url v2.5.2
6502024-08-11T07:03:44.310Z Downloaded num-bigint v0.4.5
6512024-08-11T07:03:44.315Z Downloaded time-core v0.1.2
6522024-08-11T07:03:44.318Z Downloaded toolchain_find v0.4.0
6532024-08-11T07:03:44.322Z Downloaded tinyvec_macros v0.1.1
6542024-08-11T07:03:44.322Z Downloaded pem v3.0.4
6552024-08-11T07:03:44.327Z Downloaded snafu v0.8.2
6562024-08-11T07:03:44.332Z Downloaded zeroize_derive v1.4.2
6572024-08-11T07:03:44.335Z Downloaded fragile v2.0.0
6582024-08-11T07:03:44.344Z Downloaded foreign-types-shared v0.3.1
6592024-08-11T07:03:44.344Z Downloaded ppv-lite86 v0.2.17
6602024-08-11T07:03:44.349Z Downloaded iana-time-zone v0.1.60
6612024-08-11T07:03:44.349Z Downloaded schemars_derive v0.8.21
6622024-08-11T07:03:44.350Z Downloaded signal-hook-mio v0.2.4
6632024-08-11T07:03:44.350Z Downloaded signal-hook v0.3.17
6642024-08-11T07:03:44.352Z Downloaded flume v0.11.0
6652024-08-11T07:03:44.355Z Downloaded predicates-tree v1.0.9
6662024-08-11T07:03:44.358Z Downloaded serde_derive_internals v0.29.1
6672024-08-11T07:03:44.361Z Downloaded rustls-pemfile v2.1.3
6682024-08-11T07:03:44.364Z Downloaded stringprep v0.1.4
6692024-08-11T07:03:44.364Z Downloaded tabwriter v1.4.0
6702024-08-11T07:03:44.368Z Downloaded vte v0.11.1
6712024-08-11T07:03:44.370Z Downloaded hex v0.4.3
6722024-08-11T07:03:44.371Z Downloaded samael v0.0.15
6732024-08-11T07:03:44.376Z Downloaded tokio-macros v2.3.0
6742024-08-11T07:03:44.379Z Downloaded rand_chacha v0.3.1
6752024-08-11T07:03:44.379Z Downloaded sec1 v0.7.3
6762024-08-11T07:03:44.383Z Downloaded httparse v1.8.0
6772024-08-11T07:03:44.386Z Downloaded vsss-rs v3.3.4
6782024-08-11T07:03:44.390Z Downloaded pin-utils v0.1.0
6792024-08-11T07:03:44.390Z Downloaded derive_builder_core v0.20.0
6802024-08-11T07:03:44.393Z Downloaded rayon-core v1.12.1
6812024-08-11T07:03:44.396Z Downloaded heck v0.3.3
6822024-08-11T07:03:44.398Z Downloaded downcast v0.11.0
6832024-08-11T07:03:44.399Z Downloaded display-error-chain v0.2.0
6842024-08-11T07:03:44.403Z Downloaded scopeguard v1.2.0
6852024-08-11T07:03:44.406Z Downloaded resolv-conf v0.7.0
6862024-08-11T07:03:44.406Z Downloaded rand_xorshift v0.3.0
6872024-08-11T07:03:44.406Z Downloaded http-body v0.4.6
6882024-08-11T07:03:44.409Z Downloaded half v2.4.1
6892024-08-11T07:03:44.413Z Downloaded topological-sort v0.2.2
6902024-08-11T07:03:44.413Z Downloaded headers-core v0.2.0
6912024-08-11T07:03:44.413Z Downloaded powerfmt v0.2.0
6922024-08-11T07:03:44.416Z Downloaded num-bigint-dig v0.8.4
6932024-08-11T07:03:44.421Z Downloaded nom v7.1.3
6942024-08-11T07:03:44.427Z Downloaded supports-color v3.0.0
6952024-08-11T07:03:44.430Z Downloaded structmeta v0.2.0
6962024-08-11T07:03:44.434Z Downloaded rustfmt-wrapper v0.2.1
6972024-08-11T07:03:44.434Z Downloaded tap v1.0.1
6982024-08-11T07:03:44.434Z Downloaded gethostname v0.5.0
6992024-08-11T07:03:44.437Z Downloaded futures-core v0.3.30
7002024-08-11T07:03:44.437Z Downloaded phf_shared v0.10.0
7012024-08-11T07:03:44.440Z Downloaded time-macros v0.2.18
7022024-08-11T07:03:44.440Z Downloaded percent-encoding v2.3.1
7032024-08-11T07:03:44.443Z Downloaded dirs-next v2.0.0
7042024-08-11T07:03:44.443Z Downloaded slog-stdlog v4.1.1
7052024-08-11T07:03:44.446Z Downloaded rcgen v0.12.1
7062024-08-11T07:03:44.448Z Downloaded rpassword v7.3.1
7072024-08-11T07:03:44.451Z Downloaded siphasher v0.3.11
7082024-08-11T07:03:44.451Z Downloaded pkcs1 v0.7.5
7092024-08-11T07:03:44.454Z Downloaded flate2 v1.0.31
7102024-08-11T07:03:44.460Z Downloaded slog-async v2.8.0
7112024-08-11T07:03:44.463Z Downloaded slog-scope v4.4.0
7122024-08-11T07:03:44.465Z Downloaded itertools v0.13.0
7132024-08-11T07:03:44.471Z Downloaded serde-big-array v0.5.1
7142024-08-11T07:03:44.474Z Downloaded unicase v2.7.0
7152024-08-11T07:03:44.477Z Downloaded rustc_version v0.4.0
7162024-08-11T07:03:44.477Z Downloaded sct v0.7.1
7172024-08-11T07:03:44.480Z Downloaded typed-path v0.7.1
7182024-08-11T07:03:44.486Z Downloaded slog-json v2.6.1
7192024-08-11T07:03:44.489Z Downloaded wyz v0.5.1
7202024-08-11T07:03:44.491Z Downloaded phf v0.11.2
7212024-08-11T07:03:44.491Z Downloaded ena v0.14.3
7222024-08-11T07:03:44.494Z Downloaded futures-channel v0.3.30
7232024-08-11T07:03:44.494Z Downloaded whoami v1.5.1
7242024-08-11T07:03:44.497Z Downloaded rand_seeder v0.3.0
7252024-08-11T07:03:44.500Z Downloaded tracing-core v0.1.32
7262024-08-11T07:03:44.502Z Downloaded hash32 v0.3.1
7272024-08-11T07:03:44.502Z Downloaded filetime v0.2.24
7282024-08-11T07:03:44.505Z Downloaded fastrand v2.1.0
7292024-08-11T07:03:44.508Z Downloaded pem-rfc7468 v0.7.0
7302024-08-11T07:03:44.508Z Downloaded ff v0.13.0
7312024-08-11T07:03:44.511Z Downloaded fallible-iterator v0.2.0
7322024-08-11T07:03:44.513Z Downloaded scheduled-thread-pool v0.2.7
7332024-08-11T07:03:44.513Z Downloaded pin-project-lite v0.2.14
7342024-08-11T07:03:44.519Z Downloaded serde_yaml v0.9.34+deprecated
7352024-08-11T07:03:44.524Z Downloaded erased-serde v0.3.31
7362024-08-11T07:03:44.527Z Downloaded pin-project-internal v1.1.5
7372024-08-11T07:03:44.530Z Downloaded rand_core v0.6.4
7382024-08-11T07:03:44.532Z Downloaded signal-hook-registry v1.4.2
7392024-08-11T07:03:44.532Z Downloaded tempfile v3.10.1
7402024-08-11T07:03:44.535Z Downloaded signal-hook-tokio v0.3.1
7412024-08-11T07:03:44.537Z Downloaded slog-term v2.9.1
7422024-08-11T07:03:44.540Z Downloaded sqlformat v0.2.4
7432024-08-11T07:03:44.543Z Downloaded derive_more v0.99.18
7442024-08-11T07:03:44.546Z Downloaded rsa v0.9.6
7452024-08-11T07:03:44.552Z Downloaded untrusted v0.7.1
7462024-08-11T07:03:44.555Z Downloaded secrecy v0.8.0
7472024-08-11T07:03:44.559Z Downloaded unicode-truncate v1.0.0
7482024-08-11T07:03:44.559Z Downloaded rustyline v14.0.0
7492024-08-11T07:03:44.563Z Downloaded zeroize v1.7.0
7502024-08-11T07:03:44.566Z Downloaded postgres-protocol v0.6.7
7512024-08-11T07:03:44.570Z Downloaded unsafe-libyaml v0.2.11
7522024-08-11T07:03:44.573Z Downloaded toml v0.7.8
7532024-08-11T07:03:44.576Z Downloaded rustls-pki-types v1.7.0
7542024-08-11T07:03:44.578Z Downloaded diff v0.1.13
7552024-08-11T07:03:44.581Z Downloaded term v0.7.0
7562024-08-11T07:03:44.584Z Downloaded highway v1.2.0
7572024-08-11T07:03:44.586Z Downloaded x509-cert v0.2.5
7582024-08-11T07:03:44.592Z Downloaded tracing v0.1.40
7592024-08-11T07:03:44.598Z Downloaded pin-project v1.1.5
7602024-08-11T07:03:44.610Z Downloaded postcard v1.0.8
7612024-08-11T07:03:44.613Z Downloaded postgres-types v0.2.7
7622024-08-11T07:03:44.616Z Downloaded derive-where v1.2.7
7632024-08-11T07:03:44.620Z Downloaded heapless v0.8.0
7642024-08-11T07:03:44.624Z Downloaded tungstenite v0.20.1
7652024-08-11T07:03:44.630Z Downloaded slog v2.7.0
7662024-08-11T07:03:44.635Z Downloaded zip v0.6.6
7672024-08-11T07:03:44.639Z Downloaded prettyplease v0.2.20
7682024-08-11T07:03:44.642Z Downloaded idna v0.3.0
7692024-08-11T07:03:44.650Z Downloaded ron v0.7.1
7702024-08-11T07:03:44.656Z Downloaded headers v0.3.9
7712024-08-11T07:03:44.662Z Downloaded unicode-bidi v0.3.15
7722024-08-11T07:03:44.665Z Downloaded ron v0.8.1
7732024-08-11T07:03:44.672Z Downloaded portable-atomic v1.6.0
7742024-08-11T07:03:44.679Z Downloaded heapless v0.7.17
7752024-08-11T07:03:44.683Z Downloaded publicsuffix v2.2.3
7762024-08-11T07:03:44.686Z Downloaded expectorate v1.1.0
7772024-08-11T07:03:44.690Z Downloaded regex-automata v0.1.10
7782024-08-11T07:03:44.696Z Downloaded hashbrown v0.12.3
7792024-08-11T07:03:44.699Z Downloaded lalrpop v0.19.12
7802024-08-11T07:03:44.714Z Downloaded tar v0.4.41
7812024-08-11T07:03:44.716Z Downloaded rand v0.8.5
7822024-08-11T07:03:44.719Z Downloaded reedline v0.33.0
7832024-08-11T07:03:44.727Z Downloaded quick-xml v0.31.0
7842024-08-11T07:03:44.736Z Downloaded steno v0.4.1
7852024-08-11T07:03:44.739Z Downloaded http v0.2.12
7862024-08-11T07:03:44.743Z Downloaded http v1.1.0
7872024-08-11T07:03:44.748Z Downloaded serde_with v3.8.3
7882024-08-11T07:03:44.758Z Downloaded unicode-segmentation v1.11.0
7892024-08-11T07:03:44.761Z Downloaded openssl v0.10.66
7902024-08-11T07:03:44.770Z Downloaded rayon v1.10.0
7912024-08-11T07:03:44.780Z Downloaded idna v0.5.0
7922024-08-11T07:03:44.788Z Downloaded chrono v0.4.38
7932024-08-11T07:03:44.799Z Downloaded proptest v1.5.0
7942024-08-11T07:03:44.805Z Downloaded sqlparser v0.45.0
7952024-08-11T07:03:44.812Z Downloaded unicode-normalization v0.1.23
7962024-08-11T07:03:44.816Z Downloaded winnow v0.5.40
7972024-08-11T07:03:44.826Z Downloaded webpki-roots v0.25.4
7982024-08-11T07:03:44.831Z Downloaded radix_trie v0.2.1
7992024-08-11T07:03:44.837Z Downloaded curve25519-dalek v4.1.3
8002024-08-11T07:03:44.847Z Downloaded nix v0.28.0
8012024-08-11T07:03:44.859Z Downloaded rustls-webpki v0.101.7
8022024-08-11T07:03:44.873Z Downloaded gimli v0.28.1
8032024-08-11T07:03:44.882Z Downloaded vcpkg v0.2.15
8042024-08-11T07:03:44.922Z Downloaded smoltcp v0.9.1
8052024-08-11T07:03:44.934Z Downloaded polar-core v0.27.3
8062024-08-11T07:03:44.943Z Downloaded rustls v0.22.4
8072024-08-11T07:03:44.958Z Downloaded rustls v0.21.12
8082024-08-11T07:03:44.971Z Downloaded smoltcp v0.11.0
8092024-08-11T07:03:44.983Z Downloaded diesel v2.2.2
8102024-08-11T07:03:45.003Z Downloaded zerocopy-derive v0.6.6
8112024-08-11T07:03:45.012Z Downloaded regex-syntax v0.6.29
8122024-08-11T07:03:45.018Z Downloaded sled v0.34.7
8132024-08-11T07:03:45.029Z Downloaded regex-syntax v0.8.4
8142024-08-11T07:03:45.038Z Downloaded bstr v1.9.1
8152024-08-11T07:03:45.048Z Downloaded regress v0.9.1
8162024-08-11T07:03:45.057Z Downloaded idna v0.2.3
8172024-08-11T07:03:45.063Z Downloaded petgraph v0.6.5
8182024-08-11T07:03:45.081Z Downloaded ratatui v0.28.0
8192024-08-11T07:03:45.101Z Downloaded openapiv3 v2.0.0
8202024-08-11T07:03:45.112Z Downloaded bstr v0.2.17
8212024-08-11T07:03:45.121Z Downloaded hkdf v0.12.4
8222024-08-11T07:03:45.124Z Downloaded trust-dns-proto v0.22.0
8232024-08-11T07:03:45.136Z Downloaded regex v1.10.6
8242024-08-11T07:03:45.148Z Downloaded object v0.32.2
8252024-08-11T07:03:45.159Z Downloaded hyper v0.14.30
8262024-08-11T07:03:45.168Z Downloaded encoding_rs v0.8.34
8272024-08-11T07:03:45.190Z Downloaded bzip2-sys v0.1.11+1.0.8
8282024-08-11T07:03:45.202Z Downloaded nix v0.27.1
8292024-08-11T07:03:45.213Z Downloaded rustls-webpki v0.102.4
8302024-08-11T07:03:45.233Z Downloaded regex-automata v0.4.6
8312024-08-11T07:03:45.251Z Downloaded finl_unicode v1.2.0
8322024-08-11T07:03:45.265Z Downloaded tokio v1.38.1
8332024-08-11T07:03:45.304Z Downloaded sha3 v0.10.8
8342024-08-11T07:03:45.308Z Downloaded csv v1.3.0
8352024-08-11T07:03:45.329Z Downloaded object v0.30.4
8362024-08-11T07:03:45.341Z Downloaded bitvec v1.0.1
8372024-08-11T07:03:45.358Z Downloaded hashbrown v0.13.2
8382024-08-11T07:03:45.362Z Downloaded time v0.3.36
8392024-08-11T07:03:45.369Z Downloaded h2 v0.3.26
8402024-08-11T07:03:45.375Z Downloaded bindgen v0.69.4
8412024-08-11T07:03:45.383Z Downloaded futures-util v0.3.30
8422024-08-11T07:03:45.396Z Downloaded toml_edit v0.19.15
8432024-08-11T07:03:45.412Z Downloaded reqwest v0.11.27
8442024-08-11T07:03:45.420Z Downloaded schemars v0.8.21
8452024-08-11T07:03:45.433Z Downloaded unicode_categories v0.1.1
8462024-08-11T07:03:45.435Z Downloaded futures v0.3.30
8472024-08-11T07:03:45.439Z Downloaded tokio-util v0.7.11
8482024-08-11T07:03:45.447Z Downloaded blake3 v1.5.1
8492024-08-11T07:03:45.455Z Downloaded tough v0.17.1
8502024-08-11T07:03:45.463Z Downloaded trust-dns-client v0.22.0
8512024-08-11T07:03:45.469Z Downloaded itertools v0.10.5
8522024-08-11T07:03:45.475Z Downloaded tokio-postgres v0.7.11
8532024-08-11T07:03:45.481Z Downloaded dirs-sys-next v0.1.2
8542024-08-11T07:03:45.484Z Downloaded zone v0.1.8
8552024-08-11T07:03:45.484Z Downloaded proc-macro-crate v1.3.1
8562024-08-11T07:03:45.484Z Downloaded smallvec v1.13.2
8572024-08-11T07:03:45.487Z Downloaded ring v0.16.20
8582024-08-11T07:03:45.568Z Downloaded crossterm v0.28.1
8592024-08-11T07:03:45.575Z Downloaded difflib v0.4.0
8602024-08-11T07:03:45.577Z Downloaded psl-types v2.0.11
8612024-08-11T07:03:45.577Z Downloaded derive_builder v0.20.0
8622024-08-11T07:03:45.586Z Downloaded itertools v0.12.1
8632024-08-11T07:03:45.591Z Downloaded termcolor v1.4.1
8642024-08-11T07:03:45.595Z Downloaded fatfs v0.3.6
8652024-08-11T07:03:45.595Z Downloaded fixedbitset v0.4.2
8662024-08-11T07:03:45.595Z Downloaded tracing-attributes v0.1.27
8672024-08-11T07:03:45.599Z Downloaded der v0.7.9
8682024-08-11T07:03:45.602Z Downloaded tokio-native-tls v0.3.1
8692024-08-11T07:03:45.604Z Downloaded toml v0.5.11
8702024-08-11T07:03:45.607Z Downloaded tui-tree-widget v0.22.0
8712024-08-11T07:03:45.608Z Downloaded termios v0.3.3
8722024-08-11T07:03:45.611Z Downloaded string_cache v0.8.7
8732024-08-11T07:03:45.611Z Downloaded tokio-tungstenite v0.21.0
8742024-08-11T07:03:45.613Z Downloaded take_mut v0.2.2
8752024-08-11T07:03:45.613Z Downloaded sha1 v0.10.6
8762024-08-11T07:03:45.613Z Downloaded ring v0.17.8
8772024-08-11T07:03:45.683Z Downloaded ref-cast v1.0.23
8782024-08-11T07:03:45.686Z Downloaded libxml v0.3.3
8792024-08-11T07:03:45.692Z Downloaded crossterm v0.27.0
8802024-08-11T07:03:45.698Z Downloaded getrandom v0.2.14
8812024-08-11T07:03:45.700Z Downloaded mio v0.8.11
8822024-08-11T07:03:45.706Z Downloaded minimal-lexical v0.2.1
8832024-08-11T07:03:45.710Z Downloaded tungstenite v0.21.0
8842024-08-11T07:03:45.713Z Downloaded trust-dns-server v0.22.1
8852024-08-11T07:03:45.718Z Downloaded trust-dns-resolver v0.22.0
8862024-08-11T07:03:45.722Z Downloaded httpdate v1.0.3
8872024-08-11T07:03:45.725Z Downloaded funty v2.0.0
8882024-08-11T07:03:45.725Z Downloaded which v4.4.2
8892024-08-11T07:03:45.728Z Downloaded walkdir v2.5.0
8902024-08-11T07:03:45.728Z Downloaded termtree v0.4.1
8912024-08-11T07:03:45.728Z Downloaded env_logger v0.10.2
8922024-08-11T07:03:45.731Z Downloaded thiserror-no-std v2.0.2
8932024-08-11T07:03:45.734Z Downloaded serde_repr v0.1.19
8942024-08-11T07:03:45.737Z Downloaded predicates v3.1.2
8952024-08-11T07:03:45.740Z Downloaded libm v0.2.8
8962024-08-11T07:03:45.746Z Downloaded serde_arrays v0.1.0
8972024-08-11T07:03:45.749Z Downloaded rustls-pemfile v1.0.4
8982024-08-11T07:03:45.749Z Downloaded smawk v0.3.2
8992024-08-11T07:03:45.752Z Downloaded test-strategy v0.3.1
9002024-08-11T07:03:45.754Z Downloaded base64 v0.21.7
9012024-08-11T07:03:45.757Z Downloaded aho-corasick v1.1.3
9022024-08-11T07:03:45.762Z Downloaded hyper-staticfile v0.9.5
9032024-08-11T07:03:45.765Z Downloaded hash32 v0.2.1
9042024-08-11T07:03:45.767Z Downloaded spin v0.9.8
9052024-08-11T07:03:45.767Z Downloaded smallvec v0.6.14
9062024-08-11T07:03:45.770Z Downloaded ref-cast-impl v1.0.23
9072024-08-11T07:03:45.770Z Downloaded hubpack v0.1.2
9082024-08-11T07:03:45.770Z Downloaded getopts v0.2.21
9092024-08-11T07:03:45.773Z Downloaded diesel_derives v2.2.2
9102024-08-11T07:03:45.777Z Downloaded foreign-types v0.3.2
9112024-08-11T07:03:45.779Z Downloaded pkcs8 v0.10.2
9122024-08-11T07:03:45.779Z Downloaded num-traits v0.2.19
9132024-08-11T07:03:45.782Z Downloaded universal-hash v0.5.1
9142024-08-11T07:03:45.782Z Downloaded stable_deref_trait v1.2.0
9152024-08-11T07:03:45.785Z Downloaded der_derive v0.7.2
9162024-08-11T07:03:45.785Z Downloaded cc v1.0.97
9172024-08-11T07:03:45.789Z Downloaded backtrace v0.3.71
9182024-08-11T07:03:45.792Z Downloaded serde_plain v1.0.2
9192024-08-11T07:03:45.795Z Downloaded base64 v0.22.1
9202024-08-11T07:03:45.798Z Downloaded arc-swap v1.7.1
9212024-08-11T07:03:45.800Z Downloaded rtoolbox v0.0.2
9222024-08-11T07:03:45.803Z Downloaded pkg-config v0.3.30
9232024-08-11T07:03:45.803Z Downloaded humantime v2.1.0
9242024-08-11T07:03:45.806Z Downloaded snafu-derive v0.8.2
9252024-08-11T07:03:45.806Z Downloaded darling_core v0.20.9
9262024-08-11T07:03:45.809Z Downloaded futures-task v0.3.30
9272024-08-11T07:03:45.811Z Downloaded futures-sink v0.3.30
9282024-08-11T07:03:45.812Z Downloaded futures-macro v0.3.30
9292024-08-11T07:03:45.812Z Downloaded futures-io v0.3.30
9302024-08-11T07:03:45.817Z Downloaded futures-executor v0.3.30
9312024-08-11T07:03:45.817Z Downloaded foreign-types-macros v0.2.3
9322024-08-11T07:03:45.817Z Downloaded enum-as-inner v0.5.1
9332024-08-11T07:03:45.820Z Downloaded rustc_version v0.1.7
9342024-08-11T07:03:45.820Z Downloaded rustc-demangle v0.1.24
9352024-08-11T07:03:45.820Z Downloaded strum_macros v0.24.3
9362024-08-11T07:03:45.820Z Downloaded oso v0.27.3
9372024-08-11T07:03:45.823Z Downloaded clang-sys v1.7.0
9382024-08-11T07:03:45.825Z Downloaded chacha20poly1305 v0.10.1
9392024-08-11T07:03:45.828Z Downloaded deranged v0.3.11
9402024-08-11T07:03:45.828Z Downloaded password-hash v0.5.0
9412024-08-11T07:03:45.831Z Downloaded socket2 v0.4.10
9422024-08-11T07:03:45.831Z Downloaded multer v3.1.0
9432024-08-11T07:03:45.834Z Downloaded tls_codec v0.4.1
9442024-08-11T07:03:45.837Z Downloaded float-cmp v0.9.0
9452024-08-11T07:03:45.837Z Downloaded untrusted v0.9.0
9462024-08-11T07:03:45.837Z Downloaded allocator-api2 v0.2.18
9472024-08-11T07:03:45.840Z Downloaded tokio-rustls v0.24.1
9482024-08-11T07:03:45.842Z Downloaded tokio-stream v0.1.15
9492024-08-11T07:03:45.846Z Downloaded strum_macros v0.26.4
9502024-08-11T07:03:45.849Z Downloaded rustc-hash v1.1.0
9512024-08-11T07:03:45.852Z Downloaded quick-error v1.2.3
9522024-08-11T07:03:45.852Z Downloaded r2d2 v0.8.10
9532024-08-11T07:03:45.852Z Downloaded peg v0.8.4
9542024-08-11T07:03:45.855Z Downloaded omicron-zone-package v0.11.0
9552024-08-11T07:03:45.857Z Downloaded mockall_derive v0.13.0
9562024-08-11T07:03:45.862Z Downloaded indicatif v0.17.8
9572024-08-11T07:03:45.866Z Downloaded hostname v0.3.1
9582024-08-11T07:03:45.866Z Downloaded home v0.5.9
9592024-08-11T07:03:45.866Z Downloaded slog-dtrace v0.3.0
9602024-08-11T07:03:45.870Z Downloaded parking_lot_core v0.9.10
9612024-08-11T07:03:45.870Z Downloaded glob v0.3.1
9622024-08-11T07:03:45.872Z Downloaded flagset v0.4.5
9632024-08-11T07:03:45.873Z Downloaded xattr v1.3.1
9642024-08-11T07:03:45.873Z Downloaded owo-colors v4.0.0
9652024-08-11T07:03:45.876Z Downloaded dsl_auto_type v0.1.2
9662024-08-11T07:03:45.876Z Downloaded bytes v1.7.1
9672024-08-11T07:03:45.879Z Downloaded base64 v0.13.1
9682024-08-11T07:03:45.881Z Downloaded nu-ansi-term v0.50.0
9692024-08-11T07:03:45.884Z Downloaded memmap2 v0.9.4
9702024-08-11T07:03:45.887Z Downloaded defmt v0.3.8
9712024-08-11T07:03:45.892Z Downloaded mockall v0.13.0
9722024-08-11T07:03:45.892Z Downloaded console v0.15.8
9732024-08-11T07:03:45.894Z Downloaded ciborium v0.2.2
9742024-08-11T07:03:45.894Z Downloaded strip-ansi-escapes v0.2.0
9752024-08-11T07:03:45.898Z Downloaded signature v2.2.0
9762024-08-11T07:03:45.898Z Downloaded serde_with_macros v3.8.3
9772024-08-11T07:03:45.901Z Downloaded bzip2 v0.4.4
9782024-08-11T07:03:45.901Z Downloaded atomic-waker v1.1.2
9792024-08-11T07:03:45.903Z Downloaded ascii-canvas v3.0.0
9802024-08-11T07:03:45.903Z Downloaded arrayvec v0.7.4
9812024-08-11T07:03:45.907Z Downloaded const-oid v0.9.6
9822024-08-11T07:03:45.907Z Downloaded nanorand v0.7.0
9832024-08-11T07:03:45.909Z Downloaded defmt-macros v0.3.9
9842024-08-11T07:03:45.912Z Downloaded curve25519-dalek-derive v0.1.1
9852024-08-11T07:03:45.912Z Downloaded cookie v0.18.1
9862024-08-11T07:03:45.915Z Downloaded crc-catalog v2.4.0
9872024-08-11T07:03:45.915Z Downloaded num-derive v0.4.2
9882024-08-11T07:03:45.917Z Downloaded nibble_vec v0.1.0
9892024-08-11T07:03:45.917Z Downloaded newtype-uuid v1.1.0
9902024-08-11T07:03:45.920Z Downloaded crc v3.2.1
9912024-08-11T07:03:45.923Z Downloaded constant_time_eq v0.3.0
9922024-08-11T07:03:45.923Z Downloaded cassowary v0.3.0
9932024-08-11T07:03:45.923Z Downloaded parking_lot v0.11.2
9942024-08-11T07:03:45.926Z Downloaded indexmap v1.9.3
9952024-08-11T07:03:45.930Z Downloaded camino-tempfile v1.1.1
9962024-08-11T07:03:45.932Z Downloaded lock_api v0.4.12
9972024-08-11T07:03:45.932Z Downloaded buf-list v1.0.3
9982024-08-11T07:03:45.935Z Downloaded bitfield-struct v0.6.1
9992024-08-11T07:03:45.935Z Downloaded ipnetwork v0.20.0
10002024-08-11T07:03:45.938Z Downloaded inout v0.1.3
10012024-08-11T07:03:45.938Z Downloaded darling v0.20.9
10022024-08-11T07:03:45.941Z Downloaded bitfield v0.14.0
10032024-08-11T07:03:45.944Z Downloaded async-recursion v1.1.1
10042024-08-11T07:03:45.948Z Downloaded ascii v1.1.0
10052024-08-11T07:03:45.951Z Downloaded array-init v0.0.4
10062024-08-11T07:03:45.952Z Downloaded keccak v0.1.5
10072024-08-11T07:03:45.952Z Downloaded backoff v0.4.0
10082024-08-11T07:03:45.954Z Downloaded argon2 v0.5.3
10092024-08-11T07:03:45.954Z Downloaded num v0.4.3
10102024-08-11T07:03:45.954Z Downloaded nodrop v0.1.14
10112024-08-11T07:03:45.954Z Downloaded md-5 v0.10.6
10122024-08-11T07:03:45.957Z Downloaded maplit v1.0.2
10132024-08-11T07:03:45.957Z Downloaded lru-cache v0.1.2
10142024-08-11T07:03:45.960Z Downloaded cstr-argument v0.1.2
10152024-08-11T07:03:45.960Z Downloaded crunchy v0.2.2
10162024-08-11T07:03:45.960Z Downloaded lru v0.12.3
10172024-08-11T07:03:45.960Z Downloaded lazy_static v1.5.0
10182024-08-11T07:03:45.963Z Downloaded matches v0.1.10
10192024-08-11T07:03:45.963Z Downloaded bitstruct v0.1.1
10202024-08-11T07:03:45.965Z Downloaded lazycell v1.3.0
10212024-08-11T07:03:45.966Z Downloaded instability v0.3.2
10222024-08-11T07:03:45.966Z Downloaded impl-trait-for-tuples v0.2.2
10232024-08-11T07:03:45.968Z Downloaded debug-ignore v1.0.5
10242024-08-11T07:03:45.971Z Downloaded lalrpop-util v0.19.12
10252024-08-11T07:03:45.971Z Downloaded kstat-rs v0.2.4
10262024-08-11T07:03:45.971Z Downloaded indent_write v2.2.0
10272024-08-11T07:03:45.974Z Downloaded defmt-parser v0.3.4
10282024-08-11T07:03:45.974Z Downloaded bit-vec v0.6.3
10292024-08-11T07:03:45.974Z Downloaded indoc v1.0.9
10302024-08-11T07:03:45.978Z Downloaded cexpr v0.6.0
10312024-08-11T07:03:45.981Z Downloaded adler v1.0.2
10322024-08-11T07:03:45.981Z Downloaded async-stream-impl v0.3.5
10332024-08-11T07:03:45.981Z Downloaded num_threads v0.1.7
10342024-08-11T07:03:45.981Z Downloaded bitflags v1.3.2
10352024-08-11T07:03:45.984Z Downloaded bb8 v0.8.5
10362024-08-11T07:03:45.984Z Downloaded convert_case v0.4.0
10372024-08-11T07:03:45.988Z Downloaded cobs v0.2.3
10382024-08-11T07:03:45.988Z Downloaded cipher v0.4.4
10392024-08-11T07:03:45.988Z Downloaded chacha20 v0.9.1
10402024-08-11T07:03:45.991Z Downloaded block-padding v0.3.3
10412024-08-11T07:03:45.991Z Downloaded async-stream v0.3.5
10422024-08-11T07:03:45.993Z Downloaded arrayref v0.3.7
10432024-08-11T07:03:45.993Z Downloaded aead v0.5.2
10442024-08-11T07:03:45.993Z Downloaded assert_matches v1.5.0
10452024-08-11T07:03:46.085Z Compiling cfg-if v1.0.0
10462024-08-11T07:03:46.085Z Compiling serde v1.0.205
10472024-08-11T07:03:46.089Z Compiling lock_api v0.4.12
10482024-08-11T07:03:46.089Z Compiling scopeguard v1.2.0
10492024-08-11T07:03:46.089Z Compiling log v0.4.21
10502024-08-11T07:03:46.220Z Compiling cc v1.0.97
10512024-08-11T07:03:46.238Z Compiling syn v2.0.72
10522024-08-11T07:03:46.281Z Compiling typenum v1.17.0
10532024-08-11T07:03:46.357Z Compiling getrandom v0.2.14
10542024-08-11T07:03:46.378Z Compiling generic-array v0.14.7
10552024-08-11T07:03:46.732Z Compiling rand_core v0.6.4
10562024-08-11T07:03:46.748Z Compiling pin-project-lite v0.2.14
10572024-08-11T07:03:46.887Z Compiling parking_lot_core v0.9.10
10582024-08-11T07:03:46.908Z Compiling smallvec v1.13.2
10592024-08-11T07:03:46.939Z Compiling signal-hook-registry v1.4.2
10602024-08-11T07:03:47.279Z Compiling spin v0.9.8
10612024-08-11T07:03:47.318Z Compiling mio v0.8.11
10622024-08-11T07:03:47.381Z Compiling ahash v0.8.11
10632024-08-11T07:03:47.732Z Compiling tinyvec_macros v0.1.1
10642024-08-11T07:03:47.788Z Compiling num_cpus v1.16.0
10652024-08-11T07:03:47.822Z Compiling tinyvec v1.6.0
10662024-08-11T07:03:47.840Z Compiling parking_lot v0.12.2
10672024-08-11T07:03:47.918Z Compiling socket2 v0.5.7
10682024-08-11T07:03:48.124Z Compiling futures-core v0.3.30
10692024-08-11T07:03:48.377Z Compiling subtle v2.5.0
10702024-08-11T07:03:48.662Z Compiling libm v0.2.8
10712024-08-11T07:03:48.719Z Compiling const-oid v0.9.6
10722024-08-11T07:03:48.756Z Compiling serde_json v1.0.122
10732024-08-11T07:03:48.926Z Compiling slab v0.4.9
10742024-08-11T07:03:49.019Z Compiling num-traits v0.2.19
10752024-08-11T07:03:49.103Z Compiling allocator-api2 v0.2.18
10762024-08-11T07:03:49.123Z Compiling unicode-bidi v0.3.15
10772024-08-11T07:03:49.261Z Compiling futures-sink v0.3.30
10782024-08-11T07:03:49.418Z Compiling unicode-normalization v0.1.23
10792024-08-11T07:03:50.037Z Compiling futures-channel v0.3.30
10802024-08-11T07:03:50.075Z Compiling vcpkg v0.2.15
10812024-08-11T07:03:50.095Z Compiling pkg-config v0.3.30
10822024-08-11T07:03:50.518Z Compiling pin-utils v0.1.0
10832024-08-11T07:03:50.631Z Compiling futures-task v0.3.30
10842024-08-11T07:03:50.958Z Compiling futures-io v0.3.30
10852024-08-11T07:03:50.961Z Compiling ring v0.17.8
10862024-08-11T07:03:50.990Z Compiling percent-encoding v2.3.1
10872024-08-11T07:03:51.320Z Compiling ppv-lite86 v0.2.17
10882024-08-11T07:03:51.341Z Compiling tracing-core v0.1.32
10892024-08-11T07:03:51.385Z Compiling powerfmt v0.2.0
10902024-08-11T07:03:51.810Z Compiling rustix v0.38.34
10912024-08-11T07:03:51.833Z Compiling syn v1.0.109
10922024-08-11T07:03:52.271Z Compiling rand_chacha v0.3.1
10932024-08-11T07:03:52.530Z Compiling time-core v0.1.2
10942024-08-11T07:03:52.553Z Compiling openssl-sys v0.9.103
10952024-08-11T07:03:52.666Z Compiling num-conv v0.1.0
10962024-08-11T07:03:52.740Z Compiling untrusted v0.9.0
10972024-08-11T07:03:52.938Z Compiling time-macros v0.2.18
10982024-08-11T07:03:52.961Z Compiling rand v0.8.5
10992024-08-11T07:03:53.028Z Compiling deranged v0.3.11
11002024-08-11T07:03:53.069Z Compiling httparse v1.8.0
11012024-08-11T07:03:53.486Z Compiling num_threads v0.1.7
11022024-08-11T07:03:53.589Z Compiling base64ct v1.6.0
11032024-08-11T07:03:54.309Z Compiling foreign-types-shared v0.1.1
11042024-08-11T07:03:54.411Z Compiling openssl v0.10.66
11052024-08-11T07:03:54.730Z Compiling rustversion v1.0.17
11062024-08-11T07:03:54.809Z Compiling foreign-types v0.3.2
11072024-08-11T07:03:54.851Z Compiling pem-rfc7468 v0.7.0
11082024-08-11T07:03:54.939Z Compiling form_urlencoded v1.2.1
11092024-08-11T07:03:55.211Z Compiling try-lock v0.2.5
11102024-08-11T07:03:55.351Z Compiling rustls v0.21.12
11112024-08-11T07:03:55.500Z Compiling flagset v0.4.5
11122024-08-11T07:03:55.543Z Compiling native-tls v0.2.11
11132024-08-11T07:03:55.606Z Compiling crossbeam-utils v0.8.19
11142024-08-11T07:03:55.706Z Compiling siphasher v0.3.11
11152024-08-11T07:03:56.050Z Compiling want v0.3.1
11162024-08-11T07:03:56.253Z Compiling time v0.3.36
11172024-08-11T07:03:56.318Z Compiling idna v0.5.0
11182024-08-11T07:03:56.337Z Compiling lazy_static v1.5.0
11192024-08-11T07:03:56.465Z Compiling cookie v0.17.0
11202024-08-11T07:03:56.777Z Compiling aho-corasick v1.1.3
11212024-08-11T07:03:56.821Z Compiling slog v2.7.0
11222024-08-11T07:03:57.396Z Compiling openssl-probe v0.1.5
11232024-08-11T07:03:57.433Z Compiling httpdate v1.0.3
11242024-08-11T07:03:57.753Z Compiling adler v1.0.2
11252024-08-11T07:03:57.919Z Compiling iana-time-zone v0.1.60
11262024-08-11T07:03:57.953Z Compiling tower-service v0.3.2
11272024-08-11T07:03:57.982Z Compiling cpufeatures v0.2.12
11282024-08-11T07:03:58.069Z Compiling finl_unicode v1.2.0
11292024-08-11T07:03:58.086Z Compiling regex-syntax v0.8.4
11302024-08-11T07:03:58.367Z Compiling miniz_oxide v0.7.2
11312024-08-11T07:03:58.670Z Compiling stringprep v0.1.4
11322024-08-11T07:04:00.131Z Compiling url v2.5.2
11332024-08-11T07:04:01.394Z Compiling serde_derive v1.0.205
11342024-08-11T07:04:01.605Z Compiling zeroize_derive v1.4.2
11352024-08-11T07:04:01.741Z Compiling zerocopy-derive v0.7.34
11362024-08-11T07:04:02.140Z Compiling tokio-macros v2.3.0
11372024-08-11T07:04:02.829Z Compiling thiserror-impl v1.0.63
11382024-08-11T07:04:03.369Z Compiling zeroize v1.7.0
11392024-08-11T07:04:03.497Z Compiling futures-macro v0.3.30
11402024-08-11T07:04:03.853Z Compiling tracing-attributes v0.1.27
11412024-08-11T07:04:04.122Z Compiling zerocopy v0.7.34
11422024-08-11T07:04:05.321Z Compiling scroll_derive v0.12.0
11432024-08-11T07:04:05.425Z Compiling crypto-common v0.1.6
11442024-08-11T07:04:05.698Z Compiling block-buffer v0.10.4
11452024-08-11T07:04:05.745Z Compiling futures-util v0.3.30
11462024-08-11T07:04:06.052Z Compiling digest v0.10.7
11472024-08-11T07:04:06.449Z Compiling thiserror v1.0.63
11482024-08-11T07:04:06.587Z Compiling hashbrown v0.14.5
11492024-08-11T07:04:06.591Z Compiling pest v2.7.10
11502024-08-11T07:04:06.666Z Compiling hmac v0.12.1
11512024-08-11T07:04:06.905Z Compiling openssl-macros v0.1.1
11522024-08-11T07:04:06.946Z Compiling scroll v0.12.0
11532024-08-11T07:04:07.530Z Compiling goblin v0.8.2
11542024-08-11T07:04:07.687Z Compiling der_derive v0.7.2
11552024-08-11T07:04:07.925Z Compiling sct v0.7.1
11562024-08-11T07:04:07.964Z Compiling tracing v0.1.40
11572024-08-11T07:04:08.321Z Compiling rustls-webpki v0.101.7
11582024-08-11T07:04:08.574Z Compiling sha2 v0.10.8
11592024-08-11T07:04:09.887Z Compiling pest_meta v2.7.10
11602024-08-11T07:04:10.430Z Compiling der v0.7.9
11612024-08-11T07:04:10.450Z Compiling md-5 v0.10.6
11622024-08-11T07:04:10.697Z Compiling regex-automata v0.4.6
11632024-08-11T07:04:12.154Z Compiling pest_generator v2.7.10
11642024-08-11T07:04:12.545Z Compiling spki v0.7.3
11652024-08-11T07:04:12.958Z Compiling num-integer v0.1.46
11662024-08-11T07:04:13.783Z Compiling idna v0.3.0
11672024-08-11T07:04:13.873Z Compiling backtrace v0.3.71
11682024-08-11T07:04:14.366Z Compiling hash32 v0.2.1
11692024-08-11T07:04:14.383Z Compiling smoltcp v0.9.1
11702024-08-11T07:04:14.764Z Compiling gimli v0.28.1
11712024-08-11T07:04:15.214Z Compiling psl-types v2.0.11
11722024-08-11T07:04:15.284Z Compiling pest_derive v2.7.10
11732024-08-11T07:04:15.403Z Compiling base64 v0.22.1
11742024-08-11T07:04:15.576Z Compiling fallible-iterator v0.2.0
11752024-08-11T07:04:16.213Z Compiling dtrace-parser v0.2.0
11762024-08-11T07:04:16.241Z Compiling signal-hook v0.3.17
11772024-08-11T07:04:16.350Z Compiling crc32fast v1.4.0
11782024-08-11T07:04:16.526Z Compiling stable_deref_trait v1.2.0
11792024-08-11T07:04:16.660Z Compiling publicsuffix v2.2.3
11802024-08-11T07:04:16.946Z Compiling pkcs8 v0.10.2
11812024-08-11T07:04:16.987Z Compiling bytes v1.7.1
11822024-08-11T07:04:17.374Z Compiling bitflags v2.6.0
11832024-08-11T07:04:17.855Z Compiling indexmap v2.3.0
11842024-08-11T07:04:18.366Z Compiling tokio v1.38.1
11852024-08-11T07:04:18.437Z Compiling http v0.2.12
11862024-08-11T07:04:18.741Z Compiling semver v1.0.23
11872024-08-11T07:04:19.547Z Compiling rustc_version v0.4.0
11882024-08-11T07:04:19.880Z Compiling dof v0.3.0
11892024-08-11T07:04:20.153Z Compiling http-body v0.4.6
11902024-08-11T07:04:20.311Z Compiling heapless v0.7.17
11912024-08-11T07:04:20.845Z Compiling uuid v1.10.0
11922024-08-11T07:04:21.065Z Compiling usdt-impl v0.5.0
11932024-08-11T07:04:21.148Z Compiling serde_spanned v0.6.7
11942024-08-11T07:04:21.430Z Compiling toml_datetime v0.6.8
11952024-08-11T07:04:22.026Z Compiling serde_tokenstream v0.2.1
11962024-08-11T07:04:22.231Z Compiling chrono v0.4.38
11972024-08-11T07:04:22.508Z Compiling terminal_size v0.3.0
11982024-08-11T07:04:22.707Z Compiling addr2line v0.21.0
11992024-08-11T07:04:22.795Z Compiling postgres-protocol v0.6.7
12002024-08-11T07:04:22.821Z Compiling hubpack_derive v0.1.1
12012024-08-11T07:04:23.371Z Compiling block-padding v0.3.3
12022024-08-11T07:04:23.643Z Compiling zerocopy-derive v0.6.6
12032024-08-11T07:04:23.819Z Compiling async-trait v0.1.81
12042024-08-11T07:04:24.824Z Compiling phf_shared v0.11.2
12052024-08-11T07:04:25.119Z Compiling serde_derive_internals v0.29.1
12062024-08-11T07:04:25.196Z Compiling ff v0.13.0
12072024-08-11T07:04:25.199Z Compiling object v0.32.2
12082024-08-11T07:04:25.425Z Compiling fs-err v2.11.0
12092024-08-11T07:04:25.719Z Compiling managed v0.8.0
12102024-08-11T07:04:25.958Z Compiling bitflags v1.3.2
12112024-08-11T07:04:26.052Z Compiling regex-automata v0.1.10
12122024-08-11T07:04:26.084Z Compiling schemars v0.8.21
12132024-08-11T07:04:26.174Z Compiling base16ct v0.2.0
12142024-08-11T07:04:26.529Z Compiling matches v0.1.10
12152024-08-11T07:04:26.560Z Compiling winnow v0.5.40
12162024-08-11T07:04:26.630Z Compiling rustc-demangle v0.1.24
12172024-08-11T07:04:26.662Z Compiling bit-vec v0.6.3
12182024-08-11T07:04:26.904Z Compiling either v1.13.0
12192024-08-11T07:04:27.189Z Compiling tokio-util v0.7.11
12202024-08-11T07:04:27.693Z Compiling tokio-rustls v0.24.1
12212024-08-11T07:04:28.057Z Compiling tokio-native-tls v0.3.1
12222024-08-11T07:04:28.096Z Compiling anyhow v1.0.86
12232024-08-11T07:04:28.119Z Compiling base64 v0.21.7
12242024-08-11T07:04:28.346Z Compiling h2 v0.3.26
12252024-08-11T07:04:28.668Z Compiling ipnet v2.9.0
12262024-08-11T07:04:28.891Z Compiling rustls-pemfile v1.0.4
12272024-08-11T07:04:28.909Z Compiling schemars_derive v0.8.21
12282024-08-11T07:04:29.353Z Compiling clap_builder v4.5.15
12292024-08-11T07:04:29.942Z Compiling idna v0.2.3
12302024-08-11T07:04:29.974Z Compiling bstr v0.2.17
12312024-08-11T07:04:30.775Z Compiling toml_edit v0.19.15
12322024-08-11T07:04:31.599Z Compiling sec1 v0.7.3
12332024-08-11T07:04:32.520Z Compiling zerocopy v0.6.6
12342024-08-11T07:04:33.061Z Compiling group v0.13.0
12352024-08-11T07:04:33.416Z Compiling phf v0.11.2
12362024-08-11T07:04:33.545Z Compiling postgres-types v0.2.7
12372024-08-11T07:04:33.776Z Compiling cookie_store v0.20.0
12382024-08-11T07:04:33.958Z Compiling hubpack v0.1.2
12392024-08-11T07:04:34.453Z Compiling inout v0.1.3
12402024-08-11T07:04:34.684Z Compiling usdt-attr-macro v0.5.0
12412024-08-11T07:04:34.746Z Compiling usdt-macro v0.5.0
12422024-08-11T07:04:35.147Z Compiling serde_urlencoded v0.7.1
12432024-08-11T07:04:35.765Z Compiling regex v1.10.6
12442024-08-11T07:04:35.896Z Compiling hyper v0.14.30
12452024-08-11T07:04:36.391Z Compiling num-bigint v0.4.5
12462024-08-11T07:04:36.468Z Compiling futures-executor v0.3.30
12472024-08-11T07:04:36.728Z Compiling enum-as-inner v0.5.1
12482024-08-11T07:04:36.936Z Compiling hkdf v0.12.4
12492024-08-11T07:04:37.060Z Compiling crypto-bigint v0.5.5
12502024-08-11T07:04:37.178Z Compiling serde_repr v0.1.19
12512024-08-11T07:04:37.757Z Compiling clap_derive v4.5.13
12522024-08-11T07:04:38.422Z Compiling strum_macros v0.25.3
12532024-08-11T07:04:39.471Z Compiling phf_shared v0.10.0
12542024-08-11T07:04:39.476Z Compiling float-cmp v0.9.0
12552024-08-11T07:04:39.680Z Compiling mio v1.0.1
12562024-08-11T07:04:39.705Z Compiling encoding_rs v0.8.34
12572024-08-11T07:04:39.884Z Compiling precomputed-hash v0.1.1
12582024-08-11T07:04:40.005Z Compiling new_debug_unreachable v1.0.6
12592024-08-11T07:04:40.107Z Compiling difflib v0.4.0
12602024-08-11T07:04:40.921Z Compiling mime v0.3.17
12612024-08-11T07:04:41.548Z Compiling minimal-lexical v0.2.1
12622024-08-11T07:04:41.716Z Compiling webpki-roots v0.25.4
12632024-08-11T07:04:41.911Z Compiling unicode-segmentation v1.11.0
12642024-08-11T07:04:42.132Z Compiling whoami v1.5.1
12652024-08-11T07:04:42.856Z Compiling predicates-core v1.0.6
12662024-08-11T07:04:42.876Z Compiling data-encoding v2.6.0
12672024-08-11T07:04:42.966Z Compiling static_assertions v1.1.0
12682024-08-11T07:04:43.090Z Compiling fixedbitset v0.4.2
12692024-08-11T07:04:43.280Z Compiling hyper-tls v0.5.0
12702024-08-11T07:04:43.406Z Compiling hyper-rustls v0.24.2
12712024-08-11T07:04:43.501Z Compiling dyn-clone v1.0.17
12722024-08-11T07:04:43.612Z Compiling normalize-line-endings v0.3.0
12732024-08-11T07:04:43.702Z Compiling sync_wrapper v0.1.2
12742024-08-11T07:04:43.754Z Compiling predicates v3.1.2
12752024-08-11T07:04:43.779Z Compiling trust-dns-proto v0.22.0
12762024-08-11T07:04:43.838Z Compiling reqwest v0.11.27
12772024-08-11T07:04:44.467Z Compiling clap v4.5.15
12782024-08-11T07:04:44.598Z Compiling petgraph v0.6.5
12792024-08-11T07:04:45.434Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
12802024-08-11T07:04:45.502Z Compiling toml_edit v0.22.20
12812024-08-11T07:04:46.491Z Compiling similar v2.5.0
12822024-08-11T07:04:47.799Z Compiling tokio-postgres v0.7.11
12832024-08-11T07:04:48.007Z Compiling nom v7.1.3
12842024-08-11T07:04:48.749Z Compiling console v0.15.8
12852024-08-11T07:04:49.298Z Compiling signal-hook-mio v0.2.4
12862024-08-11T07:04:49.482Z Compiling elliptic-curve v0.13.8
12872024-08-11T07:04:50.342Z Compiling string_cache v0.8.7
12882024-08-11T07:04:50.359Z Compiling usdt v0.5.0
12892024-08-11T07:04:50.799Z Compiling yasna v0.5.2
12902024-08-11T07:04:50.871Z Compiling futures v0.3.30
12912024-08-11T07:04:51.039Z Compiling flate2 v1.0.31
12922024-08-11T07:04:52.102Z Compiling cipher v0.4.4
12932024-08-11T07:04:52.138Z Compiling toml v0.7.8
12942024-08-11T07:04:52.710Z Compiling itertools v0.10.5
12952024-08-11T07:04:53.035Z Compiling itertools v0.12.1
12962024-08-11T07:04:53.128Z Compiling bit-set v0.5.3
12972024-08-11T07:04:53.420Z Compiling tokio-stream v0.1.15
12982024-08-11T07:04:53.496Z Compiling openapiv3 v2.0.0
12992024-08-11T07:04:53.828Z Compiling hex v0.4.3
13002024-08-11T07:04:53.932Z Compiling bstr v1.9.1
13012024-08-11T07:04:54.509Z Compiling num-iter v0.1.45
13022024-08-11T07:04:54.535Z Compiling crossbeam-epoch v0.9.18
13032024-08-11T07:04:54.553Z Compiling dirs-sys-next v0.1.2
13042024-08-11T07:04:54.706Z Compiling lalrpop-util v0.19.12
13052024-08-11T07:04:55.138Z Compiling unicode-xid v0.2.4
13062024-08-11T07:04:55.317Z Compiling peg-runtime v0.8.3
13072024-08-11T07:04:55.346Z Compiling dirs-next v2.0.0
13082024-08-11T07:04:55.381Z Compiling thread_local v1.1.8
13092024-08-11T07:04:55.560Z Compiling slog-async v2.8.0
13102024-08-11T07:04:55.703Z Compiling term v0.7.0
13112024-08-11T07:04:55.945Z Compiling xattr v1.3.1
13122024-08-11T07:04:55.965Z Compiling strum_macros v0.26.4
13132024-08-11T07:04:55.985Z Compiling crossbeam-channel v0.5.12
13142024-08-11T07:04:56.195Z Compiling filetime v0.2.24
13152024-08-11T07:04:56.212Z Compiling is-terminal v0.4.12
13162024-08-11T07:04:56.337Z Compiling take_mut v0.2.2
13172024-08-11T07:04:56.354Z Compiling slog-term v2.9.1
13182024-08-11T07:04:56.491Z Compiling tar v0.4.41
13192024-08-11T07:04:56.508Z Compiling camino v1.1.7
13202024-08-11T07:04:58.779Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13212024-08-11T07:04:59.391Z Compiling strum v0.26.3
13222024-08-11T07:04:59.471Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13232024-08-11T07:05:04.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
13242024-08-11T07:05:05.141Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13252024-08-11T07:05:05.183ZAug 11 07:05:03.884 INFO Starting download, target: Clickhouse
13262024-08-11T07:05:05.183ZAug 11 07:05:03.884 INFO Starting download, target: Console
13272024-08-11T07:05:05.183ZAug 11 07:05:03.884 INFO Starting download, target: Cockroach
13282024-08-11T07:05:05.183ZAug 11 07:05:03.884 INFO Starting download, target: DendriteOpenapi
13292024-08-11T07:05:05.186ZAug 11 07:05:03.884 INFO Starting download, target: DendriteStub
13302024-08-11T07:05:05.186ZAug 11 07:05:03.884 INFO Starting download, target: MaghemiteMgd
13312024-08-11T07:05:05.186ZAug 11 07:05:03.884 INFO Starting download, target: TransceiverControl
13322024-08-11T07:05:05.186ZAug 11 07:05:03.885 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13332024-08-11T07:05:05.186ZAug 11 07:05:03.885 INFO Downloading out/downloads/dpd-9811438cc91c6ec4e8a8ca12479c920bb25fec81.json (attempt 1/3), target: DendriteOpenapi
13342024-08-11T07:05:05.186ZAug 11 07:05:03.885 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13352024-08-11T07:05:05.186ZAug 11 07:05:03.885 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13362024-08-11T07:05:05.186ZAug 11 07:05:03.885 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13372024-08-11T07:05:05.186ZAug 11 07:05:03.885 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13382024-08-11T07:05:05.186ZAug 11 07:05:03.885 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13392024-08-11T07:05:05.287ZAug 11 07:05:03.988 INFO Download complete, target: DendriteOpenapi
13402024-08-11T07:05:05.494ZAug 11 07:05:04.190 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13412024-08-11T07:05:05.767ZAug 11 07:05:04.468 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13422024-08-11T07:05:05.789ZAug 11 07:05:04.489 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13432024-08-11T07:05:05.887ZAug 11 07:05:04.588 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13442024-08-11T07:05:06.178ZAug 11 07:05:04.879 INFO Download complete, target: Console
13452024-08-11T07:05:06.244ZAug 11 07:05:04.944 INFO Download complete, target: TransceiverControl
13462024-08-11T07:05:07.107ZAug 11 07:05:05.808 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
13472024-08-11T07:05:08.830ZAug 11 07:05:07.530 INFO Download complete, target: DendriteStub
13482024-08-11T07:05:09.103ZAug 11 07:05:07.804 INFO Download complete, target: MaghemiteMgd
13492024-08-11T07:05:09.498ZAug 11 07:05:08.196 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
13502024-08-11T07:05:09.498ZAug 11 07:05:08.196 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
13512024-08-11T07:05:17.562ZAug 11 07:05:16.261 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
13522024-08-11T07:05:17.910ZAug 11 07:05:16.609 INFO Checking that binary works, target: Cockroach
13532024-08-11T07:05:18.125ZAug 11 07:05:16.824 INFO Download complete, target: Cockroach
13542024-08-11T07:05:21.255ZAug 11 07:05:19.953 INFO Checking that binary works, target: Clickhouse
13552024-08-11T07:05:21.613ZAug 11 07:05:20.312 INFO Download complete, target: Clickhouse
13562024-08-11T07:05:21.823ZAll builder prerequisites installed successfully, and PATH looks valid
13572024-08-11T07:05:21.827Z
13582024-08-11T07:05:21.827Zreal 4:30.020592566
13592024-08-11T07:05:21.827Zuser 11:47.178174974
13602024-08-11T07:05:21.827Zsys 2:28.271502533
13612024-08-11T07:05:21.827Ztrap 0.458837122
13622024-08-11T07:05:21.827Ztflt 4.237910592
13632024-08-11T07:05:21.827Zdflt 4.792551413
13642024-08-11T07:05:21.827Zkflt 0.147538921
13652024-08-11T07:05:21.827Zlock 22:35.277313727
13662024-08-11T07:05:21.827Zslp 46:49.156343870
13672024-08-11T07:05:21.827Zlat 40.600216186
13682024-08-11T07:05:21.827Zstop 1:45.830349883
13692024-08-11T07:05:21.827Z+ banner build
13702024-08-11T07:05:21.830Z
13712024-08-11T07:05:21.830Z ##### # # # # #####
13722024-08-11T07:05:21.830Z # # # # # # # #
13732024-08-11T07:05:21.830Z ##### # # # # # #
13742024-08-11T07:05:21.830Z # # # # # # # #
13752024-08-11T07:05:21.830Z # # # # # # # #
13762024-08-11T07:05:21.830Z ##### #### # ###### #####
13772024-08-11T07:05:21.830Z
13782024-08-11T07:05:21.830Z+ export 'RUSTFLAGS=-D warnings'
13792024-08-11T07:05:21.830Z+ RUSTFLAGS='-D warnings'
13802024-08-11T07:05:21.830Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
13812024-08-11T07:05:21.830Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
13822024-08-11T07:05:21.830Z+ [[ illumos == \i\l\l\u\m\o\s ]]
13832024-08-11T07:05:21.830Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
13842024-08-11T07:05:21.830Z+ export TMPDIR=/var/tmp/omicron_tmp
13852024-08-11T07:05:21.831Z+ TMPDIR=/var/tmp/omicron_tmp
13862024-08-11T07:05:21.831Z+ export RUST_BACKTRACE=1
13872024-08-11T07:05:21.831Z+ RUST_BACKTRACE=1
13882024-08-11T07:05:21.831Z+ export CARGO_INCREMENTAL=0
13892024-08-11T07:05:21.831Z+ CARGO_INCREMENTAL=0
13902024-08-11T07:05:21.831Z+ export RUSTC_BOOTSTRAP=1
13912024-08-11T07:05:21.831Z+ RUSTC_BOOTSTRAP=1
13922024-08-11T07:05:21.831Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
13932024-08-11T07:05:22.733Z Downloading crates ...
13942024-08-11T07:05:23.110Z Downloaded aes v0.8.4
13952024-08-11T07:05:23.118Z Downloaded aes-gcm v0.10.3
13962024-08-11T07:05:23.121Z Downloaded bcrypt-pbkdf v0.10.0
13972024-08-11T07:05:23.123Z Downloaded assert_cmd v2.0.15
13982024-08-11T07:05:23.126Z Downloaded approx v0.5.1
13992024-08-11T07:05:23.126Z Downloaded cast v0.3.0
14002024-08-11T07:05:23.129Z Downloaded cfg-expr v0.16.0
14012024-08-11T07:05:23.132Z Downloaded cbc v0.1.2
14022024-08-11T07:05:23.132Z Downloaded blowfish v0.9.1
14032024-08-11T07:05:23.135Z Downloaded criterion-plot v0.5.0
14042024-08-11T07:05:23.135Z Downloaded criterion v0.5.1
14052024-08-11T07:05:23.142Z Downloaded blake2b_simd v1.0.2
14062024-08-11T07:05:23.145Z Downloaded ed25519 v2.2.3
14072024-08-11T07:05:23.148Z Downloaded escape8259 v0.5.2
14082024-08-11T07:05:23.148Z Downloaded ed25519-dalek v2.1.1
14092024-08-11T07:05:23.150Z Downloaded ecdsa v0.16.9
14102024-08-11T07:05:23.153Z Downloaded dhcproto v0.12.0
14112024-08-11T07:05:23.157Z Downloaded futures-timer v3.0.3
14122024-08-11T07:05:23.160Z Downloaded ghash v0.5.1
14132024-08-11T07:05:23.160Z Downloaded getrandom v0.1.16
14142024-08-11T07:05:23.162Z Downloaded fancy-regex v0.13.0
14152024-08-11T07:05:23.166Z Downloaded http-body v1.0.0
14162024-08-11T07:05:23.169Z Downloaded httptest v0.15.5
14172024-08-11T07:05:23.172Z Downloaded hex-literal v0.4.1
14182024-08-11T07:05:23.172Z Downloaded guppy-workspace-hack v0.1.0
14192024-08-11T07:05:23.175Z Downloaded guppy v0.17.7
14202024-08-11T07:05:23.179Z Downloaded doc-comment v0.3.3
14212024-08-11T07:05:23.183Z Downloaded dirs-sys v0.4.1
14222024-08-11T07:05:23.183Z Downloaded dirs v5.0.1
14232024-08-11T07:05:23.186Z Downloaded dhcproto-macros v0.1.0
14242024-08-11T07:05:23.186Z Downloaded datatest-stable v0.2.9
14252024-08-11T07:05:23.190Z Downloaded ctr v0.9.2
14262024-08-11T07:05:23.193Z Downloaded anes v0.1.6
14272024-08-11T07:05:23.234Z Downloaded rfc6979 v0.4.0
14282024-08-11T07:05:23.236Z Downloaded relative-path v1.9.3
14292024-08-11T07:05:23.239Z Downloaded rand_chacha v0.2.2
14302024-08-11T07:05:23.239Z Downloaded rand_core v0.5.1
14312024-08-11T07:05:23.239Z Downloaded polyval v0.6.2
14322024-08-11T07:05:23.242Z Downloaded rand_distr v0.4.3
14332024-08-11T07:05:23.245Z Downloaded primeorder v0.13.6
14342024-08-11T07:05:23.245Z Downloaded rand v0.7.3
14352024-08-11T07:05:23.251Z Downloaded yansi v0.5.1
14362024-08-11T07:05:23.254Z Downloaded hyper v1.3.1
14372024-08-11T07:05:23.258Z Downloaded trybuild v1.0.99
14382024-08-11T07:05:23.263Z Downloaded tower-layer v0.3.2
14392024-08-11T07:05:23.266Z Downloaded tower v0.4.13
14402024-08-11T07:05:23.273Z Downloaded tinytemplate v1.2.1
14412024-08-11T07:05:23.275Z Downloaded threadpool v1.8.1
14422024-08-11T07:05:23.275Z Downloaded target-spec v3.2.1
14432024-08-11T07:05:23.278Z Downloaded target-lexicon v0.12.16
14442024-08-11T07:05:23.281Z Downloaded similar-asserts v1.5.0
14452024-08-11T07:05:23.281Z Downloaded rustls-native-certs v0.7.0
14462024-08-11T07:05:23.283Z Downloaded rust-argon2 v2.1.0
14472024-08-11T07:05:23.286Z Downloaded russh-keys v0.43.0
14482024-08-11T07:05:23.289Z Downloaded russh-cryptovec v0.7.2
14492024-08-11T07:05:23.289Z Downloaded russh v0.43.0
14502024-08-11T07:05:23.293Z Downloaded rstest_macros v0.19.0
14512024-08-11T07:05:23.296Z Downloaded rstest v0.19.0
14522024-08-11T07:05:23.300Z Downloaded pbkdf2 v0.11.0
14532024-08-11T07:05:23.303Z Downloaded nested v0.1.1
14542024-08-11T07:05:23.306Z Downloaded libtest-mimic v0.7.3
14552024-08-11T07:05:23.306Z Downloaded pretty_assertions v1.4.0
14562024-08-11T07:05:23.309Z Downloaded plotters-svg v0.3.5
14572024-08-11T07:05:23.309Z Downloaded plotters-backend v0.3.5
14582024-08-11T07:05:23.311Z Downloaded plotters v0.3.5
14592024-08-11T07:05:23.317Z Downloaded pbkdf2 v0.12.2
14602024-08-11T07:05:23.320Z Downloaded pathdiff v0.2.1
14612024-08-11T07:05:23.320Z Downloaded password-hash v0.4.2
14622024-08-11T07:05:23.323Z Downloaded partial-io v0.5.4
14632024-08-11T07:05:23.323Z Downloaded p521 v0.13.3
14642024-08-11T07:05:23.326Z Downloaded p256 v0.13.2
14652024-08-11T07:05:23.330Z Downloaded option-ext v0.2.0
14662024-08-11T07:05:23.333Z Downloaded oorandom v11.1.3
14672024-08-11T07:05:23.333Z Downloaded md5 v0.7.0
14682024-08-11T07:05:23.333Z Downloaded internet-checksum v0.2.1
14692024-08-11T07:05:23.333Z Downloaded hyper-util v0.1.3
14702024-08-11T07:05:23.336Z Downloaded hyper-rustls v0.26.0
14712024-08-11T07:05:23.926Z Dirty proc-macro2 v1.0.86: the rustflags changed
14722024-08-11T07:05:23.926Z Compiling proc-macro2 v1.0.86
14732024-08-11T07:05:23.926Z Dirty unicode-ident v1.0.12: the rustflags changed
14742024-08-11T07:05:23.927Z Compiling unicode-ident v1.0.12
14752024-08-11T07:05:23.927Z Dirty libc v0.2.155: the rustflags changed
14762024-08-11T07:05:23.927Z Compiling libc v0.2.155
14772024-08-11T07:05:23.927Z Dirty cfg-if v1.0.0: the rustflags changed
14782024-08-11T07:05:23.927Z Compiling cfg-if v1.0.0
14792024-08-11T07:05:23.930Z Dirty serde v1.0.205: the rustflags changed
14802024-08-11T07:05:23.930Z Compiling serde v1.0.205
14812024-08-11T07:05:23.930Z Dirty version_check v0.9.5: the rustflags changed
14822024-08-11T07:05:23.930Z Compiling version_check v0.9.5
14832024-08-11T07:05:23.930Z Dirty autocfg v1.3.0: the rustflags changed
14842024-08-11T07:05:23.930Z Compiling autocfg v1.3.0
14852024-08-11T07:05:23.930Z Dirty memchr v2.7.2: the rustflags changed
14862024-08-11T07:05:23.930Z Compiling memchr v2.7.2
14872024-08-11T07:05:23.930Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d49ccfd8249300a7 -C extra-filename=-d49ccfd8249300a7 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-d49ccfd8249300a7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14882024-08-11T07:05:23.930Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d72d7b152c86412 -C extra-filename=-3d72d7b152c86412 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14892024-08-11T07:05:23.930Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=97cf168771c558ea -C extra-filename=-97cf168771c558ea --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-97cf168771c558ea -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14902024-08-11T07:05:23.930Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_if --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=94faf137b493206b -C extra-filename=-94faf137b493206b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14912024-08-11T07:05:23.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.205/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d457d7b7d529fcba -C extra-filename=-d457d7b7d529fcba --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-d457d7b7d529fcba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14922024-08-11T07:05:24.056Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3b15747880b886c1 -C extra-filename=-3b15747880b886c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14932024-08-11T07:05:24.079Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name version_check --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f67b0bf22e78afd -C extra-filename=-6f67b0bf22e78afd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14942024-08-11T07:05:24.081Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7640f4cdb39f9682 -C extra-filename=-7640f4cdb39f9682 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14952024-08-11T07:05:24.189Z Dirty scopeguard v1.2.0: the rustflags changed
14962024-08-11T07:05:24.189Z Compiling scopeguard v1.2.0
14972024-08-11T07:05:24.192Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scopeguard --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=5380524236143168 -C extra-filename=-5380524236143168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
14982024-08-11T07:05:24.352Z Dirty log v0.4.21: the rustflags changed
14992024-08-11T07:05:24.352Z Compiling log v0.4.21
15002024-08-11T07:05:24.355Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=46cf9439802ec3f9 -C extra-filename=-46cf9439802ec3f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15012024-08-11T07:05:24.730Z Dirty byteorder v1.5.0: the rustflags changed
15022024-08-11T07:05:24.730Z Compiling byteorder v1.5.0
15032024-08-11T07:05:24.732Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name byteorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=325983a483f82094 -C extra-filename=-325983a483f82094 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15042024-08-11T07:05:24.762Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-d49ccfd8249300a7/build-script-build`
15052024-08-11T07:05:24.811Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-d457d7b7d529fcba/build-script-build`
15062024-08-11T07:05:24.885Z Dirty once_cell v1.19.0: the rustflags changed
15072024-08-11T07:05:24.885Z Compiling once_cell v1.19.0
15082024-08-11T07:05:24.889Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d381d90b77512a0f -C extra-filename=-d381d90b77512a0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15092024-08-11T07:05:24.909Z Dirty itoa v1.0.11: the rustflags changed
15102024-08-11T07:05:24.909Z Compiling itoa v1.0.11
15112024-08-11T07:05:24.912Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itoa --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=4cb0fb6bacfafb96 -C extra-filename=-4cb0fb6bacfafb96 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15122024-08-11T07:05:24.933Z Dirty smallvec v1.13.2: the rustflags changed
15132024-08-11T07:05:24.933Z Compiling smallvec v1.13.2
15142024-08-11T07:05:24.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=90c42fabfdf6af03 -C extra-filename=-90c42fabfdf6af03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15152024-08-11T07:05:24.955Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-97cf168771c558ea/build-script-build`
15162024-08-11T07:05:25.039Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=39d204f28cc7075a -C extra-filename=-39d204f28cc7075a --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-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
15172024-08-11T07:05:25.042Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libc --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2977f4e89cc8b9da -C extra-filename=-2977f4e89cc8b9da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
15182024-08-11T07:05:25.145Z Dirty lock_api v0.4.12: the rustflags changed
15192024-08-11T07:05:25.145Z Compiling lock_api v0.4.12
15202024-08-11T07:05:25.148Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=653785a230c85179 -C extra-filename=-653785a230c85179 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-653785a230c85179 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15212024-08-11T07:05:25.168Z Dirty parking_lot_core v0.9.10: the rustflags changed
15222024-08-11T07:05:25.168Z Compiling parking_lot_core v0.9.10
15232024-08-11T07:05:25.171Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=aeb53c5354bb50d5 -C extra-filename=-aeb53c5354bb50d5 --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15242024-08-11T07:05:25.241Z Dirty libm v0.2.8: the rustflags changed
15252024-08-11T07:05:25.241Z Compiling libm v0.2.8
15262024-08-11T07:05:25.244Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=167dbd547a9f8507 -C extra-filename=-167dbd547a9f8507 --out-dir /work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15272024-08-11T07:05:25.337Z Dirty pin-project-lite v0.2.14: the rustflags changed
15282024-08-11T07:05:25.337Z Compiling pin-project-lite v0.2.14
15292024-08-11T07:05:25.340Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_lite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5196b1d39b63f0cb -C extra-filename=-5196b1d39b63f0cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15302024-08-11T07:05:25.389Z Dirty num-traits v0.2.19: the rustflags changed
15312024-08-11T07:05:25.389Z Compiling num-traits v0.2.19
15322024-08-11T07:05:25.393Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=df973dab6b6b4461 -C extra-filename=-df973dab6b6b4461 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-df973dab6b6b4461 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15332024-08-11T07:05:25.497Z Dirty cc v1.0.97: the rustflags changed
15342024-08-11T07:05:25.497Z Compiling cc v1.0.97
15352024-08-11T07:05:25.500Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=9494c7e9645530d5 -C extra-filename=-9494c7e9645530d5 --out-dir /work/oxidecomputer/omicron/target/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-08-11T07:05:25.569Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-653785a230c85179/build-script-build`
15372024-08-11T07:05:25.689Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507/build-script-build`
15382024-08-11T07:05:25.723Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libm --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libm-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=ba00d9da7e296366 -C extra-filename=-ba00d9da7e296366 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15392024-08-11T07:05:25.747Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=09a20e99f076665f -C extra-filename=-09a20e99f076665f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
15402024-08-11T07:05:25.820Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5/build-script-build`
15412024-08-11T07:05:25.825Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-df973dab6b6b4461/build-script-build`
15422024-08-11T07:05:25.855Z Dirty thiserror v1.0.63: the rustflags changed
15432024-08-11T07:05:25.855Z Compiling thiserror v1.0.63
15442024-08-11T07:05:25.858Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6af16f059664a63 -C extra-filename=-a6af16f059664a63 --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-a6af16f059664a63 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15452024-08-11T07:05:25.880Z Dirty ryu v1.0.18: the rustflags changed
15462024-08-11T07:05:25.880Z Compiling ryu v1.0.18
15472024-08-11T07:05:25.883Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ryu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=c8748712d383e42f -C extra-filename=-c8748712d383e42f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15482024-08-11T07:05:26.101Z Dirty quote v1.0.36: the rustflags changed
15492024-08-11T07:05:26.101Z Compiling quote v1.0.36
15502024-08-11T07:05:26.106Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=46c64c1f55b4d3af -C extra-filename=-46c64c1f55b4d3af --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-39d204f28cc7075a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15512024-08-11T07:05:26.298Z Dirty spin v0.9.8: the rustflags changed
15522024-08-11T07:05:26.298Z Compiling spin v0.9.8
15532024-08-11T07:05:26.322Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=d52e3d8c16e8a214 -C extra-filename=-d52e3d8c16e8a214 --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-09a20e99f076665f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15542024-08-11T07:05:26.322Z Dirty ahash v0.8.11: the rustflags changed
15552024-08-11T07:05:26.322Z Compiling ahash v0.8.11
15562024-08-11T07:05:26.325Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=6093e0e56b120ab2 -C extra-filename=-6093e0e56b120ab2 --out-dir /work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15572024-08-11T07:05:26.575Z Dirty syn v2.0.72: the rustflags changed
15582024-08-11T07:05:26.575Z Compiling syn v2.0.72
15592024-08-11T07:05:26.648Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0188594352aec504 -C extra-filename=-0188594352aec504 --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-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15602024-08-11T07:05:26.730Z Dirty getrandom v0.2.14: the rustflags changed
15612024-08-11T07:05:26.730Z Compiling getrandom v0.2.14
15622024-08-11T07:05:26.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=f17162317cb3b488 -C extra-filename=-f17162317cb3b488 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15632024-08-11T07:05:26.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=036dd9f6b762820e -C extra-filename=-036dd9f6b762820e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15642024-08-11T07:05:26.758Z Dirty signal-hook-registry v1.4.2: the rustflags changed
15652024-08-11T07:05:26.758Z Compiling signal-hook-registry v1.4.2
15662024-08-11T07:05:26.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_registry --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=90f25099cdb1b5e6 -C extra-filename=-90f25099cdb1b5e6 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15672024-08-11T07:05:26.859Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=2914d78ac96fc53c -C extra-filename=-2914d78ac96fc53c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp`
15682024-08-11T07:05:26.952Z Dirty rand_core v0.6.4: the rustflags changed
15692024-08-11T07:05:26.952Z Compiling rand_core v0.6.4
15702024-08-11T07:05:26.955Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=712f34846d8898c6 -C extra-filename=-712f34846d8898c6 --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-f17162317cb3b488.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15712024-08-11T07:05:27.169Z Dirty parking_lot v0.12.2: the rustflags changed
15722024-08-11T07:05:27.169Z Compiling parking_lot v0.12.2
15732024-08-11T07:05:27.173Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=d2c6d5e451dfd0ff -C extra-filename=-d2c6d5e451dfd0ff --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-09a20e99f076665f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-036dd9f6b762820e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15742024-08-11T07:05:27.210Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-a6af16f059664a63/build-script-build`
15752024-08-11T07:05:27.337Z Dirty mio v0.8.11: the rustflags changed
15762024-08-11T07:05:27.337Z Compiling mio v0.8.11
15772024-08-11T07:05:27.340Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=f5538ab28795be32 -C extra-filename=-f5538ab28795be32 --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-2977f4e89cc8b9da.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15782024-08-11T07:05:27.451Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2/build-script-build`
15792024-08-11T07:05:27.507Z Dirty num_cpus v1.16.0: the rustflags changed
15802024-08-11T07:05:27.507Z Compiling num_cpus v1.16.0
15812024-08-11T07:05:27.525Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_cpus --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=efde18f6370b8182 -C extra-filename=-efde18f6370b8182 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15822024-08-11T07:05:27.530Z Dirty socket2 v0.5.7: the rustflags changed
15832024-08-11T07:05:27.530Z Compiling socket2 v0.5.7
15842024-08-11T07:05:27.530Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name socket2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="all"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=06830b5a71d23f82 -C extra-filename=-06830b5a71d23f82 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15852024-08-11T07:05:27.554Z Dirty serde_json v1.0.122: the rustflags changed
15862024-08-11T07:05:27.554Z Compiling serde_json v1.0.122
15872024-08-11T07:05:27.557Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.122/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=77cac7e37171a31a -C extra-filename=-77cac7e37171a31a --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-77cac7e37171a31a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15882024-08-11T07:05:27.640Z Dirty allocator-api2 v0.2.18: the rustflags changed
15892024-08-11T07:05:27.640Z Compiling allocator-api2 v0.2.18
15902024-08-11T07:05:27.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name allocator_api2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=b6220780d1ff212d -C extra-filename=-b6220780d1ff212d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15912024-08-11T07:05:28.101Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-77cac7e37171a31a/build-script-build`
15922024-08-11T07:05:28.138Z Dirty typenum v1.17.0: the rustflags changed
15932024-08-11T07:05:28.138Z Compiling typenum v1.17.0
15942024-08-11T07:05:28.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=f78d3e5b0e6ba211 -C extra-filename=-f78d3e5b0e6ba211 --out-dir /work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15952024-08-11T07:05:28.193Z Dirty generic-array v0.14.7: the rustflags changed
15962024-08-11T07:05:28.193Z Compiling generic-array v0.14.7
15972024-08-11T07:05:28.196Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=6331d367a75138c7 -C extra-filename=-6331d367a75138c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
15982024-08-11T07:05:28.659Z Dirty futures-core v0.3.30: the rustflags changed
15992024-08-11T07:05:28.659Z Compiling futures-core v0.3.30
16002024-08-11T07:05:28.662Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=965f1abbaef84084 -C extra-filename=-965f1abbaef84084 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16012024-08-11T07:05:28.685Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7/build-script-build`
16022024-08-11T07:05:28.707Z Dirty fnv v1.0.7: the rustflags changed
16032024-08-11T07:05:28.707Z Compiling fnv v1.0.7
16042024-08-11T07:05:28.710Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fnv --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=384dbe410948d0e9 -C extra-filename=-384dbe410948d0e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16052024-08-11T07:05:28.763Z Dirty subtle v2.5.0: the rustflags changed
16062024-08-11T07:05:28.763Z Compiling subtle v2.5.0
16072024-08-11T07:05:28.769Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=69c441407b09e74b -C extra-filename=-69c441407b09e74b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16082024-08-11T07:05:28.857Z Dirty equivalent v1.0.1: the rustflags changed
16092024-08-11T07:05:28.857Z Compiling equivalent v1.0.1
16102024-08-11T07:05:28.860Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name equivalent --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d0ebed4a536b088 -C extra-filename=-8d0ebed4a536b088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16112024-08-11T07:05:28.879Z Dirty futures-sink v0.3.30: the rustflags changed
16122024-08-11T07:05:28.879Z Compiling futures-sink v0.3.30
16132024-08-11T07:05:28.882Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d5a6af5eceae766d -C extra-filename=-d5a6af5eceae766d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16142024-08-11T07:05:28.956Z Dirty slab v0.4.9: the rustflags changed
16152024-08-11T07:05:28.956Z Compiling slab v0.4.9
16162024-08-11T07:05:28.958Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=26e342cf5190e347 -C extra-filename=-26e342cf5190e347 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-26e342cf5190e347 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16172024-08-11T07:05:28.990Z Dirty futures-io v0.3.30: the rustflags changed
16182024-08-11T07:05:28.990Z Compiling futures-io v0.3.30
16192024-08-11T07:05:28.996Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=1044befc4d8b6f32 -C extra-filename=-1044befc4d8b6f32 --out-dir /work/oxidecomputer/omicron/target/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-08-11T07:05:29.061Z Dirty futures-channel v0.3.30: the rustflags changed
16212024-08-11T07:05:29.061Z Compiling futures-channel v0.3.30
16222024-08-11T07:05:29.064Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=315266bf3c88a0ab -C extra-filename=-315266bf3c88a0ab --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-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16232024-08-11T07:05:29.083Z Dirty pin-utils v0.1.0: the rustflags changed
16242024-08-11T07:05:29.083Z Compiling pin-utils v0.1.0
16252024-08-11T07:05:29.086Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_utils --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab4c9310920e6cf2 -C extra-filename=-ab4c9310920e6cf2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16262024-08-11T07:05:29.140Z Dirty futures-task v0.3.30: the rustflags changed
16272024-08-11T07:05:29.140Z Compiling futures-task v0.3.30
16282024-08-11T07:05:29.143Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=b2e13e142afbdd87 -C extra-filename=-b2e13e142afbdd87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16292024-08-11T07:05:29.194Z Dirty regex-syntax v0.8.4: the rustflags changed
16302024-08-11T07:05:29.194Z Compiling regex-syntax v0.8.4
16312024-08-11T07:05:29.199Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7d938304ceffab4a -C extra-filename=-7d938304ceffab4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16322024-08-11T07:05:29.310Z Dirty syn v1.0.109: the rustflags changed
16332024-08-11T07:05:29.310Z Compiling syn v1.0.109
16342024-08-11T07:05:29.313Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7bd69fb34c9940b1 -C extra-filename=-7bd69fb34c9940b1 --out-dir /work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16352024-08-11T07:05:29.338Z Dirty const-oid v0.9.6: the rustflags changed
16362024-08-11T07:05:29.338Z Compiling const-oid v0.9.6
16372024-08-11T07:05:29.357Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_oid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="db"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=0fbd4ee0c026a43b -C extra-filename=-0fbd4ee0c026a43b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16382024-08-11T07:05:29.405Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-26e342cf5190e347/build-script-build`
16392024-08-11T07:05:29.443Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211/build-script-main`
16402024-08-11T07:05:29.466Z Dirty aho-corasick v1.1.3: the rustflags changed
16412024-08-11T07:05:29.466Z Compiling aho-corasick v1.1.3
16422024-08-11T07:05:29.469Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=ccd418511fd0e494 -C extra-filename=-ccd418511fd0e494 --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-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16432024-08-11T07:05:29.495Z Dirty heck v0.5.0: the rustflags changed
16442024-08-11T07:05:29.495Z Compiling heck v0.5.0
16452024-08-11T07:05:29.498Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=830498e334c402a9 -C extra-filename=-830498e334c402a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16462024-08-11T07:05:29.548Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f96e20c34b56be83 -C extra-filename=-f96e20c34b56be83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16472024-08-11T07:05:29.647Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typenum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=60752444239cd916 -C extra-filename=-60752444239cd916 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16482024-08-11T07:05:29.849Z Dirty iana-time-zone v0.1.60: the rustflags changed
16492024-08-11T07:05:29.849Z Compiling iana-time-zone v0.1.60
16502024-08-11T07:05:29.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=e4234c30fefa5b8b -C extra-filename=-e4234c30fefa5b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16512024-08-11T07:05:30.016Z Dirty semver v1.0.23: the rustflags changed
16522024-08-11T07:05:30.016Z Compiling semver v1.0.23
16532024-08-11T07:05:30.019Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=746a93df62810af4 -C extra-filename=-746a93df62810af4 --out-dir /work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16542024-08-11T07:05:30.039Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1/build-script-build`
16552024-08-11T07:05:30.115Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=0c3b85329fe55c62 -C extra-filename=-0c3b85329fe55c62 --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-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
16562024-08-11T07:05:30.321Z Dirty rustix v0.38.34: the rustflags changed
16572024-08-11T07:05:30.321Z Compiling rustix v0.38.34
16582024-08-11T07:05:30.324Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.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="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=acd65f42c1541416 -C extra-filename=-acd65f42c1541416 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-acd65f42c1541416 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16592024-08-11T07:05:30.643Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4/build-script-build`
16602024-08-11T07:05:30.726Z Dirty errno v0.3.9: the rustflags changed
16612024-08-11T07:05:30.726Z Compiling errno v0.3.9
16622024-08-11T07:05:30.746Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name errno --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=20b45d248da772ee -C extra-filename=-20b45d248da772ee --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16632024-08-11T07:05:31.044Z Dirty tinyvec_macros v0.1.1: the rustflags changed
16642024-08-11T07:05:31.044Z Compiling tinyvec_macros v0.1.1
16652024-08-11T07:05:31.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3f75058ddf213ea -C extra-filename=-e3f75058ddf213ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16662024-08-11T07:05:31.091Z Dirty ppv-lite86 v0.2.17: the rustflags changed
16672024-08-11T07:05:31.091Z Compiling ppv-lite86 v0.2.17
16682024-08-11T07:05:31.094Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=de1c01fb16cf43da -C extra-filename=-de1c01fb16cf43da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16692024-08-11T07:05:31.157Z Dirty tinyvec v1.6.0: the rustflags changed
16702024-08-11T07:05:31.157Z Compiling tinyvec v1.6.0
16712024-08-11T07:05:31.160Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=bfd9b440086bc207 -C extra-filename=-bfd9b440086bc207 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec_macros-e3f75058ddf213ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16722024-08-11T07:05:31.250Z Dirty lazy_static v1.5.0: the rustflags changed
16732024-08-11T07:05:31.250Z Compiling lazy_static v1.5.0
16742024-08-11T07:05:31.253Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=4058c7340bf7b5f3 -C extra-filename=-4058c7340bf7b5f3 --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-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16752024-08-11T07:05:31.273Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-acd65f42c1541416/build-script-build`
16762024-08-11T07:05:31.394Z Dirty dyn-clone v1.0.17: the rustflags changed
16772024-08-11T07:05:31.394Z Compiling dyn-clone v1.0.17
16782024-08-11T07:05:31.422Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dyn_clone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dyn-clone-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5859d1b7689bc278 -C extra-filename=-5859d1b7689bc278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16792024-08-11T07:05:31.426Z Dirty schemars v0.8.21: the rustflags changed
16802024-08-11T07:05:31.426Z Compiling schemars v0.8.21
16812024-08-11T07:05:31.429Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=55f55719d25eeb1e -C extra-filename=-55f55719d25eeb1e --out-dir /work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16822024-08-11T07:05:31.657Z Dirty pkg-config v0.3.30: the rustflags changed
16832024-08-11T07:05:31.657Z Compiling pkg-config v0.3.30
16842024-08-11T07:05:31.660Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb481e38678e4e0a -C extra-filename=-eb481e38678e4e0a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16852024-08-11T07:05:31.911Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e/build-script-build`
16862024-08-11T07:05:31.943Z Dirty cpufeatures v0.2.12: the rustflags changed
16872024-08-11T07:05:31.943Z Compiling cpufeatures v0.2.12
16882024-08-11T07:05:31.945Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=250510e548f1bd64 -C extra-filename=-250510e548f1bd64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16892024-08-11T07:05:31.966Z Dirty unicode-bidi v0.3.15: the rustflags changed
16902024-08-11T07:05:31.966Z Compiling unicode-bidi v0.3.15
16912024-08-11T07:05:31.969Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=773c324f50696e3f -C extra-filename=-773c324f50696e3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16922024-08-11T07:05:32.063Z Dirty rand_chacha v0.3.1: the rustflags changed
16932024-08-11T07:05:32.063Z Compiling rand_chacha v0.3.1
16942024-08-11T07:05:32.066Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=06ff9ddc7c7c443e -C extra-filename=-06ff9ddc7c7c443e --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-de1c01fb16cf43da.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16952024-08-11T07:05:32.728Z Dirty unicode-normalization v0.1.23: the rustflags changed
16962024-08-11T07:05:32.728Z Compiling unicode-normalization v0.1.23
16972024-08-11T07:05:32.731Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4163aa611c9fa9ab -C extra-filename=-4163aa611c9fa9ab --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-bfd9b440086bc207.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
16982024-08-11T07:05:33.279Z Dirty regex-automata v0.4.6: the rustflags changed
16992024-08-11T07:05:33.279Z Compiling regex-automata v0.4.6
17002024-08-11T07:05:33.282Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=fcd8ea28b6b8ac77 -C extra-filename=-fcd8ea28b6b8ac77 --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-ccd418511fd0e494.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17012024-08-11T07:05:33.552Z Dirty tracing-core v0.1.32: the rustflags changed
17022024-08-11T07:05:33.552Z Compiling tracing-core v0.1.32
17032024-08-11T07:05:33.555Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=adeb21224cd93e5d -C extra-filename=-adeb21224cd93e5d --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-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17042024-08-11T07:05:33.928Z Dirty rand v0.8.5: the rustflags changed
17052024-08-11T07:05:33.929Z Compiling rand v0.8.5
17062024-08-11T07:05:33.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=2bc27de9dad720ce -C extra-filename=-2bc27de9dad720ce --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-2977f4e89cc8b9da.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-06ff9ddc7c7c443e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17072024-08-11T07:05:34.605Z Dirty serde_derive_internals v0.29.1: the rustflags changed
17082024-08-11T07:05:34.606Z Compiling serde_derive_internals v0.29.1
17092024-08-11T07:05:34.609Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2f764d1ad9ba460 -C extra-filename=-c2f764d1ad9ba460 --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-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17102024-08-11T07:05:35.101Z Dirty either v1.13.0: the rustflags changed
17112024-08-11T07:05:35.101Z Compiling either v1.13.0
17122024-08-11T07:05:35.104Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name either --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=5d39f2eb1424d60a -C extra-filename=-5d39f2eb1424d60a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17132024-08-11T07:05:35.299Z Dirty percent-encoding v2.3.1: the rustflags changed
17142024-08-11T07:05:35.299Z Compiling percent-encoding v2.3.1
17152024-08-11T07:05:35.302Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name percent_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8bf889c42ff0e1d1 -C extra-filename=-8bf889c42ff0e1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17162024-08-11T07:05:35.546Z Dirty form_urlencoded v1.2.1: the rustflags changed
17172024-08-11T07:05:35.546Z Compiling form_urlencoded v1.2.1
17182024-08-11T07:05:35.549Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name form_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5569ff5eb631ad8f -C extra-filename=-5569ff5eb631ad8f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17192024-08-11T07:05:35.695Z Dirty unicode-width v0.1.13: the rustflags changed
17202024-08-11T07:05:35.696Z Compiling unicode-width v0.1.13
17212024-08-11T07:05:35.698Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=3919ec52e6b0b262 -C extra-filename=-3919ec52e6b0b262 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17222024-08-11T07:05:35.898Z Dirty time-core v0.1.2: the rustflags changed
17232024-08-11T07:05:35.898Z Compiling time-core v0.1.2
17242024-08-11T07:05:35.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e8438a68f7699e06 -C extra-filename=-e8438a68f7699e06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17252024-08-11T07:05:35.951Z Dirty num-conv v0.1.0: the rustflags changed
17262024-08-11T07:05:35.951Z Compiling num-conv v0.1.0
17272024-08-11T07:05:35.954Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_conv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2dbaadbd2a98f6d3 -C extra-filename=-2dbaadbd2a98f6d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17282024-08-11T07:05:36.081Z Dirty httparse v1.8.0: the rustflags changed
17292024-08-11T07:05:36.081Z Compiling httparse v1.8.0
17302024-08-11T07:05:36.084Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=080b0553c9222f9d -C extra-filename=-080b0553c9222f9d --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-080b0553c9222f9d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17312024-08-11T07:05:36.104Z Dirty powerfmt v0.2.0: the rustflags changed
17322024-08-11T07:05:36.104Z Compiling powerfmt v0.2.0
17332024-08-11T07:05:36.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name powerfmt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=3fa201fe28271c4f -C extra-filename=-3fa201fe28271c4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17342024-08-11T07:05:36.195Z Dirty ring v0.17.8: the rustflags changed
17352024-08-11T07:05:36.195Z Compiling ring v0.17.8
17362024-08-11T07:05:36.200Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=a4a2a5a940d05015 -C extra-filename=-a4a2a5a940d05015 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-a4a2a5a940d05015 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-9494c7e9645530d5.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17372024-08-11T07:05:36.223Z Dirty time-macros v0.2.18: the rustflags changed
17382024-08-11T07:05:36.223Z Compiling time-macros v0.2.18
17392024-08-11T07:05:36.226Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=fe135c41e946333f -C extra-filename=-fe135c41e946333f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-2dbaadbd2a98f6d3.rlib --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-e8438a68f7699e06.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17402024-08-11T07:05:36.512Z Dirty deranged v0.3.11: the rustflags changed
17412024-08-11T07:05:36.512Z Compiling deranged v0.3.11
17422024-08-11T07:05:36.515Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name deranged --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=aad5a879e3302801 -C extra-filename=-aad5a879e3302801 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-3fa201fe28271c4f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17432024-08-11T07:05:36.605Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-080b0553c9222f9d/build-script-build`
17442024-08-11T07:05:36.634Z Dirty num_threads v0.1.7: the rustflags changed
17452024-08-11T07:05:36.634Z Compiling num_threads v0.1.7
17462024-08-11T07:05:36.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_threads --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4cdb0e798929dbb9 -C extra-filename=-4cdb0e798929dbb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17472024-08-11T07:05:36.778Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4ceb8996510f7f6e -C extra-filename=-4ceb8996510f7f6e --out-dir /work/oxidecomputer/omicron/target/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`
17482024-08-11T07:05:37.545Z Dirty idna v0.5.0: the rustflags changed
17492024-08-11T07:05:37.545Z Compiling idna v0.5.0
17502024-08-11T07:05:37.548Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=28c67756af01de96 -C extra-filename=-28c67756af01de96 --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-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17512024-08-11T07:05:37.569Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-a4a2a5a940d05015/build-script-build`
17522024-08-11T07:05:37.607Z Dirty adler v1.0.2: the rustflags changed
17532024-08-11T07:05:37.607Z Compiling adler v1.0.2
17542024-08-11T07:05:37.610Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=74707462cb48944c -C extra-filename=-74707462cb48944c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17552024-08-11T07:05:37.922Z Dirty miniz_oxide v0.7.2: the rustflags changed
17562024-08-11T07:05:37.922Z Compiling miniz_oxide v0.7.2
17572024-08-11T07:05:37.925Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=0754261838d72f08 -C extra-filename=-0754261838d72f08 --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-74707462cb48944c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17582024-08-11T07:05:38.679Z Dirty url v2.5.2: the rustflags changed
17592024-08-11T07:05:38.679Z Compiling url v2.5.2
17602024-08-11T07:05:38.682Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=c883dcfe2d3789aa -C extra-filename=-c883dcfe2d3789aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-28c67756af01de96.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17612024-08-11T07:05:39.403Z Dirty regex v1.10.6: the rustflags changed
17622024-08-11T07:05:39.403Z Compiling regex v1.10.6
17632024-08-11T07:05:39.406Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.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="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=f062f553787acf4a -C extra-filename=-f062f553787acf4a --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-ccd418511fd0e494.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17642024-08-11T07:05:39.634Z Dirty rustversion v1.0.17: the rustflags changed
17652024-08-11T07:05:39.634Z Compiling rustversion v1.0.17
17662024-08-11T07:05:39.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12b051871c96bdc0 -C extra-filename=-12b051871c96bdc0 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17672024-08-11T07:05:39.965Z Dirty time v0.3.36: the rustflags changed
17682024-08-11T07:05:39.965Z Compiling time v0.3.36
17692024-08-11T07:05:39.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name time --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=fb18128a1fc11699 -C extra-filename=-fb18128a1fc11699 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern deranged=/work/oxidecomputer/omicron/target/debug/deps/libderanged-aad5a879e3302801.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern num_conv=/work/oxidecomputer/omicron/target/debug/deps/libnum_conv-2dbaadbd2a98f6d3.rmeta --extern num_threads=/work/oxidecomputer/omicron/target/debug/deps/libnum_threads-4cdb0e798929dbb9.rmeta --extern powerfmt=/work/oxidecomputer/omicron/target/debug/deps/libpowerfmt-3fa201fe28271c4f.rmeta --extern time_core=/work/oxidecomputer/omicron/target/debug/deps/libtime_core-e8438a68f7699e06.rmeta --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17702024-08-11T07:05:40.461Z Dirty untrusted v0.9.0: the rustflags changed
17712024-08-11T07:05:40.461Z Compiling untrusted v0.9.0
17722024-08-11T07:05:40.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ba18449f0014995 -C extra-filename=-5ba18449f0014995 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17732024-08-11T07:05:40.526Z Dirty strsim v0.11.1: the rustflags changed
17742024-08-11T07:05:40.526Z Compiling strsim v0.11.1
17752024-08-11T07:05:40.529Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strsim --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1f7ddb01f1b033d -C extra-filename=-a1f7ddb01f1b033d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17762024-08-11T07:05:40.593Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0/build-script-build`
17772024-08-11T07:05:40.627Z Dirty vcpkg v0.2.15: the rustflags changed
17782024-08-11T07:05:40.627Z Compiling vcpkg v0.2.15
17792024-08-11T07:05:40.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vcpkg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1de0e5370f5fe5c3 -C extra-filename=-1de0e5370f5fe5c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17802024-08-11T07:05:40.689Z Dirty slog v2.7.0: the rustflags changed
17812024-08-11T07:05:40.689Z Compiling slog v2.7.0
17822024-08-11T07:05:40.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=993125d68d51fc81 -C extra-filename=-993125d68d51fc81 --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17832024-08-11T07:05:40.709Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=b61923086b86499a -C extra-filename=-b61923086b86499a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-f17162317cb3b488.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
17842024-08-11T07:05:41.426Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81/build-script-build`
17852024-08-11T07:05:41.507Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustversion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustversion-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd12841eafeed674 -C extra-filename=-cd12841eafeed674 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(cfg_macro_not_allowed)' --check-cfg 'cfg(host_os, values("windows"))'`
17862024-08-11T07:05:41.635Z Dirty try-lock v0.2.5: the rustflags changed
17872024-08-11T07:05:41.635Z Compiling try-lock v0.2.5
17882024-08-11T07:05:41.638Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name try_lock --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=313404437aa63526 -C extra-filename=-313404437aa63526 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17892024-08-11T07:05:41.831Z Dirty want v0.3.1: the rustflags changed
17902024-08-11T07:05:41.831Z Compiling want v0.3.1
17912024-08-11T07:05:41.834Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name want --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=834a74e98d60d91b -C extra-filename=-834a74e98d60d91b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern try_lock=/work/oxidecomputer/omicron/target/debug/deps/libtry_lock-313404437aa63526.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17922024-08-11T07:05:42.199Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="dynamic-keys"' --cfg 'feature="max_level_trace"' --cfg 'feature="release_max_level_debug"' --cfg 'feature="release_max_level_trace"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "nested-values", "nothreads", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std"))' -C metadata=e9a5d2b6dcbc0177 -C extra-filename=-e9a5d2b6dcbc0177 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
17932024-08-11T07:05:42.334Z Dirty serde_derive v1.0.205: the rustflags changed
17942024-08-11T07:05:42.334Z Compiling serde_derive v1.0.205
17952024-08-11T07:05:42.338Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.205/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=78580edbccf03e34 -C extra-filename=-78580edbccf03e34 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17962024-08-11T07:05:43.090Z Dirty zerocopy-derive v0.7.34: the rustflags changed
17972024-08-11T07:05:43.090Z Compiling zerocopy-derive v0.7.34
17982024-08-11T07:05:43.093Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d38f1aaca5d3bc2b -C extra-filename=-d38f1aaca5d3bc2b --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
17992024-08-11T07:05:43.127Z Dirty zeroize_derive v1.4.2: the rustflags changed
18002024-08-11T07:05:43.127Z Compiling zeroize_derive v1.4.2
18012024-08-11T07:05:43.130Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=edb8089bbbf548a8 -C extra-filename=-edb8089bbbf548a8 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18022024-08-11T07:05:43.160Z Dirty thiserror-impl v1.0.63: the rustflags changed
18032024-08-11T07:05:43.160Z Compiling thiserror-impl v1.0.63
18042024-08-11T07:05:43.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=06f4492ef42ca8b5 -C extra-filename=-06f4492ef42ca8b5 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18052024-08-11T07:05:45.001Z Dirty tokio-macros v2.3.0: the rustflags changed
18062024-08-11T07:05:45.001Z Compiling tokio-macros v2.3.0
18072024-08-11T07:05:45.006Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7cd36908938d7e4c -C extra-filename=-7cd36908938d7e4c --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18082024-08-11T07:05:45.135Z Dirty zeroize v1.7.0: the rustflags changed
18092024-08-11T07:05:45.135Z Compiling zeroize v1.7.0
18102024-08-11T07:05:45.138Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=fe54c6e20c355e92 -C extra-filename=-fe54c6e20c355e92 --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-edb8089bbbf548a8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18112024-08-11T07:05:45.535Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=06f3d453e5019bde -C extra-filename=-06f3d453e5019bde --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
18122024-08-11T07:05:45.699Z Dirty futures-macro v0.3.30: the rustflags changed
18132024-08-11T07:05:45.700Z Compiling futures-macro v0.3.30
18142024-08-11T07:05:45.703Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=884e9c54f92bcb0f -C extra-filename=-884e9c54f92bcb0f --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18152024-08-11T07:05:45.745Z Dirty zerocopy v0.7.34: the rustflags changed
18162024-08-11T07:05:45.745Z Compiling zerocopy v0.7.34
18172024-08-11T07:05:45.751Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=49b3183e334b0b14 -C extra-filename=-49b3183e334b0b14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-d38f1aaca5d3bc2b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18182024-08-11T07:05:45.790Z Dirty schemars_derive v0.8.21: the rustflags changed
18192024-08-11T07:05:45.790Z Compiling schemars_derive v0.8.21
18202024-08-11T07:05:45.793Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c882dc5128881753 -C extra-filename=-c882dc5128881753 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-c2f764d1ad9ba460.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18212024-08-11T07:05:46.840Z Dirty tracing-attributes v0.1.27: the rustflags changed
18222024-08-11T07:05:46.840Z Compiling tracing-attributes v0.1.27
18232024-08-11T07:05:46.844Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=75a93575ac27a528 -C extra-filename=-75a93575ac27a528 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18242024-08-11T07:05:46.890Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=309c3d3bca908d45 -C extra-filename=-309c3d3bca908d45 --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-06f4492ef42ca8b5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
18252024-08-11T07:05:46.950Z Dirty openssl-sys v0.9.103: the rustflags changed
18262024-08-11T07:05:46.950Z Compiling openssl-sys v0.9.103
18272024-08-11T07:05:46.953Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_main --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=a169ad55ee172d18 -C extra-filename=-a169ad55ee172d18 --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-a169ad55ee172d18 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-9494c7e9645530d5.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18282024-08-11T07:05:47.034Z Dirty crypto-common v0.1.6: the rustflags changed
18292024-08-11T07:05:47.034Z Compiling crypto-common v0.1.6
18302024-08-11T07:05:47.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_common --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=767c05c3324991c7 -C extra-filename=-767c05c3324991c7 --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-06f3d453e5019bde.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18312024-08-11T07:05:47.053Z Dirty block-buffer v0.10.4: the rustflags changed
18322024-08-11T07:05:47.053Z Compiling block-buffer v0.10.4
18332024-08-11T07:05:47.057Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3547f3720d13cdb1 -C extra-filename=-3547f3720d13cdb1 --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-06f3d453e5019bde.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18342024-08-11T07:05:47.280Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ahash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=a5310778e8190f9a -C extra-filename=-a5310778e8190f9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-f17162317cb3b488.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-49b3183e334b0b14.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
18352024-08-11T07:05:47.327Z Dirty digest v0.10.7: the rustflags changed
18362024-08-11T07:05:47.327Z Compiling digest v0.10.7
18372024-08-11T07:05:47.330Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name digest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=063d0c2469814ada -C extra-filename=-063d0c2469814ada --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-3547f3720d13cdb1.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-767c05c3324991c7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18382024-08-11T07:05:47.416Z Dirty async-trait v0.1.81: the rustflags changed
18392024-08-11T07:05:47.416Z Compiling async-trait v0.1.81
18402024-08-11T07:05:47.438Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5547710810e44ff9 -C extra-filename=-5547710810e44ff9 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18412024-08-11T07:05:47.957Z Dirty hashbrown v0.14.5: the rustflags changed
18422024-08-11T07:05:47.957Z Compiling hashbrown v0.14.5
18432024-08-11T07:05:47.972Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=e9c0c75a0b28a83e -C extra-filename=-e9c0c75a0b28a83e --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-a5310778e8190f9a.rmeta --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-b6220780d1ff212d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18442024-08-11T07:05:48.057Z Dirty futures-util v0.3.30: the rustflags changed
18452024-08-11T07:05:48.057Z Compiling futures-util v0.3.30
18462024-08-11T07:05:48.062Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=0932cfe286ee3ae0 -C extra-filename=-0932cfe286ee3ae0 --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-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-884e9c54f92bcb0f.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-ab4c9310920e6cf2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18472024-08-11T07:05:48.082Z Dirty tower-service v0.3.2: the rustflags changed
18482024-08-11T07:05:48.082Z Compiling tower-service v0.3.2
18492024-08-11T07:05:48.084Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c20ddb2efdeabe78 -C extra-filename=-c20ddb2efdeabe78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18502024-08-11T07:05:48.236Z Dirty base64ct v1.6.0: the rustflags changed
18512024-08-11T07:05:48.236Z Compiling base64ct v1.6.0
18522024-08-11T07:05:48.240Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=43a44750c8116f3c -C extra-filename=-43a44750c8116f3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18532024-08-11T07:05:48.240Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-a169ad55ee172d18/build-script-main`
18542024-08-11T07:05:48.359Z Dirty backtrace v0.3.71: the rustflags changed
18552024-08-11T07:05:48.359Z Compiling backtrace v0.3.71
18562024-08-11T07:05:48.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=3a5948913ab9e26d -C extra-filename=-3a5948913ab9e26d --out-dir /work/oxidecomputer/omicron/target/debug/build/backtrace-3a5948913ab9e26d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-9494c7e9645530d5.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18572024-08-11T07:05:48.948Z Dirty base64 v0.21.7: the rustflags changed
18582024-08-11T07:05:48.948Z Compiling base64 v0.21.7
18592024-08-11T07:05:48.951Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=a2ffa63167802121 -C extra-filename=-a2ffa63167802121 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18602024-08-11T07:05:49.011Z Dirty httpdate v1.0.3: the rustflags changed
18612024-08-11T07:05:49.011Z Compiling httpdate v1.0.3
18622024-08-11T07:05:49.014Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httpdate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6fbea464aaabb1e8 -C extra-filename=-6fbea464aaabb1e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18632024-08-11T07:05:49.507Z Dirty gimli v0.28.1: the rustflags changed
18642024-08-11T07:05:49.507Z Compiling gimli v0.28.1
18652024-08-11T07:05:49.510Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=1eda159745dc50fc -C extra-filename=-1eda159745dc50fc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18662024-08-11T07:05:49.530Z Running `/work/oxidecomputer/omicron/target/debug/build/backtrace-3a5948913ab9e26d/build-script-build`
18672024-08-11T07:05:49.552Z Dirty object v0.32.2: the rustflags changed
18682024-08-11T07:05:49.552Z Compiling object v0.32.2
18692024-08-11T07:05:49.554Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=28740f4d46b8b6dd -C extra-filename=-28740f4d46b8b6dd --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-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18702024-08-11T07:05:49.578Z Dirty openssl-probe v0.1.5: the rustflags changed
18712024-08-11T07:05:49.578Z Compiling openssl-probe v0.1.5
18722024-08-11T07:05:49.580Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_probe --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aba34158fbf029ed -C extra-filename=-aba34158fbf029ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18732024-08-11T07:05:49.760Z Dirty foreign-types-shared v0.1.1: the rustflags changed
18742024-08-11T07:05:49.760Z Compiling foreign-types-shared v0.1.1
18752024-08-11T07:05:49.763Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7304dc04625fbbf -C extra-filename=-a7304dc04625fbbf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18762024-08-11T07:05:49.877Z Dirty anyhow v1.0.86: the rustflags changed
18772024-08-11T07:05:49.877Z Compiling anyhow v1.0.86
18782024-08-11T07:05:49.880Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=15411073692bfeba -C extra-filename=-15411073692bfeba --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-15411073692bfeba -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18792024-08-11T07:05:49.941Z Dirty rustc-demangle v0.1.24: the rustflags changed
18802024-08-11T07:05:49.941Z Compiling rustc-demangle v0.1.24
18812024-08-11T07:05:49.945Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_demangle --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=7e6a6a1eb2bce4c3 -C extra-filename=-7e6a6a1eb2bce4c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18822024-08-11T07:05:50.562Z Dirty openssl v0.10.66: the rustflags changed
18832024-08-11T07:05:50.562Z Compiling openssl v0.10.66
18842024-08-11T07:05:50.565Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=a8b0d1321d6e4d0d -C extra-filename=-a8b0d1321d6e4d0d --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18852024-08-11T07:05:50.741Z Dirty heck v0.4.1: the rustflags changed
18862024-08-11T07:05:50.741Z Compiling heck v0.4.1
18872024-08-11T07:05:50.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=64fe453a3f9fcd4a -C extra-filename=-64fe453a3f9fcd4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18882024-08-11T07:05:51.003Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-15411073692bfeba/build-script-build`
18892024-08-11T07:05:51.220Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d/build-script-build`
18902024-08-11T07:05:51.267Z Dirty foreign-types v0.3.2: the rustflags changed
18912024-08-11T07:05:51.267Z Compiling foreign-types v0.3.2
18922024-08-11T07:05:51.270Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb01e7ef2f5b8a88 -C extra-filename=-bb01e7ef2f5b8a88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-a7304dc04625fbbf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18932024-08-11T07:05:51.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=9869d6c52f6f1440 -C extra-filename=-9869d6c52f6f1440 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'`
18942024-08-11T07:05:51.318Z Dirty tracing v0.1.40: the rustflags changed
18952024-08-11T07:05:51.318Z Compiling tracing v0.1.40
18962024-08-11T07:05:51.321Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=00cedb049ec16d58 -C extra-filename=-00cedb049ec16d58 --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-46cf9439802ec3f9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-75a93575ac27a528.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-adeb21224cd93e5d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
18972024-08-11T07:05:51.361Z Dirty openssl-macros v0.1.1: the rustflags changed
18982024-08-11T07:05:51.361Z Compiling openssl-macros v0.1.1
18992024-08-11T07:05:51.365Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8425dcda7e3d3aa3 -C extra-filename=-8425dcda7e3d3aa3 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19002024-08-11T07:05:51.386Z Dirty crossbeam-utils v0.8.19: the rustflags changed
19012024-08-11T07:05:51.386Z Compiling crossbeam-utils v0.8.19
19022024-08-11T07:05:51.386Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=c614866a1ad12207 -C extra-filename=-c614866a1ad12207 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c614866a1ad12207 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19032024-08-11T07:05:51.541Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.205/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=22ef41cdd9d4b24b -C extra-filename=-22ef41cdd9d4b24b --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-78580edbccf03e34.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
19042024-08-11T07:05:51.873Z Dirty ipnet v2.9.0: the rustflags changed
19052024-08-11T07:05:51.874Z Compiling ipnet v2.9.0
19062024-08-11T07:05:51.877Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=7e28ccd96dc058f1 -C extra-filename=-7e28ccd96dc058f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19072024-08-11T07:05:52.187Z Dirty mime v0.3.17: the rustflags changed
19082024-08-11T07:05:52.187Z Compiling mime v0.3.17
19092024-08-11T07:05:52.190Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74bdd973ffb0df66 -C extra-filename=-74bdd973ffb0df66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19102024-08-11T07:05:52.455Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-c614866a1ad12207/build-script-build`
19112024-08-11T07:05:52.493Z Dirty native-tls v0.2.11: the rustflags changed
19122024-08-11T07:05:52.494Z Compiling native-tls v0.2.11
19132024-08-11T07:05:52.497Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=cf90cf2c6b0283f2 -C extra-filename=-cf90cf2c6b0283f2 --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-cf90cf2c6b0283f2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19142024-08-11T07:05:52.860Z Dirty utf8parse v0.2.1: the rustflags changed
19152024-08-11T07:05:52.860Z Compiling utf8parse v0.2.1
19162024-08-11T07:05:52.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=da51f585a387d022 -C extra-filename=-da51f585a387d022 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19172024-08-11T07:05:52.901Z Dirty rustls v0.21.12: the rustflags changed
19182024-08-11T07:05:52.901Z Compiling rustls v0.21.12
19192024-08-11T07:05:52.904Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=cc7004d78b197d5b -C extra-filename=-cc7004d78b197d5b --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-cc7004d78b197d5b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19202024-08-11T07:05:52.952Z Dirty ucd-trie v0.1.6: the rustflags changed
19212024-08-11T07:05:52.952Z Compiling ucd-trie v0.1.6
19222024-08-11T07:05:52.954Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=aadd2b25afa3c353 -C extra-filename=-aadd2b25afa3c353 --out-dir /work/oxidecomputer/omicron/target/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-08-11T07:05:53.043Z Dirty winnow v0.5.40: the rustflags changed
19242024-08-11T07:05:53.043Z Compiling winnow v0.5.40
19252024-08-11T07:05:53.046Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=bbbcfac9a5ddaa19 -C extra-filename=-bbbcfac9a5ddaa19 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19262024-08-11T07:05:53.162Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-cf90cf2c6b0283f2/build-script-build`
19272024-08-11T07:05:53.200Z Dirty pest v2.7.10: the rustflags changed
19282024-08-11T07:05:53.200Z Compiling pest v2.7.10
19292024-08-11T07:05:53.203Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=03fc5ab4268b7a08 -C extra-filename=-03fc5ab4268b7a08 --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-3b15747880b886c1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-aadd2b25afa3c353.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19302024-08-11T07:05:53.288Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-cc7004d78b197d5b/build-script-build`
19312024-08-11T07:05:53.326Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=6f3b480f63e334a5 -C extra-filename=-6f3b480f63e334a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19322024-08-11T07:05:53.605Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
19332024-08-11T07:05:53.605Z Compiling pem-rfc7468 v0.7.0
19342024-08-11T07:05:53.608Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pem_rfc7468 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=e6975d27c0797841 -C extra-filename=-e6975d27c0797841 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19352024-08-11T07:05:54.373Z Dirty futures-executor v0.3.30: the rustflags changed
19362024-08-11T07:05:54.373Z Compiling futures-executor v0.3.30
19372024-08-11T07:05:54.376Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=ddefdeaccf862fab -C extra-filename=-ddefdeaccf862fab --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-965f1abbaef84084.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19382024-08-11T07:05:54.397Z Dirty addr2line v0.21.0: the rustflags changed
19392024-08-11T07:05:54.397Z Compiling addr2line v0.21.0
19402024-08-11T07:05:54.417Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=c07277663cfdc1d0 -C extra-filename=-c07277663cfdc1d0 --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-1eda159745dc50fc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19412024-08-11T07:05:54.577Z Dirty rustls-webpki v0.101.7: the rustflags changed
19422024-08-11T07:05:54.577Z Compiling rustls-webpki v0.101.7
19432024-08-11T07:05:54.579Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.101.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=de085cd2e78def73 -C extra-filename=-de085cd2e78def73 --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-b61923086b86499a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
19442024-08-11T07:05:54.636Z Dirty futures v0.3.30: the rustflags changed
19452024-08-11T07:05:54.636Z Compiling futures v0.3.30
19462024-08-11T07:05:54.639Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=a32e69c3bb020342 -C extra-filename=-a32e69c3bb020342 --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-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-ddefdeaccf862fab.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19472024-08-11T07:05:54.763Z Dirty sct v0.7.1: the rustflags changed
19482024-08-11T07:05:54.763Z Compiling sct v0.7.1
19492024-08-11T07:05:54.767Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sct-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=32cc6cf230aec2d4 -C extra-filename=-32cc6cf230aec2d4 --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-b61923086b86499a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
19502024-08-11T07:05:54.928Z Dirty der_derive v0.7.2: the rustflags changed
19512024-08-11T07:05:54.928Z Compiling der_derive v0.7.2
19522024-08-11T07:05:54.932Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der_derive-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=518464380ad856e7 -C extra-filename=-518464380ad856e7 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19532024-08-11T07:05:55.051Z Dirty cookie v0.17.0: the rustflags changed
19542024-08-11T07:05:55.051Z Compiling cookie v0.17.0
19552024-08-11T07:05:55.054Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=f9006c4f2b124dac -C extra-filename=-f9006c4f2b124dac --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-f9006c4f2b124dac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19562024-08-11T07:05:55.102Z Dirty flagset v0.4.5: the rustflags changed
19572024-08-11T07:05:55.102Z Compiling flagset v0.4.5
19582024-08-11T07:05:55.105Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=881d334f1a3d1211 -C extra-filename=-881d334f1a3d1211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19592024-08-11T07:05:55.331Z Dirty scroll_derive v0.12.0: the rustflags changed
19602024-08-11T07:05:55.331Z Compiling scroll_derive v0.12.0
19612024-08-11T07:05:55.334Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f5a494cc6bdeabdc -C extra-filename=-f5a494cc6bdeabdc --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19622024-08-11T07:05:55.483Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-f9006c4f2b124dac/build-script-build`
19632024-08-11T07:05:55.587Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=b830bd4d7ee1a50b -C extra-filename=-b830bd4d7ee1a50b --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-46cf9439802ec3f9.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-de085cd2e78def73.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-32cc6cf230aec2d4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
19642024-08-11T07:05:56.309Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dladdr", "gimli-symbolize", "kernel32", "libbacktrace", "libunwind", "rustc-serialize", "serde", "serialize-rustc", "serialize-serde", "std", "unix-backtrace", "verify-winapi", "winapi"))' -C metadata=73df589b5dafa436 -C extra-filename=-73df589b5dafa436 --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-c07277663cfdc1d0.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0754261838d72f08.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-28740f4d46b8b6dd.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-7e6a6a1eb2bce4c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19652024-08-11T07:05:56.638Z Dirty pest_meta v2.7.10: the rustflags changed
19662024-08-11T07:05:56.638Z Compiling pest_meta v2.7.10
19672024-08-11T07:05:56.641Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=aa967c6afe476c16 -C extra-filename=-aa967c6afe476c16 --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-d381d90b77512a0f.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-03fc5ab4268b7a08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19682024-08-11T07:05:56.973Z Dirty idna v0.3.0: the rustflags changed
19692024-08-11T07:05:56.973Z Compiling idna v0.3.0
19702024-08-11T07:05:56.976Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10e850573a39292b -C extra-filename=-10e850573a39292b --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-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19712024-08-11T07:05:57.178Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=b360f7d9393c22fc -C extra-filename=-b360f7d9393c22fc --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-73df589b5dafa436.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg error_generic_member_access --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
19722024-08-11T07:05:57.224Z Dirty encoding_rs v0.8.34: the rustflags changed
19732024-08-11T07:05:57.224Z Compiling encoding_rs v0.8.34
19742024-08-11T07:05:57.227Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name encoding_rs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/encoding_rs-0.8.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=036e08876869b21a -C extra-filename=-036e08876869b21a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19752024-08-11T07:05:57.765Z Dirty der v0.7.9: the rustflags changed
19762024-08-11T07:05:57.765Z Compiling der v0.7.9
19772024-08-11T07:05:57.768Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=2e2246a80907230e -C extra-filename=-2e2246a80907230e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-518464380ad856e7.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-881d334f1a3d1211.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19782024-08-11T07:05:58.181Z Dirty bytes v1.7.1: the rustflags changed
19792024-08-11T07:05:58.181Z Compiling bytes v1.7.1
19802024-08-11T07:05:58.184Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=77180ecea8364755 -C extra-filename=-77180ecea8364755 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19812024-08-11T07:05:58.496Z Dirty bitflags v2.6.0: the rustflags changed
19822024-08-11T07:05:58.496Z Compiling bitflags v2.6.0
19832024-08-11T07:05:58.499Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=555b6489c82c47dd -C extra-filename=-555b6489c82c47dd --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19842024-08-11T07:05:58.777Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.122/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=3f1221c35a75cbcd -C extra-filename=-3f1221c35a75cbcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'`
19852024-08-11T07:05:59.015Z Dirty indexmap v2.3.0: the rustflags changed
19862024-08-11T07:05:59.015Z Compiling indexmap v2.3.0
19872024-08-11T07:05:59.019Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=e9de332ec394b033 -C extra-filename=-e9de332ec394b033 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-8d0ebed4a536b088.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-e9c0c75a0b28a83e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19882024-08-11T07:05:59.706Z Dirty tokio v1.38.1: the rustflags changed
19892024-08-11T07:05:59.706Z Compiling tokio v1.38.1
19902024-08-11T07:05:59.709Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5efe824964e20df3 -C extra-filename=-5efe824964e20df3 --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-77180ecea8364755.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-f5538ab28795be32.rmeta --extern num_cpus=/work/oxidecomputer/omicron/target/debug/deps/libnum_cpus-efde18f6370b8182.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d2c6d5e451dfd0ff.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-90f25099cdb1b5e6.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-7cd36908938d7e4c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19912024-08-11T07:06:00.047Z Dirty chrono v0.4.38: the rustflags changed
19922024-08-11T07:06:00.047Z Compiling chrono v0.4.38
19932024-08-11T07:06:00.050Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=293757568803e346 -C extra-filename=-293757568803e346 --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-e4234c30fefa5b8b.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19942024-08-11T07:06:00.587Z Dirty uuid v1.10.0: the rustflags changed
19952024-08-11T07:06:00.587Z Compiling uuid v1.10.0
19962024-08-11T07:06:00.589Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name uuid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uuid-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=0884eddc47f7c147 -C extra-filename=-0884eddc47f7c147 --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-f17162317cb3b488.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19972024-08-11T07:06:01.477Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=985eb45a24676635 -C extra-filename=-985eb45a24676635 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'`
19982024-08-11T07:06:01.970Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.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="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1d1b803f083c810e -C extra-filename=-1d1b803f083c810e --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-555b6489c82c47dd.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-20b45d248da772ee.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
19992024-08-11T07:06:02.091Z Dirty http v0.2.12: the rustflags changed
20002024-08-11T07:06:02.091Z Compiling http v0.2.12
20012024-08-11T07:06:02.095Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=98c0ff5d1f9ce12e -C extra-filename=-98c0ff5d1f9ce12e --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-77180ecea8364755.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20022024-08-11T07:06:02.116Z Dirty serde_spanned v0.6.7: the rustflags changed
20032024-08-11T07:06:02.116Z Compiling serde_spanned v0.6.7
20042024-08-11T07:06:02.116Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.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="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=25cc1182340a9c91 -C extra-filename=-25cc1182340a9c91 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20052024-08-11T07:06:02.169Z Dirty serde_tokenstream v0.2.1: the rustflags changed
20062024-08-11T07:06:02.169Z Compiling serde_tokenstream v0.2.1
20072024-08-11T07:06:02.172Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fbb5c6195bddc03b -C extra-filename=-fbb5c6195bddc03b --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-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20082024-08-11T07:06:02.370Z Dirty toml_datetime v0.6.8: the rustflags changed
20092024-08-11T07:06:02.370Z Compiling toml_datetime v0.6.8
20102024-08-11T07:06:02.373Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=97ecab3776e3e09b -C extra-filename=-97ecab3776e3e09b --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20112024-08-11T07:06:02.394Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-0.10.66/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=01399f580acf6ce9 -C extra-filename=-01399f580acf6ce9 --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-555b6489c82c47dd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-8425dcda7e3d3aa3.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9869d6c52f6f1440.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64 --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'`
20122024-08-11T07:06:02.768Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --cfg 'feature="uuid1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=3509d175578bf5c2 -C extra-filename=-3509d175578bf5c2 --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-77180ecea8364755.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-c882dc5128881753.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
20132024-08-11T07:06:02.960Z Dirty toml_edit v0.19.15: the rustflags changed
20142024-08-11T07:06:02.960Z Compiling toml_edit v0.19.15
20152024-08-11T07:06:02.964Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=c27d167504671958 -C extra-filename=-c27d167504671958 --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-e9de332ec394b033.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-25cc1182340a9c91.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-97ecab3776e3e09b.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-bbbcfac9a5ddaa19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20162024-08-11T07:06:03.966Z Dirty http-body v0.4.6: the rustflags changed
20172024-08-11T07:06:03.966Z Compiling http-body v0.4.6
20182024-08-11T07:06:04.008Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=037ed1f355572e67 -C extra-filename=-037ed1f355572e67 --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-77180ecea8364755.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20192024-08-11T07:06:04.549Z Dirty rustc_version v0.4.0: the rustflags changed
20202024-08-11T07:06:04.549Z Compiling rustc_version v0.4.0
20212024-08-11T07:06:04.552Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8f19efc890c16b8 -C extra-filename=-d8f19efc890c16b8 --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-985eb45a24676635.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20222024-08-11T07:06:04.889Z Dirty serde_urlencoded v0.7.1: the rustflags changed
20232024-08-11T07:06:04.889Z Compiling serde_urlencoded v0.7.1
20242024-08-11T07:06:04.892Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6caed6184bf5d4dd -C extra-filename=-6caed6184bf5d4dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20252024-08-11T07:06:05.272Z Dirty anstyle v1.0.8: the rustflags changed
20262024-08-11T07:06:05.272Z Compiling anstyle v1.0.8
20272024-08-11T07:06:05.275Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=43f69afcb50accdb -C extra-filename=-43f69afcb50accdb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20282024-08-11T07:06:05.297Z Dirty psl-types v2.0.11: the rustflags changed
20292024-08-11T07:06:05.297Z Compiling psl-types v2.0.11
20302024-08-11T07:06:05.300Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name psl_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/psl-types-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f6e6f689f08928b -C extra-filename=-4f6e6f689f08928b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20312024-08-11T07:06:05.397Z Dirty spki v0.7.3: the rustflags changed
20322024-08-11T07:06:05.397Z Compiling spki v0.7.3
20332024-08-11T07:06:05.400Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=3ab41e75698ddea9 -C extra-filename=-3ab41e75698ddea9 --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-2e2246a80907230e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20342024-08-11T07:06:05.478Z Dirty pest_generator v2.7.10: the rustflags changed
20352024-08-11T07:06:05.478Z Compiling pest_generator v2.7.10
20362024-08-11T07:06:05.481Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=d4d130abb81599c6 -C extra-filename=-d4d130abb81599c6 --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-03fc5ab4268b7a08.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-aa967c6afe476c16.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20372024-08-11T07:06:05.505Z Dirty publicsuffix v2.2.3: the rustflags changed
20382024-08-11T07:06:05.505Z Compiling publicsuffix v2.2.3
20392024-08-11T07:06:05.508Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=f266276591515350 -C extra-filename=-f266276591515350 --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-10e850573a39292b.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-4f6e6f689f08928b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20402024-08-11T07:06:05.745Z Dirty scroll v0.12.0: the rustflags changed
20412024-08-11T07:06:05.745Z Compiling scroll v0.12.0
20422024-08-11T07:06:05.745Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=491285b2a9636007 -C extra-filename=-491285b2a9636007 --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-f5a494cc6bdeabdc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20432024-08-11T07:06:05.779Z Dirty data-encoding v2.6.0: the rustflags changed
20442024-08-11T07:06:05.779Z Compiling data-encoding v2.6.0
20452024-08-11T07:06:05.782Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=cf1ac0489e90402a -C extra-filename=-cf1ac0489e90402a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20462024-08-11T07:06:05.798Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name data_encoding --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/data-encoding-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=cd98acc801d35958 -C extra-filename=-cd98acc801d35958 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20472024-08-11T07:06:06.323Z Dirty plain v0.2.3: the rustflags changed
20482024-08-11T07:06:06.323Z Compiling plain v0.2.3
20492024-08-11T07:06:06.326Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plain --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plain-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a3ece633e1d4183 -C extra-filename=-7a3ece633e1d4183 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20502024-08-11T07:06:06.493Z Dirty goblin v0.8.2: the rustflags changed
20512024-08-11T07:06:06.493Z Compiling goblin v0.8.2
20522024-08-11T07:06:06.496Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=4c3728888a0bcd42 -C extra-filename=-4c3728888a0bcd42 --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-46cf9439802ec3f9.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-7a3ece633e1d4183.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-491285b2a9636007.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20532024-08-11T07:06:06.913Z Dirty cookie_store v0.20.0: the rustflags changed
20542024-08-11T07:06:06.913Z Compiling cookie_store v0.20.0
20552024-08-11T07:06:06.916Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "log_secure_cookie_values", "preserve_order", "public_suffix", "publicsuffix", "wasm-bindgen"))' -C metadata=f05058f02940fd33 -C extra-filename=-f05058f02940fd33 --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-cf1ac0489e90402a.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-10e850573a39292b.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-f266276591515350.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20562024-08-11T07:06:06.934Z Dirty openapiv3 v2.0.0: the rustflags changed
20572024-08-11T07:06:06.934Z Compiling openapiv3 v2.0.0
20582024-08-11T07:06:06.941Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=4b65a55a4f21cc04 -C extra-filename=-4b65a55a4f21cc04 --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-e9de332ec394b033.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20592024-08-11T07:06:07.563Z Dirty pest_derive v2.7.10: the rustflags changed
20602024-08-11T07:06:07.563Z Compiling pest_derive v2.7.10
20612024-08-11T07:06:07.566Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=a9b0852b4af2ff69 -C extra-filename=-a9b0852b4af2ff69 --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-03fc5ab4268b7a08.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-d4d130abb81599c6.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20622024-08-11T07:06:08.373Z Dirty rustls-pemfile v1.0.4: the rustflags changed
20632024-08-11T07:06:08.373Z Compiling rustls-pemfile v1.0.4
20642024-08-11T07:06:08.376Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef67309bf96e0f1b -C extra-filename=-ef67309bf96e0f1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20652024-08-11T07:06:08.605Z Dirty tokio-util v0.7.11: the rustflags changed
20662024-08-11T07:06:08.605Z Compiling tokio-util v0.7.11
20672024-08-11T07:06:08.608Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=6f4ea60ddd300e5b -C extra-filename=-6f4ea60ddd300e5b --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-77180ecea8364755.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20682024-08-11T07:06:08.771Z Dirty tokio-rustls v0.24.1: the rustflags changed
20692024-08-11T07:06:08.771Z Compiling tokio-rustls v0.24.1
20702024-08-11T07:06:08.774Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "early-data", "logging", "secret_extraction", "tls12"))' -C metadata=458fb25be6936ac0 -C extra-filename=-458fb25be6936ac0 --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-b830bd4d7ee1a50b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
20712024-08-11T07:06:08.861Z Dirty usdt-impl v0.5.0: the rustflags changed
20722024-08-11T07:06:08.861Z Compiling usdt-impl v0.5.0
20732024-08-11T07:06:08.865Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=6caa4c31d5230c97 -C extra-filename=-6caa4c31d5230c97 --out-dir /work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20742024-08-11T07:06:09.195Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=fc66615da3c05ed8 -C extra-filename=-fc66615da3c05ed8 --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-46cf9439802ec3f9.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rmeta --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9869d6c52f6f1440.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`
20752024-08-11T07:06:09.311Z Dirty pretty-hex v0.4.1: the rustflags changed
20762024-08-11T07:06:09.311Z Compiling pretty-hex v0.4.1
20772024-08-11T07:06:09.314Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=966337b29a6969eb -C extra-filename=-966337b29a6969eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20782024-08-11T07:06:09.533Z Dirty webpki-roots v0.25.4: the rustflags changed
20792024-08-11T07:06:09.533Z Compiling webpki-roots v0.25.4
20802024-08-11T07:06:09.536Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81f0f128de5a591f -C extra-filename=-81f0f128de5a591f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20812024-08-11T07:06:09.718Z Dirty h2 v0.3.26: the rustflags changed
20822024-08-11T07:06:09.718Z Compiling h2 v0.3.26
20832024-08-11T07:06:09.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=c4eb749ac0aad23f -C extra-filename=-c4eb749ac0aad23f --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-77180ecea8364755.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-f96e20c34b56be83.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20842024-08-11T07:06:09.844Z Dirty tokio-native-tls v0.3.1: the rustflags changed
20852024-08-11T07:06:09.844Z Compiling tokio-native-tls v0.3.1
20862024-08-11T07:06:09.848Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_native_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-native-tls-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=103ed8233c94708a -C extra-filename=-103ed8233c94708a --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-fc66615da3c05ed8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
20872024-08-11T07:06:10.000Z Dirty sync_wrapper v0.1.2: the rustflags changed
20882024-08-11T07:06:10.000Z Compiling sync_wrapper v0.1.2
20892024-08-11T07:06:10.004Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=12c43cd70bd8ae58 -C extra-filename=-12c43cd70bd8ae58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20902024-08-11T07:06:10.130Z Dirty bitflags v1.3.2: the rustflags changed
20912024-08-11T07:06:10.130Z Compiling bitflags v1.3.2
20922024-08-11T07:06:10.133Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=e992fadcca1ed6f2 -C extra-filename=-e992fadcca1ed6f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20932024-08-11T07:06:10.166Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97/build-script-build`
20942024-08-11T07:06:10.242Z Dirty dtrace-parser v0.2.0: the rustflags changed
20952024-08-11T07:06:10.242Z Compiling dtrace-parser v0.2.0
20962024-08-11T07:06:10.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6234eea1734a6efe -C extra-filename=-6234eea1734a6efe --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-03fc5ab4268b7a08.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-a9b0852b4af2ff69.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20972024-08-11T07:06:10.302Z Dirty pkcs8 v0.10.2: the rustflags changed
20982024-08-11T07:06:10.302Z Compiling pkcs8 v0.10.2
20992024-08-11T07:06:10.311Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=12eceb7963aa19ce -C extra-filename=-12eceb7963aa19ce --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-2e2246a80907230e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3ab41e75698ddea9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21002024-08-11T07:06:10.885Z Dirty anstyle-parse v0.2.4: the rustflags changed
21012024-08-11T07:06:10.885Z Compiling anstyle-parse v0.2.4
21022024-08-11T07:06:10.888Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=3b44f6743e0c3e26 -C extra-filename=-3b44f6743e0c3e26 --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-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21032024-08-11T07:06:11.330Z Dirty hmac v0.12.1: the rustflags changed
21042024-08-11T07:06:11.330Z Compiling hmac v0.12.1
21052024-08-11T07:06:11.333Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hmac --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="reset"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=e0d08ebeaf39cd00 -C extra-filename=-e0d08ebeaf39cd00 --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-063d0c2469814ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21062024-08-11T07:06:11.362Z Dirty sha2 v0.10.8: the rustflags changed
21072024-08-11T07:06:11.362Z Compiling sha2 v0.10.8
21082024-08-11T07:06:11.365Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=68c21280888abba0 -C extra-filename=-68c21280888abba0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21092024-08-11T07:06:11.613Z Dirty thread-id v4.2.1: the rustflags changed
21102024-08-11T07:06:11.613Z Compiling thread-id v4.2.1
21112024-08-11T07:06:11.618Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2a72ebdad68727f -C extra-filename=-b2a72ebdad68727f --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21122024-08-11T07:06:11.685Z Dirty colorchoice v1.0.1: the rustflags changed
21132024-08-11T07:06:11.685Z Compiling colorchoice v1.0.1
21142024-08-11T07:06:11.703Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6a6e3d912aec48d -C extra-filename=-f6a6e3d912aec48d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21152024-08-11T07:06:11.736Z Dirty anstyle-query v1.0.3: the rustflags changed
21162024-08-11T07:06:11.736Z Compiling anstyle-query v1.0.3
21172024-08-11T07:06:11.740Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.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' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10a2c3e65098f959 -C extra-filename=-10a2c3e65098f959 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21182024-08-11T07:06:11.814Z Dirty is_terminal_polyfill v1.70.0: the rustflags changed
21192024-08-11T07:06:11.814Z Compiling is_terminal_polyfill v1.70.0
21202024-08-11T07:06:11.817Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=5f3c92807fdf7406 -C extra-filename=-5f3c92807fdf7406 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21212024-08-11T07:06:11.867Z Dirty bit-vec v0.6.3: the rustflags changed
21222024-08-11T07:06:11.867Z Compiling bit-vec v0.6.3
21232024-08-11T07:06:11.870Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_vec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-vec-0.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_no_std", "serde_std", "std"))' -C metadata=a4c480c9db0b285d -C extra-filename=-a4c480c9db0b285d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21242024-08-11T07:06:11.904Z Dirty terminal_size v0.3.0: the rustflags changed
21252024-08-11T07:06:11.904Z Compiling terminal_size v0.3.0
21262024-08-11T07:06:11.909Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=774dd08f554fdf24 -C extra-filename=-774dd08f554fdf24 --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-1d1b803f083c810e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21272024-08-11T07:06:11.959Z Dirty anstream v0.6.14: the rustflags changed
21282024-08-11T07:06:11.959Z Compiling anstream v0.6.14
21292024-08-11T07:06:11.962Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=384c2475a46f47da -C extra-filename=-384c2475a46f47da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-3b44f6743e0c3e26.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-10a2c3e65098f959.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-f6a6e3d912aec48d.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-5f3c92807fdf7406.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21302024-08-11T07:06:12.147Z Dirty num-integer v0.1.46: the rustflags changed
21312024-08-11T07:06:12.147Z Compiling num-integer v0.1.46
21322024-08-11T07:06:12.150Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=8d0b37c8c3e1862e -C extra-filename=-8d0b37c8c3e1862e --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-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21332024-08-11T07:06:12.363Z Dirty crc32fast v1.4.0: the rustflags changed
21342024-08-11T07:06:12.363Z Compiling crc32fast v1.4.0
21352024-08-11T07:06:12.366Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=37021511ff531a57 -C extra-filename=-37021511ff531a57 --out-dir /work/oxidecomputer/omicron/target/debug/build/crc32fast-37021511ff531a57 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21362024-08-11T07:06:12.476Z Dirty clap_lex v0.7.0: the rustflags changed
21372024-08-11T07:06:12.476Z Compiling clap_lex v0.7.0
21382024-08-11T07:06:12.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e1b078fd504755b -C extra-filename=-4e1b078fd504755b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21392024-08-11T07:06:12.783Z Dirty dof v0.3.0: the rustflags changed
21402024-08-11T07:06:12.783Z Compiling dof v0.3.0
21412024-08-11T07:06:12.801Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=0c0d68b45a904103 -C extra-filename=-0c0d68b45a904103 --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-4c3728888a0bcd42.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-49b3183e334b0b14.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21422024-08-11T07:06:12.985Z Dirty clap_builder v4.5.15: the rustflags changed
21432024-08-11T07:06:12.985Z Compiling clap_builder v4.5.15
21442024-08-11T07:06:12.988Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=72cdc8b2b772a9de -C extra-filename=-72cdc8b2b772a9de --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-384c2475a46f47da.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-4e1b078fd504755b.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-774dd08f554fdf24.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21452024-08-11T07:06:13.012Z Dirty block-padding v0.3.3: the rustflags changed
21462024-08-11T07:06:13.012Z Compiling block-padding v0.3.3
21472024-08-11T07:06:13.012Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=d7aa388dfe080b41 -C extra-filename=-d7aa388dfe080b41 --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-06f3d453e5019bde.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21482024-08-11T07:06:13.034Z Running `/work/oxidecomputer/omicron/target/debug/build/crc32fast-37021511ff531a57/build-script-build`
21492024-08-11T07:06:13.108Z Dirty clap_derive v4.5.13: the rustflags changed
21502024-08-11T07:06:13.108Z Compiling clap_derive v4.5.13
21512024-08-11T07:06:13.111Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=0625822d9bb2af40 -C extra-filename=-0625822d9bb2af40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21522024-08-11T07:06:13.284Z Dirty unicode-segmentation v1.11.0: the rustflags changed
21532024-08-11T07:06:13.285Z Compiling unicode-segmentation v1.11.0
21542024-08-11T07:06:13.287Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=d809c6274b019e58 -C extra-filename=-d809c6274b019e58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21552024-08-11T07:06:14.224Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-impl-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="des"' --cfg 'feature="dof"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "des", "dof"))' -C metadata=e4299a72a38a2060 -C extra-filename=-e4299a72a38a2060 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0c0d68b45a904103.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-6234eea1734a6efe.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-b2a72ebdad68727f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
21562024-08-11T07:06:15.144Z Dirty base64 v0.22.1: the rustflags changed
21572024-08-11T07:06:15.144Z Compiling base64 v0.22.1
21582024-08-11T07:06:15.147Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=2da632077f49dfb6 -C extra-filename=-2da632077f49dfb6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21592024-08-11T07:06:15.167Z Dirty inout v0.1.3: the rustflags changed
21602024-08-11T07:06:15.167Z Compiling inout v0.1.3
21612024-08-11T07:06:15.167Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=dd42de12cc7fdef5 -C extra-filename=-dd42de12cc7fdef5 --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-d7aa388dfe080b41.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-06f3d453e5019bde.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21622024-08-11T07:06:15.469Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=9ba8c9fbacf692c5 -C extra-filename=-9ba8c9fbacf692c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg crc32fast_stdarchx86`
21632024-08-11T07:06:15.825Z Dirty memmap v0.7.0: the rustflags changed
21642024-08-11T07:06:15.825Z Compiling memmap v0.7.0
21652024-08-11T07:06:15.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f99c80673a53f2a1 -C extra-filename=-f99c80673a53f2a1 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21662024-08-11T07:06:15.905Z Dirty siphasher v0.3.11: the rustflags changed
21672024-08-11T07:06:15.905Z Compiling siphasher v0.3.11
21682024-08-11T07:06:15.909Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name siphasher --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=4d9b4c4f3cdb6951 -C extra-filename=-4d9b4c4f3cdb6951 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21692024-08-11T07:06:15.942Z Dirty cipher v0.4.4: the rustflags changed
21702024-08-11T07:06:15.942Z Compiling cipher v0.4.4
21712024-08-11T07:06:15.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cipher-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=9da461196dc56fff -C extra-filename=-9da461196dc56fff --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-767c05c3324991c7.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd42de12cc7fdef5.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21722024-08-11T07:06:16.016Z Dirty hex v0.4.3: the rustflags changed
21732024-08-11T07:06:16.016Z Compiling hex v0.4.3
21742024-08-11T07:06:16.022Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=cc6b2a3dd9dcdc29 -C extra-filename=-cc6b2a3dd9dcdc29 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21752024-08-11T07:06:16.184Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
21762024-08-11T07:06:16.184Z Compiling crossbeam-epoch v0.9.18
21772024-08-11T07:06:16.188Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=c305da7ac85d23b9 -C extra-filename=-c305da7ac85d23b9 --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-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21782024-08-11T07:06:16.311Z Dirty itertools v0.10.5: the rustflags changed
21792024-08-11T07:06:16.311Z Compiling itertools v0.10.5
21802024-08-11T07:06:16.314Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=197a32e1da667e01 -C extra-filename=-197a32e1da667e01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21812024-08-11T07:06:16.474Z Dirty winnow v0.6.18: the rustflags changed
21822024-08-11T07:06:16.475Z Compiling winnow v0.6.18
21832024-08-11T07:06:16.478Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=19ea7df69bd3fb83 -C extra-filename=-19ea7df69bd3fb83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21842024-08-11T07:06:16.662Z Dirty stable_deref_trait v1.2.0: the rustflags changed
21852024-08-11T07:06:16.662Z Compiling stable_deref_trait v1.2.0
21862024-08-11T07:06:16.665Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stable_deref_trait --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d8344a76eab0acab -C extra-filename=-d8344a76eab0acab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21872024-08-11T07:06:16.797Z Dirty bit-set v0.5.3: the rustflags changed
21882024-08-11T07:06:16.797Z Compiling bit-set v0.5.3
21892024-08-11T07:06:16.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bit_set --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bit-set-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f27c634c8e28190b -C extra-filename=-f27c634c8e28190b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21902024-08-11T07:06:17.056Z Dirty hyper v0.14.30: the rustflags changed
21912024-08-11T07:06:17.056Z Compiling hyper v0.14.30
21922024-08-11T07:06:17.059Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=7d2295e98a416c15 -C extra-filename=-7d2295e98a416c15 --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-77180ecea8364755.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-c4eb749ac0aad23f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-037ed1f355572e67.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-834a74e98d60d91b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21932024-08-11T07:06:17.149Z Dirty ff v0.13.0: the rustflags changed
21942024-08-11T07:06:17.150Z Compiling ff v0.13.0
21952024-08-11T07:06:17.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ff --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=67b43136652833d4 -C extra-filename=-67b43136652833d4 --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-712f34846d8898c6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21962024-08-11T07:06:17.407Z Dirty base16ct v0.2.0: the rustflags changed
21972024-08-11T07:06:17.407Z Compiling base16ct v0.2.0
21982024-08-11T07:06:17.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base16ct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=f1815429b9cc9059 -C extra-filename=-f1815429b9cc9059 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21992024-08-11T07:06:17.666Z Dirty usdt-macro v0.5.0: the rustflags changed
22002024-08-11T07:06:17.666Z Compiling usdt-macro v0.5.0
22012024-08-11T07:06:17.669Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=12323d3b049f74bb -C extra-filename=-12323d3b049f74bb --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-6234eea1734a6efe.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e4299a72a38a2060.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22022024-08-11T07:06:17.786Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
22032024-08-11T07:06:17.787Z Compiling usdt-attr-macro v0.5.0
22042024-08-11T07:06:17.814Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt_attr_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-attr-macro-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default"))' -C metadata=2a59593252486a08 -C extra-filename=-2a59593252486a08 --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-6234eea1734a6efe.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e4299a72a38a2060.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22052024-08-11T07:06:18.854Z Dirty clap v4.5.15: the rustflags changed
22062024-08-11T07:06:18.857Z Compiling clap v4.5.15
22072024-08-11T07:06:18.875Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=ba378d26e4026c5c -C extra-filename=-ba378d26e4026c5c --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-72cdc8b2b772a9de.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-0625822d9bb2af40.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22082024-08-11T07:06:18.989Z Dirty signal-hook v0.3.17: the rustflags changed
22092024-08-11T07:06:18.989Z Compiling signal-hook v0.3.17
22102024-08-11T07:06:18.993Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=aa21692816cd7757 -C extra-filename=-aa21692816cd7757 --out-dir /work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22112024-08-11T07:06:19.331Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757/build-script-build`
22122024-08-11T07:06:19.363Z Dirty sec1 v0.7.3: the rustflags changed
22132024-08-11T07:06:19.363Z Compiling sec1 v0.7.3
22142024-08-11T07:06:19.363Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sec1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=fdfab924144d7b9b -C extra-filename=-fdfab924144d7b9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-2e2246a80907230e.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-06f3d453e5019bde.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-12eceb7963aa19ce.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22152024-08-11T07:06:19.391Z Dirty group v0.13.0: the rustflags changed
22162024-08-11T07:06:19.391Z Compiling group v0.13.0
22172024-08-11T07:06:19.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name group --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=5047b6f58b65ac8a -C extra-filename=-5047b6f58b65ac8a --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-67b43136652833d4.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22182024-08-11T07:06:19.496Z Dirty flate2 v1.0.31: the rustflags changed
22192024-08-11T07:06:19.496Z Compiling flate2 v1.0.31
22202024-08-11T07:06:19.499Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=725dd47f885197a3 -C extra-filename=-725dd47f885197a3 --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-9ba8c9fbacf692c5.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-0754261838d72f08.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22212024-08-11T07:06:19.782Z Dirty usdt v0.5.0: the rustflags changed
22222024-08-11T07:06:19.782Z Compiling usdt v0.5.0
22232024-08-11T07:06:19.785Z Dirty hkdf v0.12.4: the rustflags changed
22242024-08-11T07:06:19.785Z Compiling hkdf v0.12.4
22252024-08-11T07:06:19.785Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name usdt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/usdt-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="asm"' --cfg 'feature="default"' --cfg 'feature="dtrace-parser"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "dtrace-parser"))' -C metadata=aa8b113d2a300271 -C extra-filename=-aa8b113d2a300271 --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-0c0d68b45a904103.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-6234eea1734a6efe.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-4c3728888a0bcd42.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-f99c80673a53f2a1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-2a59593252486a08.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e4299a72a38a2060.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-12323d3b049f74bb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22262024-08-11T07:06:19.785Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hkdf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=a6304f9c79d40bae -C extra-filename=-a6304f9c79d40bae --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-e0d08ebeaf39cd00.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22272024-08-11T07:06:20.037Z Dirty toml v0.7.8: the rustflags changed
22282024-08-11T07:06:20.037Z Compiling toml v0.7.8
22292024-08-11T07:06:20.040Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=f426058cb4968a93 -C extra-filename=-f426058cb4968a93 --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-22ef41cdd9d4b24b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-25cc1182340a9c91.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-97ecab3776e3e09b.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c27d167504671958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22302024-08-11T07:06:20.096Z Dirty crypto-bigint v0.5.5: the rustflags changed
22312024-08-11T07:06:20.096Z Compiling crypto-bigint v0.5.5
22322024-08-11T07:06:20.099Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crypto_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=121661dfb182cc96 -C extra-filename=-121661dfb182cc96 --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-06f3d453e5019bde.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22332024-08-11T07:06:20.402Z Dirty toml_edit v0.22.20: the rustflags changed
22342024-08-11T07:06:20.402Z Compiling toml_edit v0.22.20
22352024-08-11T07:06:20.406Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=45c0e0e78f13fae3 -C extra-filename=-45c0e0e78f13fae3 --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-e9de332ec394b033.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-25cc1182340a9c91.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-97ecab3776e3e09b.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-19ea7df69bd3fb83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22362024-08-11T07:06:20.622Z Dirty zerocopy-derive v0.6.6: the rustflags changed
22372024-08-11T07:06:20.622Z Compiling zerocopy-derive v0.6.6
22382024-08-11T07:06:20.629Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7b122e527b4100f8 -C extra-filename=-7b122e527b4100f8 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22392024-08-11T07:06:20.678Z Dirty itertools v0.12.1: the rustflags changed
22402024-08-11T07:06:20.679Z Compiling itertools v0.12.1
22412024-08-11T07:06:20.685Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=bb69c56d84ec7036 -C extra-filename=-bb69c56d84ec7036 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22422024-08-11T07:06:21.033Z Dirty managed v0.8.0: the rustflags changed
22432024-08-11T07:06:21.033Z Compiling managed v0.8.0
22442024-08-11T07:06:21.036Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name managed --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/managed-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="map"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "map", "std"))' -C metadata=7ebffa2b30e78119 -C extra-filename=-7ebffa2b30e78119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22452024-08-11T07:06:21.530Z Dirty fixedbitset v0.4.2: the rustflags changed
22462024-08-11T07:06:21.530Z Compiling fixedbitset v0.4.2
22472024-08-11T07:06:21.532Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fixedbitset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fixedbitset-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fda43baac4e8c7a6 -C extra-filename=-fda43baac4e8c7a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22482024-08-11T07:06:21.897Z Dirty petgraph v0.6.5: the rustflags changed
22492024-08-11T07:06:21.897Z Compiling petgraph v0.6.5
22502024-08-11T07:06:21.900Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=9b45289e13f34c85 -C extra-filename=-9b45289e13f34c85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-fda43baac4e8c7a6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22512024-08-11T07:06:22.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="iterator"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cc", "channel", "default", "extended-siginfo", "extended-siginfo-raw", "iterator"))' -C metadata=473da805c9564881 -C extra-filename=-473da805c9564881 --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-2977f4e89cc8b9da.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-90f25099cdb1b5e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22522024-08-11T07:06:23.075Z Dirty phf_shared v0.10.0: the rustflags changed
22532024-08-11T07:06:23.075Z Compiling phf_shared v0.10.0
22542024-08-11T07:06:23.078Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=3867a56396e61cad -C extra-filename=-3867a56396e61cad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22552024-08-11T07:06:23.108Z Dirty precomputed-hash v0.1.1: the rustflags changed
22562024-08-11T07:06:23.108Z Compiling precomputed-hash v0.1.1
22572024-08-11T07:06:23.111Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name precomputed_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/precomputed-hash-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe9d34962777373e -C extra-filename=-fe9d34962777373e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22582024-08-11T07:06:23.208Z Dirty zerocopy v0.6.6: the rustflags changed
22592024-08-11T07:06:23.209Z Compiling zerocopy v0.6.6
22602024-08-11T07:06:23.211Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "simd", "simd-nightly"))' -C metadata=82d89f457fd2da7f -C extra-filename=-82d89f457fd2da7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-7b122e527b4100f8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22612024-08-11T07:06:23.273Z Dirty minimal-lexical v0.2.1: the rustflags changed
22622024-08-11T07:06:23.273Z Compiling minimal-lexical v0.2.1
22632024-08-11T07:06:23.277Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name minimal_lexical --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=9a8e77c298b71cc5 -C extra-filename=-9a8e77c298b71cc5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22642024-08-11T07:06:23.550Z Dirty elliptic-curve v0.13.8: the rustflags changed
22652024-08-11T07:06:23.550Z Compiling elliptic-curve v0.13.8
22662024-08-11T07:06:23.553Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name elliptic_curve --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=ad0f084ebe1b7e9d -C extra-filename=-ad0f084ebe1b7e9d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern crypto_bigint=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_bigint-121661dfb182cc96.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-67b43136652833d4.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-06f3d453e5019bde.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-5047b6f58b65ac8a.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a6304f9c79d40bae.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-12eceb7963aa19ce.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-fdfab924144d7b9b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22672024-08-11T07:06:23.883Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
22682024-08-11T07:06:23.883Z Compiling new_debug_unreachable v1.0.6
22692024-08-11T07:06:23.886Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_unreachable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/new_debug_unreachable-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2da89dee01071d53 -C extra-filename=-2da89dee01071d53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22702024-08-11T07:06:24.003Z Dirty unicode-xid v0.2.4: the rustflags changed
22712024-08-11T07:06:24.003Z Compiling unicode-xid v0.2.4
22722024-08-11T07:06:24.006Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=4a828090b584bc69 -C extra-filename=-4a828090b584bc69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22732024-08-11T07:06:24.148Z Dirty string_cache v0.8.7: the rustflags changed
22742024-08-11T07:06:24.148Z Compiling string_cache v0.8.7
22752024-08-11T07:06:24.151Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name string_cache --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/string_cache-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=0bb620c5104812eb -C extra-filename=-0bb620c5104812eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/omicron/target/debug/deps/libdebug_unreachable-2da89dee01071d53.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d2c6d5e451dfd0ff.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-3867a56396e61cad.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-fe9d34962777373e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22762024-08-11T07:06:24.183Z Dirty nom v7.1.3: the rustflags changed
22772024-08-11T07:06:24.183Z Compiling nom v7.1.3
22782024-08-11T07:06:24.183Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=19a28b98cd1da8cc -C extra-filename=-19a28b98cd1da8cc --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-3b15747880b886c1.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-9a8e77c298b71cc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22792024-08-11T07:06:24.228Z Dirty num-iter v0.1.45: the rustflags changed
22802024-08-11T07:06:24.228Z Compiling num-iter v0.1.45
22812024-08-11T07:06:24.248Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=1b50779845f357a9 -C extra-filename=-1b50779845f357a9 --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-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22822024-08-11T07:06:24.444Z Dirty hyper-tls v0.5.0: the rustflags changed
22832024-08-11T07:06:24.444Z Compiling hyper-tls v0.5.0
22842024-08-11T07:06:24.447Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=70485fd85c714b7f -C extra-filename=-70485fd85c714b7f --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-77180ecea8364755.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-fc66615da3c05ed8.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-103ed8233c94708a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
22852024-08-11T07:06:24.492Z Dirty hyper-rustls v0.24.2: the rustflags changed
22862024-08-11T07:06:24.492Z Compiling hyper-rustls v0.24.2
22872024-08-11T07:06:24.495Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acceptor", "default", "http1", "http2", "log", "logging", "native-tokio", "rustls-native-certs", "tls12", "tokio-runtime", "webpki-roots", "webpki-tokio"))' -C metadata=e603bbb255f26f07 -C extra-filename=-e603bbb255f26f07 --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-0932cfe286ee3ae0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b830bd4d7ee1a50b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-458fb25be6936ac0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
22882024-08-11T07:06:24.693Z Dirty mio v1.0.1: the rustflags changed
22892024-08-11T07:06:24.693Z Compiling mio v1.0.1
22902024-08-11T07:06:24.696Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' -C metadata=7b501d9f1e42324c -C extra-filename=-7b501d9f1e42324c --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-2977f4e89cc8b9da.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22912024-08-11T07:06:24.844Z Dirty reqwest v0.11.27: the rustflags changed
22922024-08-11T07:06:24.844Z Compiling reqwest v0.11.27
22932024-08-11T07:06:24.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="__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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=ec5bf655ce67d89c -C extra-filename=-ec5bf655ce67d89c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-cf1ac0489e90402a.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-f05058f02940fd33.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-c4eb749ac0aad23f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-037ed1f355572e67.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-e603bbb255f26f07.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-70485fd85c714b7f.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-fc66615da3c05ed8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-b830bd4d7ee1a50b.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ef67309bf96e0f1b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-12c43cd70bd8ae58.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-103ed8233c94708a.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-458fb25be6936ac0.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-81f0f128de5a591f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
22942024-08-11T07:06:24.915Z Dirty static_assertions v1.1.0: the rustflags changed
22952024-08-11T07:06:24.915Z Compiling static_assertions v1.1.0
22962024-08-11T07:06:24.917Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name static_assertions --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0a062de836263b83 -C extra-filename=-0a062de836263b83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22972024-08-11T07:06:25.032Z Dirty matches v0.1.10: the rustflags changed
22982024-08-11T07:06:25.032Z Compiling matches v0.1.10
22992024-08-11T07:06:25.036Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/matches-0.1.10/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c42a4b82e96c2465 -C extra-filename=-c42a4b82e96c2465 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23002024-08-11T07:06:25.135Z Dirty idna v0.2.3: the rustflags changed
23012024-08-11T07:06:25.135Z Compiling idna v0.2.3
23022024-08-11T07:06:25.138Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d9acef88aca71128 -C extra-filename=-d9acef88aca71128 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern matches=/work/oxidecomputer/omicron/target/debug/deps/libmatches-c42a4b82e96c2465.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23032024-08-11T07:06:25.941Z Dirty signal-hook-mio v0.2.4: the rustflags changed
23042024-08-11T07:06:25.941Z Compiling signal-hook-mio v0.2.4
23052024-08-11T07:06:25.976Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mio-0_8"' --cfg 'feature="mio-1_0"' --cfg 'feature="support-v0_8"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=abf0046fcffe5e9e -C extra-filename=-abf0046fcffe5e9e --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-2977f4e89cc8b9da.rmeta --extern mio_0_8=/work/oxidecomputer/omicron/target/debug/deps/libmio-f5538ab28795be32.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-7b501d9f1e42324c.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23062024-08-11T07:06:26.129Z Dirty heapless v0.7.17: the rustflags changed
23072024-08-11T07:06:26.129Z Compiling heapless v0.7.17
23082024-08-11T07:06:26.132Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=7be4c80ec1d1b91e -C extra-filename=-7be4c80ec1d1b91e --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-7be4c80ec1d1b91e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-d8f19efc890c16b8.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23092024-08-11T07:06:26.285Z Dirty enum-as-inner v0.5.1: the rustflags changed
23102024-08-11T07:06:26.285Z Compiling enum-as-inner v0.5.1
23112024-08-11T07:06:26.288Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b933cbcd590b5a5 -C extra-filename=-9b933cbcd590b5a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23122024-08-11T07:06:26.702Z Dirty lalrpop-util v0.19.12: the rustflags changed
23132024-08-11T07:06:26.702Z Compiling lalrpop-util v0.19.12
23142024-08-11T07:06:26.705Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-util-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std"))' -C metadata=cabd6990d00654d2 -C extra-filename=-cabd6990d00654d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23152024-08-11T07:06:26.741Z Dirty regex-automata v0.1.10: the rustflags changed
23162024-08-11T07:06:26.741Z Compiling regex-automata v0.1.10
23172024-08-11T07:06:26.744Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=9ec91e78f0fbd44e -C extra-filename=-9ec91e78f0fbd44e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23182024-08-11T07:06:26.792Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-7be4c80ec1d1b91e/build-script-build`
23192024-08-11T07:06:26.883Z Dirty num-bigint v0.4.5: the rustflags changed
23202024-08-11T07:06:26.884Z Compiling num-bigint v0.4.5
23212024-08-11T07:06:26.886Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=f0018ad33067d8cb -C extra-filename=-f0018ad33067d8cb --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-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23222024-08-11T07:06:27.158Z Dirty hash32 v0.2.1: the rustflags changed
23232024-08-11T07:06:27.158Z Compiling hash32 v0.2.1
23242024-08-11T07:06:27.161Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d4b24ee1288cc3 -C extra-filename=-b2d4b24ee1288cc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23252024-08-11T07:06:27.324Z Dirty bstr v0.2.17: the rustflags changed
23262024-08-11T07:06:27.324Z Compiling bstr v0.2.17
23272024-08-11T07:06:27.327Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lazy_static", "regex-automata", "serde", "serde1", "serde1-nostd", "std", "unicode"))' -C metadata=abe7cc3ca82e0c0a -C extra-filename=-abe7cc3ca82e0c0a --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-4058c7340bf7b5f3.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9ec91e78f0fbd44e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23282024-08-11T07:06:27.549Z Dirty finl_unicode v1.2.0: the rustflags changed
23292024-08-11T07:06:27.549Z Compiling finl_unicode v1.2.0
23302024-08-11T07:06:27.552Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("categories", "default", "grapheme_clusters"))' -C metadata=3e0871fb68948e2f -C extra-filename=-3e0871fb68948e2f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312024-08-11T07:06:27.682Z Dirty trust-dns-proto v0.22.0: the rustflags changed
23322024-08-11T07:06:27.682Z Compiling trust-dns-proto v0.22.0
23332024-08-11T07:06:27.704Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "http", "js-sys", "mdns", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki", "webpki-roots"))' -C metadata=083776092ecf3e7b -C extra-filename=-083776092ecf3e7b --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-5547710810e44ff9.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-9b933cbcd590b5a5.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-d9acef88aca71128.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-bfd9b440086bc207.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23342024-08-11T07:06:27.709Z Dirty smoltcp v0.9.1: the rustflags changed
23352024-08-11T07:06:27.709Z Compiling smoltcp v0.9.1
23362024-08-11T07:06:27.714Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=bdbe85cbcf8150ee -C extra-filename=-bdbe85cbcf8150ee --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23372024-08-11T07:06:28.210Z Dirty predicates-core v1.0.6: the rustflags changed
23382024-08-11T07:06:28.210Z Compiling predicates-core v1.0.6
23392024-08-11T07:06:28.213Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=010f1331228f9ea5 -C extra-filename=-010f1331228f9ea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23402024-08-11T07:06:28.283Z Dirty stringprep v0.1.4: the rustflags changed
23412024-08-11T07:06:28.283Z Compiling stringprep v0.1.4
23422024-08-11T07:06:28.286Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=672fb69311fd6a4a -C extra-filename=-672fb69311fd6a4a --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-3e0871fb68948e2f.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23432024-08-11T07:06:28.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=855a6d0e47a2be93 -C extra-filename=-855a6d0e47a2be93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-b2d4b24ee1288cc3.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
23442024-08-11T07:06:28.719Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee/build-script-build`
23452024-08-11T07:06:28.751Z Dirty md-5 v0.10.6: the rustflags changed
23462024-08-11T07:06:28.751Z Compiling md-5 v0.10.6
23472024-08-11T07:06:28.754Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=f7686b1447bab855 -C extra-filename=-f7686b1447bab855 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23482024-08-11T07:06:28.933Z Dirty hubpack_derive v0.1.1: the rustflags changed
23492024-08-11T07:06:28.933Z Compiling hubpack_derive v0.1.1
23502024-08-11T07:06:28.936Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef6b112d64377947 -C extra-filename=-ef6b112d64377947 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23512024-08-11T07:06:29.029Z Dirty bstr v1.9.1: the rustflags changed
23522024-08-11T07:06:29.029Z Compiling bstr v1.9.1
23532024-08-11T07:06:29.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=0b179f319982781a -C extra-filename=-0b179f319982781a --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-3b15747880b886c1.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23542024-08-11T07:06:29.428Z Dirty console v0.15.8: the rustflags changed
23552024-08-11T07:06:29.428Z Compiling console v0.15.8
23562024-08-11T07:06:29.459Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name console --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/console-0.15.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi-parsing"' --cfg 'feature="default"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=798580260be3f871 -C extra-filename=-798580260be3f871 --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-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23572024-08-11T07:06:29.473Z Dirty float-cmp v0.9.0: the rustflags changed
23582024-08-11T07:06:29.473Z Compiling float-cmp v0.9.0
23592024-08-11T07:06:29.476Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=ff2d3af3210f593b -C extra-filename=-ff2d3af3210f593b --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-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23602024-08-11T07:06:29.696Z Dirty fs-err v2.11.0: the rustflags changed
23612024-08-11T07:06:29.696Z Compiling fs-err v2.11.0
23622024-08-11T07:06:29.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=7840dcc9301ae0b4 -C extra-filename=-7840dcc9301ae0b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-7840dcc9301ae0b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23632024-08-11T07:06:29.860Z Dirty fallible-iterator v0.2.0: the rustflags changed
23642024-08-11T07:06:29.860Z Compiling fallible-iterator v0.2.0
23652024-08-11T07:06:29.863Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=99585d275a54a8fa -C extra-filename=-99585d275a54a8fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23662024-08-11T07:06:30.122Z Dirty difflib v0.4.0: the rustflags changed
23672024-08-11T07:06:30.122Z Compiling difflib v0.4.0
23682024-08-11T07:06:30.126Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name difflib --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/difflib-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df3a4df3c1440d6e -C extra-filename=-df3a4df3c1440d6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23692024-08-11T07:06:30.148Z Dirty yasna v0.5.2: the rustflags changed
23702024-08-11T07:06:30.148Z Compiling yasna v0.5.2
23712024-08-11T07:06:30.151Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bit-vec"' --cfg 'feature="default"' --cfg 'feature="num-bigint"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=d38a24c7fc456068 -C extra-filename=-d38a24c7fc456068 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-f0018ad33067d8cb.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23722024-08-11T07:06:30.653Z Dirty normalize-line-endings v0.3.0: the rustflags changed
23732024-08-11T07:06:30.653Z Compiling normalize-line-endings v0.3.0
23742024-08-11T07:06:30.656Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name normalize_line_endings --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/normalize-line-endings-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb19df894926175b -C extra-filename=-eb19df894926175b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23752024-08-11T07:06:30.817Z Dirty predicates v3.1.2: the rustflags changed
23762024-08-11T07:06:30.817Z Compiling predicates v3.1.2
23772024-08-11T07:06:30.820Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=457abf17ed177e26 -C extra-filename=-457abf17ed177e26 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-df3a4df3c1440d6e.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-ff2d3af3210f593b.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-eb19df894926175b.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23782024-08-11T07:06:30.987Z Dirty postgres-protocol v0.6.7: the rustflags changed
23792024-08-11T07:06:30.987Z Compiling postgres-protocol v0.6.7
23802024-08-11T07:06:30.990Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_protocol --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-protocol-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "js"))' -C metadata=d0b4f4f75b2ba50e -C extra-filename=-d0b4f4f75b2ba50e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-e0d08ebeaf39cd00.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-f7686b1447bab855.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-672fb69311fd6a4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23812024-08-11T07:06:31.062Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-7840dcc9301ae0b4/build-script-build`
23822024-08-11T07:06:31.245Z Dirty hubpack v0.1.2: the rustflags changed
23832024-08-11T07:06:31.245Z Compiling hubpack v0.1.2
23842024-08-11T07:06:31.248Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e592de4ceaa78c2 -C extra-filename=-1e592de4ceaa78c2 --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-ef6b112d64377947.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23852024-08-11T07:06:31.768Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=f2be7f995d9ff212 -C extra-filename=-f2be7f995d9ff212 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-855a6d0e47a2be93.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23862024-08-11T07:06:31.919Z Dirty similar v2.5.0: the rustflags changed
23872024-08-11T07:06:31.919Z Compiling similar v2.5.0
23882024-08-11T07:06:31.921Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=9b44837149fa8959 -C extra-filename=-9b44837149fa8959 --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-abe7cc3ca82e0c0a.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23892024-08-11T07:06:32.256Z Dirty phf_shared v0.11.2: the rustflags changed
23902024-08-11T07:06:32.256Z Compiling phf_shared v0.11.2
23912024-08-11T07:06:32.259Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=471a15ddaebb70d0 -C extra-filename=-471a15ddaebb70d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23922024-08-11T07:06:32.436Z Dirty tokio-stream v0.1.15: the rustflags changed
23932024-08-11T07:06:32.436Z Compiling tokio-stream v0.1.15
23942024-08-11T07:06:32.438Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=28caaade9f2c72a9 -C extra-filename=-28caaade9f2c72a9 --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-965f1abbaef84084.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23952024-08-11T07:06:32.663Z Dirty strum_macros v0.25.3: the rustflags changed
23962024-08-11T07:06:32.663Z Compiling strum_macros v0.25.3
23972024-08-11T07:06:32.666Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ecde964d811f647b -C extra-filename=-ecde964d811f647b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23982024-08-11T07:06:32.691Z Dirty serde_repr v0.1.19: the rustflags changed
23992024-08-11T07:06:32.691Z Compiling serde_repr v0.1.19
24002024-08-11T07:06:32.694Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee219109fc8573cb -C extra-filename=-ee219109fc8573cb --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24012024-08-11T07:06:33.555Z Dirty peg-runtime v0.8.3: the rustflags changed
24022024-08-11T07:06:33.555Z Compiling peg-runtime v0.8.3
24032024-08-11T07:06:33.557Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_runtime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-runtime-0.8.3/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=f68472f095c24de4 -C extra-filename=-f68472f095c24de4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24042024-08-11T07:06:34.062Z Dirty phf v0.11.2: the rustflags changed
24052024-08-11T07:06:34.062Z Compiling phf v0.11.2
24062024-08-11T07:06:34.065Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=8e35b99582fa2840 -C extra-filename=-8e35b99582fa2840 --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-471a15ddaebb70d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24072024-08-11T07:06:34.276Z Dirty postgres-types v0.2.7: the rustflags changed
24082024-08-11T07:06:34.276Z Compiling postgres-types v0.2.7
24092024-08-11T07:06:34.279Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "array-init", "bit-vec-06", "chrono-04", "cidr-02", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "js", "postgres-derive", "serde-1", "serde_json-1", "smol_str-01", "time-02", "time-03", "uuid-08", "uuid-1", "with-bit-vec-0_6", "with-chrono-0_4", "with-cidr-0_2", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=a22f036b58a6873c -C extra-filename=-a22f036b58a6873c --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-77180ecea8364755.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-d0b4f4f75b2ba50e.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24102024-08-11T07:06:34.303Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fs_err --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=390ddc84ccf1ed72 -C extra-filename=-390ddc84ccf1ed72 --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-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63`
24112024-08-11T07:06:34.406Z Dirty whoami v1.5.1: the rustflags changed
24122024-08-11T07:06:34.406Z Compiling whoami v1.5.1
24132024-08-11T07:06:34.409Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' -C metadata=9ffcccbeeda8d38c -C extra-filename=-9ffcccbeeda8d38c --out-dir /work/oxidecomputer/omicron/target/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-08-11T07:06:34.711Z Compiling regress v0.9.1
24152024-08-11T07:06:34.713Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=cb70ae6fc462a83e -C extra-filename=-cb70ae6fc462a83e --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-e9c0c75a0b28a83e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24162024-08-11T07:06:35.163Z Dirty camino v1.1.7: the rustflags changed
24172024-08-11T07:06:35.163Z Compiling camino v1.1.7
24182024-08-11T07:06:35.166Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=bf36cf898f7e366e -C extra-filename=-bf36cf898f7e366e --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-bf36cf898f7e366e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24192024-08-11T07:06:35.259Z Dirty tokio-postgres v0.7.11: the rustflags changed
24202024-08-11T07:06:35.259Z Compiling tokio-postgres v0.7.11
24212024-08-11T07:06:35.277Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "default", "js", "runtime", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=96acec4f5ee00844 -C extra-filename=-96acec4f5ee00844 --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-5547710810e44ff9.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d2c6d5e451dfd0ff.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-8e35b99582fa2840.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-d0b4f4f75b2ba50e.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-a22f036b58a6873c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24222024-08-11T07:06:35.901Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-bf36cf898f7e366e/build-script-build`
24232024-08-11T07:06:35.921Z Compiling getopts v0.2.21
24242024-08-11T07:06:35.923Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=c6002415ff761945 -C extra-filename=-c6002415ff761945 --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-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24252024-08-11T07:06:35.973Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=f6b822542bc6338e -C extra-filename=-f6b822542bc6338e --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-22ef41cdd9d4b24b.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 --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)'`
24262024-08-11T07:06:36.727Z Compiling unsafe-libyaml v0.2.11
24272024-08-11T07:06:36.730Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unsafe_libyaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unsafe-libyaml-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d82dd58b0184436 -C extra-filename=-5d82dd58b0184436 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24282024-08-11T07:06:36.905Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24292024-08-11T07:06:36.909Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed727b1d1d52c3b7 -C extra-filename=-ed727b1d1d52c3b7 --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-77180ecea8364755.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
24302024-08-11T07:06:37.004Z Dirty is-terminal v0.4.12: the rustflags changed
24312024-08-11T07:06:37.004Z Compiling is-terminal v0.4.12
24322024-08-11T07:06:37.007Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ee86796969381f6 -C extra-filename=-0ee86796969381f6 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24332024-08-11T07:06:37.162Z Dirty dirs-sys-next v0.1.2: the rustflags changed
24342024-08-11T07:06:37.162Z Compiling dirs-sys-next v0.1.2
24352024-08-11T07:06:37.166Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_sys_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8dcd84358360876e -C extra-filename=-8dcd84358360876e --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24362024-08-11T07:06:37.396Z Compiling sha1 v0.10.6
24372024-08-11T07:06:37.399Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=e8d7e737b7a11eca -C extra-filename=-e8d7e737b7a11eca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24382024-08-11T07:06:37.478Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92): the rustflags changed
24392024-08-11T07:06:37.478Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
24402024-08-11T07:06:37.481Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "smoltcp", "std"))' -C metadata=fc36a1f9a9977bfb -C extra-filename=-fc36a1f9a9977bfb --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-555b6489c82c47dd.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-1e592de4ceaa78c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-ee219109fc8573cb.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-f2be7f995d9ff212.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-ecde964d811f647b.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-82d89f457fd2da7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24412024-08-11T07:06:37.926Z Dirty dirs-next v2.0.0: the rustflags changed
24422024-08-11T07:06:37.926Z Compiling dirs-next v2.0.0
24432024-08-11T07:06:37.929Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dirs_next --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cbc1b5d3c9f94af2 -C extra-filename=-cbc1b5d3c9f94af2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern dirs_sys_next=/work/oxidecomputer/omicron/target/debug/deps/libdirs_sys_next-8dcd84358360876e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24442024-08-11T07:06:37.967Z Compiling http v1.1.0
24452024-08-11T07:06:37.970Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=887f9bb74160c1b6 -C extra-filename=-887f9bb74160c1b6 --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-77180ecea8364755.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24462024-08-11T07:06:38.161Z Dirty term v0.7.0: the rustflags changed
24472024-08-11T07:06:38.161Z Compiling term v0.7.0
24482024-08-11T07:06:38.165Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=310ac55cad65c385 -C extra-filename=-310ac55cad65c385 --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-cbc1b5d3c9f94af2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492024-08-11T07:06:38.646Z Compiling serde_yaml v0.9.34+deprecated
24502024-08-11T07:06:38.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8865994fcc5e7a3a -C extra-filename=-8865994fcc5e7a3a --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-e9de332ec394b033.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-5d82dd58b0184436.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24512024-08-11T07:06:38.909Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
24522024-08-11T07:06:38.912Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eae50d376136a0ad -C extra-filename=-eae50d376136a0ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24532024-08-11T07:06:39.676Z Compiling paste v1.0.15
24542024-08-11T07:06:39.679Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe0fbfc06ab2594b -C extra-filename=-fe0fbfc06ab2594b --out-dir /work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24552024-08-11T07:06:40.242Z Compiling ident_case v1.0.1
24562024-08-11T07:06:40.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ident_case --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f0a2acd79c1f241 -C extra-filename=-1f0a2acd79c1f241 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24572024-08-11T07:06:40.295Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b/build-script-build`
24582024-08-11T07:06:40.365Z Compiling toml v0.8.19
24592024-08-11T07:06:40.368Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=a703d29ebe1ba291 -C extra-filename=-a703d29ebe1ba291 --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-22ef41cdd9d4b24b.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-25cc1182340a9c91.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-97ecab3776e3e09b.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24602024-08-11T07:06:40.432Z Compiling darling_core v0.20.9
24612024-08-11T07:06:40.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=b0ccbf8e08e45811 -C extra-filename=-b0ccbf8e08e45811 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-1f0a2acd79c1f241.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24622024-08-11T07:06:40.615Z Dirty strum_macros v0.26.4: the rustflags changed
24632024-08-11T07:06:40.615Z Compiling strum_macros v0.26.4
24642024-08-11T07:06:40.619Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18bdee483c3af4e6 -C extra-filename=-18bdee483c3af4e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24652024-08-11T07:06:40.797Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name paste --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ec299dfa0e92da3 -C extra-filename=-4ec299dfa0e92da3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'`
24662024-08-11T07:06:41.220Z Dirty crossbeam-channel v0.5.12: the rustflags changed
24672024-08-11T07:06:41.220Z Compiling crossbeam-channel v0.5.12
24682024-08-11T07:06:41.223Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9f8fe1d87fa9a6f6 -C extra-filename=-9f8fe1d87fa9a6f6 --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-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24692024-08-11T07:06:42.318Z Dirty thread_local v1.1.8: the rustflags changed
24702024-08-11T07:06:42.318Z Compiling thread_local v1.1.8
24712024-08-11T07:06:42.322Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=31e87b9424f2815f -C extra-filename=-31e87b9424f2815f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24722024-08-11T07:06:42.349Z Dirty slog-async v2.8.0: the rustflags changed
24732024-08-11T07:06:42.349Z Compiling slog-async v2.8.0
24742024-08-11T07:06:42.352Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=01c8cef20947d45b -C extra-filename=-01c8cef20947d45b --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24752024-08-11T07:06:42.479Z Compiling match_cfg v0.1.0
24762024-08-11T07:06:42.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name match_cfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/match_cfg-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_core"))' -C metadata=d9904ced2909ba3a -C extra-filename=-d9904ced2909ba3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24772024-08-11T07:06:42.587Z Compiling rustls-pki-types v1.7.0
24782024-08-11T07:06:42.597Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=2fefae8d752d7a3a -C extra-filename=-2fefae8d752d7a3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24792024-08-11T07:06:42.937Z Dirty take_mut v0.2.2: the rustflags changed
24802024-08-11T07:06:42.937Z Compiling take_mut v0.2.2
24812024-08-11T07:06:42.940Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name take_mut --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/take_mut-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f9518271d040c7fa -C extra-filename=-f9518271d040c7fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24822024-08-11T07:06:43.021Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b/build-script-build`
24832024-08-11T07:06:43.076Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=584ba06da5147514 -C extra-filename=-584ba06da5147514 --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-9f8fe1d87fa9a6f6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-f9518271d040c7fa.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-31e87b9424f2815f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
24842024-08-11T07:06:43.102Z Dirty slog-term v2.9.1: the rustflags changed
24852024-08-11T07:06:43.102Z Compiling slog-term v2.9.1
24862024-08-11T07:06:43.118Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_term --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-term-2.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("erased-serde", "nested-values", "serde", "serde_json"))' -C metadata=458372da5fba99e4 -C extra-filename=-458372da5fba99e4 --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-0ee86796969381f6.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-310ac55cad65c385.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-31e87b9424f2815f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24872024-08-11T07:06:43.179Z Compiling hostname v0.3.1
24882024-08-11T07:06:43.182Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=3869aade05acba44 -C extra-filename=-3869aade05acba44 --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-2977f4e89cc8b9da.rmeta --extern match_cfg=/work/oxidecomputer/omicron/target/debug/deps/libmatch_cfg-d9904ced2909ba3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24892024-08-11T07:06:43.442Z Compiling fastrand v2.1.0
24902024-08-11T07:06:43.444Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=93d3aefab645b806 -C extra-filename=-93d3aefab645b806 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24912024-08-11T07:06:43.463Z Compiling rustls v0.22.4
24922024-08-11T07:06:43.465Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=7a39c18fd3e98d58 -C extra-filename=-7a39c18fd3e98d58 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24932024-08-11T07:06:43.812Z Compiling tempfile v3.10.1
24942024-08-11T07:06:43.815Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=85d158711e33002c -C extra-filename=-85d158711e33002c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-93d3aefab645b806.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1d1b803f083c810e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24952024-08-11T07:06:44.030Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58/build-script-build`
24962024-08-11T07:06:44.066Z Compiling rustls-webpki v0.102.4
24972024-08-11T07:06:44.069Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=36c1595c3cced469 -C extra-filename=-36c1595c3cced469 --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-b61923086b86499a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
24982024-08-11T07:06:44.330Z Compiling rustls-pemfile v2.1.3
24992024-08-11T07:06:44.333Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0825b86e4f23338d -C extra-filename=-0825b86e4f23338d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25002024-08-11T07:06:44.383Z Compiling multer v3.1.0
25012024-08-11T07:06:44.386Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=b0c2a76b3dbdbc46 -C extra-filename=-b0c2a76b3dbdbc46 --out-dir /work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25022024-08-11T07:06:44.463Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25032024-08-11T07:06:44.466Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 workspace-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ef54bd6c94b0765 -C extra-filename=-7ef54bd6c94b0765 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-7ef54bd6c94b0765 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-a5310778e8190f9a.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-555b6489c82c47dd.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-abe7cc3ca82e0c0a.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9da461196dc56fff.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-72cdc8b2b772a9de.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-767c05c3324991c7.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-2e2246a80907230e.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0c0d68b45a904103.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-ad0f084ebe1b7e9d.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-67b43136652833d4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-06f3d453e5019bde.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-f17162317cb3b488.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-5047b6f58b65ac8a.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-e9c0c75a0b28a83e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-e0d08ebeaf39cd00.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd42de12cc7fdef5.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-f5538ab28795be32.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-f0018ad33067d8cb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-a22f036b58a6873c.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1d1b803f083c810e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-abf0046fcffe5e9e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-0bb620c5104812eb.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-f426058cb4968a93.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-97ecab3776e3e09b.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c27d167504671958.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e4299a72a38a2060.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-d38a24c7fc456068.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-49b3183e334b0b14.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
25042024-08-11T07:06:44.765Z Compiling debug-ignore v1.0.5
25052024-08-11T07:06:44.768Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name debug_ignore --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/debug-ignore-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f8d6e08c22f4130f -C extra-filename=-f8d6e08c22f4130f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25062024-08-11T07:06:44.826Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46/build-script-build`
25072024-08-11T07:06:44.864Z Compiling ipnetwork v0.20.0
25082024-08-11T07:06:44.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnetwork --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnetwork-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=b50383c77533eb85 -C extra-filename=-b50383c77533eb85 --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-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25092024-08-11T07:06:44.887Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-7ef54bd6c94b0765/build-script-build`
25102024-08-11T07:06:44.913Z Compiling slog-json v2.6.1
25112024-08-11T07:06:44.913Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_json --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-json-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "erased-serde", "nested-values"))' -C metadata=637ad623599a29d2 -C extra-filename=-637ad623599a29d2 --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-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25122024-08-11T07:06:44.938Z Compiling async-stream-impl v0.3.5
25132024-08-11T07:06:44.941Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac9408f83c982261 -C extra-filename=-ac9408f83c982261 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25142024-08-11T07:06:44.960Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58ac5ae659a5eec4 -C extra-filename=-58ac5ae659a5eec4 --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-a5310778e8190f9a.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-555b6489c82c47dd.rmeta --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-abe7cc3ca82e0c0a.rmeta --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9da461196dc56fff.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-72cdc8b2b772a9de.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-767c05c3324991c7.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-2e2246a80907230e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0c0d68b45a904103.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-ad0f084ebe1b7e9d.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-67b43136652833d4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-06f3d453e5019bde.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-f17162317cb3b488.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-5047b6f58b65ac8a.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-e9c0c75a0b28a83e.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-e0d08ebeaf39cd00.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd42de12cc7fdef5.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-f5538ab28795be32.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-f0018ad33067d8cb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-a22f036b58a6873c.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1d1b803f083c810e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-abf0046fcffe5e9e.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-0bb620c5104812eb.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-f426058cb4968a93.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-97ecab3776e3e09b.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c27d167504671958.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e4299a72a38a2060.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-d38a24c7fc456068.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-49b3183e334b0b14.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
25152024-08-11T07:06:45.087Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.22.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=fe7ecabc742f86f7 -C extra-filename=-fe7ecabc742f86f7 --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-46cf9439802ec3f9.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-36c1595c3cced469.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
25162024-08-11T07:06:45.325Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
25172024-08-11T07:06:45.328Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/52d900a/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' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=a919d62130b9e085 -C extra-filename=-a919d62130b9e085 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-a919d62130b9e085 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25182024-08-11T07:06:45.705Z Compiling instant v0.1.12
25192024-08-11T07:06:45.720Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=4d9fb3cc79b503f7 -C extra-filename=-4d9fb3cc79b503f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25202024-08-11T07:06:45.822Z Compiling atomic-waker v1.1.2
25212024-08-11T07:06:45.825Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomic_waker --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=0226d346e4689e13 -C extra-filename=-0226d346e4689e13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25222024-08-11T07:06:45.854Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-a919d62130b9e085/build-script-build`
25232024-08-11T07:06:45.928Z Compiling slog-bunyan v2.5.0
25242024-08-11T07:06:45.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_bunyan --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-bunyan-2.5.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=eabec5495d5a76e2 -C extra-filename=-eabec5495d5a76e2 --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-3869aade05acba44.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-637ad623599a29d2.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25252024-08-11T07:06:46.023Z Compiling waitgroup v0.1.2
25262024-08-11T07:06:46.027Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name waitgroup --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/waitgroup-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6992fbdcfd8dfd4 -C extra-filename=-c6992fbdcfd8dfd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-0226d346e4689e13.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25272024-08-11T07:06:46.143Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=54adf029c6efc9b7 -C extra-filename=-54adf029c6efc9b7 --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-77180ecea8364755.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-887f9bb74160c1b6.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25282024-08-11T07:06:46.254Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
25292024-08-11T07:06:46.257Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/52d900a/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' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=0f4724c4e5c7611e -C extra-filename=-0f4724c4e5c7611e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25302024-08-11T07:06:46.319Z Compiling serde_path_to_error v0.1.16
25312024-08-11T07:06:46.324Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8086f8fc0bd87f1d -C extra-filename=-8086f8fc0bd87f1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25322024-08-11T07:06:46.347Z Dirty strum v0.26.3: the rustflags changed
25332024-08-11T07:06:46.347Z Compiling strum v0.26.3
25342024-08-11T07:06:46.350Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=056149fbbbf0e30f -C extra-filename=-056149fbbbf0e30f --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-18bdee483c3af4e6.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352024-08-11T07:06:46.506Z Compiling async-stream v0.3.5
25362024-08-11T07:06:46.510Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5b3541974114910 -C extra-filename=-a5b3541974114910 --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-ac9408f83c982261.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25372024-08-11T07:06:46.527Z Compiling hostname v0.4.0
25382024-08-11T07:06:46.530Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hostname-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "set"))' -C metadata=086102f80c5dec93 -C extra-filename=-086102f80c5dec93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25392024-08-11T07:06:46.792Z Compiling quick-error v1.2.3
25402024-08-11T07:06:46.795Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_error --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a51933d224a7ea6 -C extra-filename=-5a51933d224a7ea6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25412024-08-11T07:06:46.839Z Compiling newtype-uuid v1.1.0
25422024-08-11T07:06:46.842Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08", "serde", "std", "v4"))' -C metadata=82ec2fb5ad79c326 -C extra-filename=-82ec2fb5ad79c326 --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-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25432024-08-11T07:06:46.945Z Compiling structmeta-derive v0.3.0
25442024-08-11T07:06:46.947Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=923fda49398b2f2a -C extra-filename=-923fda49398b2f2a --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25452024-08-11T07:06:47.181Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25462024-08-11T07:06:47.184Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=5a0caf74de2348ec -C extra-filename=-5a0caf74de2348ec --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-82ec2fb5ad79c326.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25472024-08-11T07:06:47.214Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25482024-08-11T07:06:47.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/slog-error-chain-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=bf1a403cfb5b2f26 -C extra-filename=-bf1a403cfb5b2f26 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25492024-08-11T07:06:47.236Z Compiling backoff v0.4.0
25502024-08-11T07:06:47.262Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backoff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-std", "async_std_1", "default", "futures", "futures-core", "pin-project-lite", "tokio", "tokio_1", "wasm-bindgen"))' -C metadata=c03382b439941d16 -C extra-filename=-c03382b439941d16 --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-965f1abbaef84084.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-f17162317cb3b488.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-08-11T07:06:47.557Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
25522024-08-11T07:06:47.560Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "schemars", "serde", "std"))' -C metadata=8c7e485ec2ad2d27 -C extra-filename=-8c7e485ec2ad2d27 --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-b50383c77533eb85.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25532024-08-11T07:06:47.625Z Compiling macaddr v1.0.1
25542024-08-11T07:06:47.628Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=9cf62b5a6d3386e6 -C extra-filename=-9cf62b5a6d3386e6 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25552024-08-11T07:06:48.043Z Compiling darling_macro v0.20.9
25562024-08-11T07:06:48.046Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93bf955aa103bd78 -C extra-filename=-93bf955aa103bd78 --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-b0ccbf8e08e45811.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572024-08-11T07:06:48.094Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25582024-08-11T07:06:48.098Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12636fdf97f4f31e -C extra-filename=-12636fdf97f4f31e --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-58ac5ae659a5eec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
25592024-08-11T07:06:48.253Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25602024-08-11T07:06:48.256Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive", "erased-serde", "nested-values", "serde", "slog-error-chain-derive"))' -C metadata=6b1c5a41eed25ea1 -C extra-filename=-6b1c5a41eed25ea1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-bf1a403cfb5b2f26.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25612024-08-11T07:06:48.369Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25622024-08-11T07:06:48.371Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c379b4a2691893b9 -C extra-filename=-c379b4a2691893b9 --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-cc6b2a3dd9dcdc29.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632024-08-11T07:06:48.439Z Compiling wait-timeout v0.2.0
25642024-08-11T07:06:48.442Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wait_timeout --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wait-timeout-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=382ca12bcb63e3d5 -C extra-filename=-382ca12bcb63e3d5 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25652024-08-11T07:06:48.541Z Compiling structmeta-derive v0.2.0
25662024-08-11T07:06:48.545Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f6b9efd33ad3f68 -C extra-filename=-0f6b9efd33ad3f68 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25672024-08-11T07:06:49.029Z Compiling rusty-fork v0.3.0
25682024-08-11T07:06:49.031Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_fork --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusty-fork-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "timeout", "wait-timeout"))' -C metadata=416db38db08d38aa -C extra-filename=-416db38db08d38aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-5a51933d224a7ea6.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-382ca12bcb63e3d5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692024-08-11T07:06:49.048Z Compiling rand_xorshift v0.3.0
25702024-08-11T07:06:49.050Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_xorshift --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_xorshift-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=9696eb7f2dff198d -C extra-filename=-9696eb7f2dff198d --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-712f34846d8898c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25712024-08-11T07:06:49.206Z Compiling darling v0.20.9
25722024-08-11T07:06:49.208Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=1eef50407f8fb897 -C extra-filename=-1eef50407f8fb897 --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-b0ccbf8e08e45811.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-93bf955aa103bd78.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25732024-08-11T07:06:49.345Z Compiling serde_with_macros v3.8.3
25742024-08-11T07:06:49.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars_0_8"))' -C metadata=c6a18461d5a9bc7f -C extra-filename=-c6a18461d5a9bc7f --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-1eef50407f8fb897.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25752024-08-11T07:06:49.416Z Compiling unarray v0.1.4
25762024-08-11T07:06:49.419Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unarray --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unarray-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=902f42438c2f18fe -C extra-filename=-902f42438c2f18fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25772024-08-11T07:06:49.607Z Compiling tokio-rustls v0.25.0
25782024-08-11T07:06:49.610Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=614e9f43bf4a2b76 -C extra-filename=-614e9f43bf4a2b76 --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-fe7ecabc742f86f7.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
25792024-08-11T07:06:49.790Z Compiling proptest v1.5.0
25802024-08-11T07:06:49.793Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proptest-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "hardware-rng", "lazy_static", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=fb351ff19520b88a -C extra-filename=-fb351ff19520b88a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-555b6489c82c47dd.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-06ff9ddc7c7c443e.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-9696eb7f2dff198d.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-416db38db08d38aa.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --extern unarray=/work/oxidecomputer/omicron/target/debug/deps/libunarray-902f42438c2f18fe.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25812024-08-11T07:06:50.068Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
25822024-08-11T07:06:50.068Z Compiling proc-macro-error-attr v1.0.4
25832024-08-11T07:06:50.072Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d000a157274cd67 -C extra-filename=-5d000a157274cd67 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25842024-08-11T07:06:50.368Z Compiling structmeta v0.3.0
25852024-08-11T07:06:50.371Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1dbeec1adb5d523 -C extra-filename=-a1dbeec1adb5d523 --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-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-923fda49398b2f2a.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25862024-08-11T07:06:50.443Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67/build-script-build`
25872024-08-11T07:06:50.517Z Dirty proc-macro-error v1.0.4: the rustflags changed
25882024-08-11T07:06:50.518Z Compiling proc-macro-error v1.0.4
25892024-08-11T07:06:50.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=a4bca8a215788b67 -C extra-filename=-a4bca8a215788b67 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25902024-08-11T07:06:50.608Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/git/checkouts/dropshot-a4a923d29dccc492/52d900a/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' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=221ba1405102a70d -C extra-filename=-221ba1405102a70d --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-a5b3541974114910.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-0f4724c4e5c7611e.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-086102f80c5dec93.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-54adf029c6efc9b7.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-8086f8fc0bd87f1d.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e8d7e737b7a11eca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-eabec5495d5a76e2.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-637ad623599a29d2.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-614e9f43bf4a2b76.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern waitgroup=/work/oxidecomputer/omicron/target/debug/deps/libwaitgroup-c6992fbdcfd8dfd4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
25912024-08-11T07:06:50.798Z Compiling parse-display-derive v0.10.0
25922024-08-11T07:06:50.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-derive-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f61a6b3426d8f181 -C extra-filename=-f61a6b3426d8f181 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-a1dbeec1adb5d523.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25932024-08-11T07:06:50.905Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67/build-script-build`
25942024-08-11T07:06:51.061Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2c2579e9bbf82a84 -C extra-filename=-2c2579e9bbf82a84 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25952024-08-11T07:06:51.756Z Compiling structmeta v0.2.0
25962024-08-11T07:06:51.773Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e7e3ddf1e9730305 -C extra-filename=-e7e3ddf1e9730305 --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-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-0f6b9efd33ad3f68.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25972024-08-11T07:06:52.020Z Compiling camino-tempfile v1.1.1
25982024-08-11T07:06:52.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name camino_tempfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-tempfile-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=79a81974516da707 -C extra-filename=-79a81974516da707 --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-f6b822542bc6338e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25992024-08-11T07:06:52.218Z Compiling test-strategy v0.3.1
26002024-08-11T07:06:52.222Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=62721e97f9fbbffe -C extra-filename=-62721e97f9fbbffe --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-e7e3ddf1e9730305.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26012024-08-11T07:06:52.577Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=be785971ed3c6df6 -C extra-filename=-be785971ed3c6df6 --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-2c2579e9bbf82a84.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
26022024-08-11T07:06:52.757Z Compiling serde_with v3.8.3
26032024-08-11T07:06:52.759Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' -C metadata=743725e69b9b1f9f -C extra-filename=-743725e69b9b1f9f --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-22ef41cdd9d4b24b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-c6a18461d5a9bc7f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26042024-08-11T07:06:53.397Z Compiling proc-macro-crate v1.3.1
26052024-08-11T07:06:53.400Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=94c4ed0360c4764a -C extra-filename=-94c4ed0360c4764a --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-d381d90b77512a0f.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c27d167504671958.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26062024-08-11T07:06:54.576Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26072024-08-11T07:06:54.579Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7e5a9887b0b0e8e -C extra-filename=-d7e5a9887b0b0e8e --out-dir /work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26082024-08-11T07:06:54.994Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e/build-script-build`
26092024-08-11T07:06:55.025Z Compiling num_enum_derive v0.5.11
26102024-08-11T07:06:55.028Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=261f254a41daa97e -C extra-filename=-261f254a41daa97e --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-94c4ed0360c4764a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26112024-08-11T07:06:55.780Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26122024-08-11T07:06:55.783Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=525ace519d3346b6 -C extra-filename=-525ace519d3346b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132024-08-11T07:06:56.180Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6/build-script-build`
26142024-08-11T07:06:56.211Z Compiling foreign-types-macros v0.2.3
26152024-08-11T07:06:56.214Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=1ce165442e567034 -C extra-filename=-1ce165442e567034 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26162024-08-11T07:06:56.310Z Compiling parse-display v0.10.0
26172024-08-11T07:06:56.314Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "docs", "regex", "regex-syntax", "std"))' -C metadata=34275cd8fd1e052e -C extra-filename=-34275cd8fd1e052e --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-f61a6b3426d8f181.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26182024-08-11T07:06:56.966Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26192024-08-11T07:06:56.969Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/git/checkouts/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f477c3b355d84377 -C extra-filename=-f477c3b355d84377 --out-dir /work/oxidecomputer/omicron/target/debug/build/rusty-doors-f477c3b355d84377 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26202024-08-11T07:06:57.005Z Compiling foreign-types-shared v0.3.1
26212024-08-11T07:06:57.008Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_shared --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-shared-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=62e6d3d49a368cf7 -C extra-filename=-62e6d3d49a368cf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26222024-08-11T07:06:57.101Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libdlpi_sys --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/libdlpi-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66564d91ab6f2ef3 -C extra-filename=-66564d91ab6f2ef3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l dlpi`
26232024-08-11T07:06:57.142Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair_sys --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0294cfe81e15398b -C extra-filename=-0294cfe81e15398b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l nvpair -l zfs`
26242024-08-11T07:06:57.272Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
26252024-08-11T07:06:57.275Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3251be0370a8c741 -C extra-filename=-3251be0370a8c741 --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-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26262024-08-11T07:06:57.319Z Running `/work/oxidecomputer/omicron/target/debug/build/rusty-doors-f477c3b355d84377/build-script-build`
26272024-08-11T07:06:57.339Z Compiling cstr-argument v0.1.2
26282024-08-11T07:06:57.342Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=aab9cf1341f27a2e -C extra-filename=-aab9cf1341f27a2e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26292024-08-11T07:06:57.362Z Compiling pretty-hex v0.2.1
26302024-08-11T07:06:57.364Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty-hex-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=27176efeb89a212c -C extra-filename=-27176efeb89a212c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26312024-08-11T07:06:57.547Z Compiling tabwriter v1.4.0
26322024-08-11T07:06:57.554Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=36b664ce9afcce98 -C extra-filename=-36b664ce9afcce98 --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-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26332024-08-11T07:06:57.591Z Compiling colored v2.1.0
26342024-08-11T07:06:57.595Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=6166f879ac927c99 -C extra-filename=-6166f879ac927c99 --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-4058c7340bf7b5f3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26352024-08-11T07:06:57.734Z Compiling foreign-types v0.5.0
26362024-08-11T07:06:57.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f2caced76607e5be -C extra-filename=-f2caced76607e5be --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-1ce165442e567034.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-62e6d3d49a368cf7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372024-08-11T07:06:57.892Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26382024-08-11T07:06:57.895Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a41ebd79bdfb4d1 -C extra-filename=-5a41ebd79bdfb4d1 --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-aab9cf1341f27a2e.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-f2caced76607e5be.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26392024-08-11T07:06:58.122Z Compiling socket2 v0.4.10
26402024-08-11T07:06:58.125Z Compiling num_enum v0.5.11
26412024-08-11T07:06:58.125Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=840ec633df61280a -C extra-filename=-840ec633df61280a --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26422024-08-11T07:06:58.125Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=a12fbd6bb1a690e9 -C extra-filename=-a12fbd6bb1a690e9 --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-261f254a41daa97e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432024-08-11T07:06:58.291Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6bbe70412c43601f -C extra-filename=-6bbe70412c43601f --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-2977f4e89cc8b9da.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-3251be0370a8c741.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l door`
26442024-08-11T07:06:58.313Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26452024-08-11T07:06:58.316Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
26462024-08-11T07:06:58.316Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dlpi --edition=2021 /home/build/.cargo/git/checkouts/dlpi-sys-029573be7cbcde29/1d587ea/dlpi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e45b81bfb03b607e -C extra-filename=-e45b81bfb03b607e --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-2977f4e89cc8b9da.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-66564d91ab6f2ef3.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a12fbd6bb1a690e9.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-27176efeb89a212c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26472024-08-11T07:06:58.332Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89f5d19d6249baf5 -C extra-filename=-89f5d19d6249baf5 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-eae50d376136a0ad.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26482024-08-11T07:06:58.403Z Compiling smf v0.2.3
26492024-08-11T07:06:58.420Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ee592add8980bcf -C extra-filename=-9ee592add8980bcf --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-309c3d3bca908d45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26502024-08-11T07:06:58.476Z Compiling termtree v0.4.1
26512024-08-11T07:06:58.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termtree --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termtree-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f580d41a8e4e74f -C extra-filename=-3f580d41a8e4e74f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522024-08-11T07:06:58.505Z Compiling heapless v0.8.0
26532024-08-11T07:06:58.508Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=e556d1dbcfabb7d1 -C extra-filename=-e556d1dbcfabb7d1 --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26542024-08-11T07:06:58.730Z Compiling predicates-tree v1.0.9
26552024-08-11T07:06:58.733Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e26635fc8c38883b -C extra-filename=-e26635fc8c38883b --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-010f1331228f9ea5.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3f580d41a8e4e74f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26562024-08-11T07:06:58.752Z Compiling hash32 v0.3.1
26572024-08-11T07:06:58.754Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hash32 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hash32-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4832032344ca634d -C extra-filename=-4832032344ca634d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26582024-08-11T07:06:59.024Z Compiling smoltcp v0.11.0
26592024-08-11T07:06:59.026Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=8932ed320cfb35a5 -C extra-filename=-8932ed320cfb35a5 --out-dir /work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26602024-08-11T07:06:59.072Z Compiling cobs v0.2.3
26612024-08-11T07:06:59.074Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cobs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cobs-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=e7a06af4cb4d7afa -C extra-filename=-e7a06af4cb4d7afa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26622024-08-11T07:06:59.243Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1/build-script-build`
26632024-08-11T07:06:59.311Z Compiling crucible-workspace-hack v0.1.0
26642024-08-11T07:06:59.314Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7bb6db9d5be3b93a -C extra-filename=-7bb6db9d5be3b93a --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26652024-08-11T07:06:59.378Z Compiling embedded-io v0.4.0
26662024-08-11T07:06:59.381Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async", "defmt", "futures", "log", "std", "tokio"))' -C metadata=443730149b1d4047 -C extra-filename=-443730149b1d4047 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26672024-08-11T07:06:59.552Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=b9ac8a798b087133 -C extra-filename=-b9ac8a798b087133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-4832032344ca634d.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26682024-08-11T07:06:59.611Z Compiling postcard v1.0.8
26692024-08-11T07:06:59.611Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "const_format", "crc", "default", "defmt", "embedded-io", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=9a33ebd12b5ae53d -C extra-filename=-9a33ebd12b5ae53d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libcobs-e7a06af4cb4d7afa.rmeta --extern embedded_io=/work/oxidecomputer/omicron/target/debug/deps/libembedded_io-443730149b1d4047.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26702024-08-11T07:06:59.659Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a/build-script-build`
26712024-08-11T07:06:59.688Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26722024-08-11T07:06:59.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=4a360e1607cc080d -C extra-filename=-4a360e1607cc080d --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-4a360e1607cc080d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26732024-08-11T07:06:59.866Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5/build-script-build`
26742024-08-11T07:06:59.895Z Compiling same-file v1.0.6
26752024-08-11T07:06:59.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name same_file --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9239fd0f0a5434c0 -C extra-filename=-9239fd0f0a5434c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26762024-08-11T07:06:59.931Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26772024-08-11T07:06:59.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=e6dbc30862eb38b9 -C extra-filename=-e6dbc30862eb38b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26782024-08-11T07:06:59.950Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crucible-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8df2ed83fa4c112a -C extra-filename=-8df2ed83fa4c112a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26792024-08-11T07:07:00.044Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-4a360e1607cc080d/build-script-build`
26802024-08-11T07:07:00.065Z Compiling walkdir v2.5.0
26812024-08-11T07:07:00.073Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name walkdir --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=321402a375879e82 -C extra-filename=-321402a375879e82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern same_file=/work/oxidecomputer/omicron/target/debug/deps/libsame_file-9239fd0f0a5434c0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26822024-08-11T07:07:00.095Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
26832024-08-11T07:07:00.098Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65c1c01e8e7b713f -C extra-filename=-65c1c01e8e7b713f --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-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26842024-08-11T07:07:00.115Z Compiling sigpipe v0.1.3
26852024-08-11T07:07:00.118Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sigpipe --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sigpipe-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=45b57db55fdbd199 -C extra-filename=-45b57db55fdbd199 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26862024-08-11T07:07:00.196Z Compiling mockall_derive v0.13.0
26872024-08-11T07:07:00.199Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=840718ae530a1b62 -C extra-filename=-840718ae530a1b62 --out-dir /work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26882024-08-11T07:07:00.235Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
26892024-08-11T07:07:00.238Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03b8ac6ea3fd311e -C extra-filename=-03b8ac6ea3fd311e --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26902024-08-11T07:07:00.404Z Compiling humantime v2.1.0
26912024-08-11T07:07:00.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name humantime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0a85939c8c116b02 -C extra-filename=-0a85939c8c116b02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26922024-08-11T07:07:00.553Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="medium-ethernet"' --cfg 'feature="proto-dhcpv4"' --cfg 'feature="proto-ipv4"' --cfg 'feature="proto-ipv6"' --cfg 'feature="socket"' --cfg 'feature="socket-raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "ipv6-hbh-max-options-1", "ipv6-hbh-max-options-16", "ipv6-hbh-max-options-2", "ipv6-hbh-max-options-3", "ipv6-hbh-max-options-32", "ipv6-hbh-max-options-4", "ipv6-hbh-max-options-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "packetmeta-id", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipsec", "proto-ipsec-ah", "proto-ipsec-esp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-ipv6-fragmentation", "proto-ipv6-hbh", "proto-ipv6-routing", "proto-rpl", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "rpl-parents-buffer-count-16", "rpl-parents-buffer-count-2", "rpl-parents-buffer-count-32", "rpl-parents-buffer-count-4", "rpl-parents-buffer-count-8", "rpl-relations-buffer-count-1", "rpl-relations-buffer-count-128", "rpl-relations-buffer-count-16", "rpl-relations-buffer-count-2", "rpl-relations-buffer-count-32", "rpl-relations-buffer-count-4", "rpl-relations-buffer-count-64", "rpl-relations-buffer-count-8", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=602d7e1333826dc3 -C extra-filename=-602d7e1333826dc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-b9ac8a798b087133.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26932024-08-11T07:07:00.593Z Running `/work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62/build-script-build`
26942024-08-11T07:07:00.609Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e/build-script-build`
26952024-08-11T07:07:00.631Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26962024-08-11T07:07:00.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name poptrie --edition=2021 /home/build/.cargo/git/checkouts/poptrie-46bdf39ddc5f7ef1/ca52bef/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bcf0f2aa9b53959 -C extra-filename=-1bcf0f2aa9b53959 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26972024-08-11T07:07:00.658Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cce014470f5ef16c -C extra-filename=-cce014470f5ef16c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-e45b81bfb03b607e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a12fbd6bb1a690e9.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-5a41ebd79bdfb4d1.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-6bbe70412c43601f.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-840ec633df61280a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
26982024-08-11T07:07:00.796Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=3469f6a7fa8d3730 -C extra-filename=-3469f6a7fa8d3730 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(reprocheck)'`
26992024-08-11T07:07:00.937Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27002024-08-11T07:07:00.940Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a00ffb483779e916 -C extra-filename=-a00ffb483779e916 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-45b57db55fdbd199.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
27012024-08-11T07:07:00.981Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27022024-08-11T07:07:00.991Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=92b301a6174532f4 -C extra-filename=-92b301a6174532f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27032024-08-11T07:07:01.245Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27042024-08-11T07:07:01.251Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f06f04e5af42a208 -C extra-filename=-f06f04e5af42a208 --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-2977f4e89cc8b9da.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27052024-08-11T07:07:01.689Z Compiling num-derive v0.4.2
27062024-08-11T07:07:01.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e87aa7e5e1a1450f -C extra-filename=-e87aa7e5e1a1450f --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27072024-08-11T07:07:02.177Z Compiling downcast v0.11.0
27082024-08-11T07:07:02.180Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name downcast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/downcast-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4fcc4acd430b883f -C extra-filename=-4fcc4acd430b883f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27092024-08-11T07:07:02.420Z Compiling fragile v2.0.0
27102024-08-11T07:07:02.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fragile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fragile-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("slab"))' -C metadata=d2f257ecbd91aeaa -C extra-filename=-d2f257ecbd91aeaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27112024-08-11T07:07:02.747Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27122024-08-11T07:07:02.749Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 illumos-utils/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=a3fc801a6ca21997 -C extra-filename=-a3fc801a6ca21997 --out-dir /work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27132024-08-11T07:07:03.085Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
27142024-08-11T07:07:03.085Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=a42d0265e6a6a8e0 -C extra-filename=-a42d0265e6a6a8e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-92b301a6174532f4.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27152024-08-11T07:07:03.183Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997/build-script-build`
27162024-08-11T07:07:03.215Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
27172024-08-11T07:07:03.218Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=174f3be22cbb4bb6 -C extra-filename=-174f3be22cbb4bb6 --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-f06f04e5af42a208.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27182024-08-11T07:07:03.325Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
27192024-08-11T07:07:03.329Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=14628cf789bc5604 -C extra-filename=-14628cf789bc5604 --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-eae50d376136a0ad.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-89f5d19d6249baf5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27202024-08-11T07:07:03.529Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
27212024-08-11T07:07:03.532Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9191cf5ff9b386b4 -C extra-filename=-9191cf5ff9b386b4 --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-c6002415ff761945.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-14628cf789bc5604.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27222024-08-11T07:07:03.749Z Dirty xattr v1.3.1: the rustflags changed
27232024-08-11T07:07:03.749Z Compiling xattr v1.3.1
27242024-08-11T07:07:03.753Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xattr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=1dcb7a38a4873359 -C extra-filename=-1dcb7a38a4873359 --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-1d1b803f083c810e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27252024-08-11T07:07:04.088Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27262024-08-11T07:07:04.106Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=e887569bb27c2437 -C extra-filename=-e887569bb27c2437 --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-e6dbc30862eb38b9.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-9a33ebd12b5ae53d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27272024-08-11T07:07:04.521Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
27282024-08-11T07:07:04.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=77fbe9dced22b539 -C extra-filename=-77fbe9dced22b539 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-e87aa7e5e1a1450f.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27292024-08-11T07:07:04.866Z Dirty filetime v0.2.24: the rustflags changed
27302024-08-11T07:07:04.866Z Compiling filetime v0.2.24
27312024-08-11T07:07:04.869Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/filetime-0.2.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9756a0ac9cc799e4 -C extra-filename=-9756a0ac9cc799e4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27322024-08-11T07:07:05.003Z Compiling arc-swap v1.7.1
27332024-08-11T07:07:05.006Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arc_swap --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=0d304e6ef816775a -C extra-filename=-0d304e6ef816775a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27342024-08-11T07:07:05.213Z Dirty tar v0.4.41: the rustflags changed
27352024-08-11T07:07:05.213Z Compiling tar v0.4.41
27362024-08-11T07:07:05.216Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=18d84087461dc5af -C extra-filename=-18d84087461dc5af --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-9756a0ac9cc799e4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-1dcb7a38a4873359.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27372024-08-11T07:07:05.574Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=c89b51718d939141 -C extra-filename=-c89b51718d939141 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-e6dbc30862eb38b9.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-65c1c01e8e7b713f.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-e887569bb27c2437.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-9a33ebd12b5ae53d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --check-cfg 'cfg(usdt_stable_asm)' --check-cfg 'cfg(usdt_stable_asm_sym)'`
27382024-08-11T07:07:05.681Z Compiling slog-scope v4.4.0
27392024-08-11T07:07:05.681Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f11e017fd164908 -C extra-filename=-5f11e017fd164908 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arc_swap=/work/oxidecomputer/omicron/target/debug/deps/libarc_swap-0d304e6ef816775a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27402024-08-11T07:07:05.756Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27412024-08-11T07:07:05.773Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=5f3721e3c83972f7 -C extra-filename=-5f3721e3c83972f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-e6dbc30862eb38b9.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-c89b51718d939141.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-1bcf0f2aa9b53959.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-49b3183e334b0b14.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27422024-08-11T07:07:05.797Z Compiling newline-converter v0.3.0
27432024-08-11T07:07:05.815Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1025312162311df7 -C extra-filename=-1025312162311df7 --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-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27442024-08-11T07:07:05.969Z Compiling slog-stdlog v4.1.1
27452024-08-11T07:07:05.972Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=4305b37fc9523ddf -C extra-filename=-4305b37fc9523ddf --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-46cf9439802ec3f9.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-5f11e017fd164908.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27462024-08-11T07:07:06.289Z Compiling termcolor v1.4.1
27472024-08-11T07:07:06.292Z Compiling slog-envlogger v2.2.0
27482024-08-11T07:07:06.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termcolor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=729e749081eb9f7f -C extra-filename=-729e749081eb9f7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27492024-08-11T07:07:06.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_envlogger --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-envlogger-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=423154c0ac8a55bc -C extra-filename=-423154c0ac8a55bc --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-46cf9439802ec3f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-5f11e017fd164908.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-4305b37fc9523ddf.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27502024-08-11T07:07:06.369Z Compiling expectorate v1.1.0
27512024-08-11T07:07:06.372Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name expectorate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/expectorate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("predicates"))' -C metadata=dd2116e3ef4953cd -C extra-filename=-dd2116e3ef4953cd --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-798580260be3f871.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-1025312162311df7.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27522024-08-11T07:07:06.610Z Compiling utf-8 v0.7.6
27532024-08-11T07:07:06.613Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=402f663b8b26fd9e -C extra-filename=-402f663b8b26fd9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27542024-08-11T07:07:07.007Z Compiling derive-where v1.2.7
27552024-08-11T07:07:07.010Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=234944ead28eb272 -C extra-filename=-234944ead28eb272 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27562024-08-11T07:07:07.197Z Compiling atty v0.2.14
27572024-08-11T07:07:07.200Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atty --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atty-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2bc284534fe66366 -C extra-filename=-2bc284534fe66366 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27582024-08-11T07:07:07.366Z Compiling tungstenite v0.21.0
27592024-08-11T07:07:07.369Z Compiling pem v3.0.4
27602024-08-11T07:07:07.369Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=810ed83c61536f37 -C extra-filename=-810ed83c61536f37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-887f9bb74160c1b6.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e8d7e737b7a11eca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27612024-08-11T07:07:07.369Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pem --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pem-3.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fc1210f8ac466272 -C extra-filename=-fc1210f8ac466272 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27622024-08-11T07:07:07.447Z Compiling password-hash v0.5.0
27632024-08-11T07:07:07.450Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "rand_core", "std"))' -C metadata=fb555b835fc1e8f4 -C extra-filename=-fb555b835fc1e8f4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27642024-08-11T07:07:08.244Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
27652024-08-11T07:07:08.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/3dc9a3d/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7abca995667d9d1e -C extra-filename=-7abca995667d9d1e --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-2977f4e89cc8b9da.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-cce014470f5ef16c.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-c89b51718d939141.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-5f3721e3c83972f7.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-9a33ebd12b5ae53d.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27662024-08-11T07:07:08.298Z Compiling blake2 v0.10.6
27672024-08-11T07:07:08.301Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "reset", "simd", "simd_asm", "simd_opt", "size_opt", "std"))' -C metadata=c074b63c91adb7c5 -C extra-filename=-c074b63c91adb7c5 --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-063d0c2469814ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27682024-08-11T07:07:08.568Z Compiling tokio-tungstenite v0.21.0
27692024-08-11T07:07:08.573Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=f5f60c7458a9b913 -C extra-filename=-f5f60c7458a9b913 --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-0932cfe286ee3ae0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-810ed83c61536f37.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27702024-08-11T07:07:09.105Z Compiling argon2 v0.5.3
27712024-08-11T07:07:09.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/argon2-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="password-hash"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "password-hash", "rand", "simple", "std", "zeroize"))' -C metadata=592da556f59320f5 -C extra-filename=-592da556f59320f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern blake2=/work/oxidecomputer/omicron/target/debug/deps/libblake2-c074b63c91adb7c5.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-fb555b835fc1e8f4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27722024-08-11T07:07:09.645Z Compiling tungstenite v0.20.1
27732024-08-11T07:07:09.648Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=186c88ef2da0d050 -C extra-filename=-186c88ef2da0d050 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e8d7e737b7a11eca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27742024-08-11T07:07:09.680Z Compiling env_logger v0.9.3
27752024-08-11T07:07:09.683Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=12d5490c161c6bd9 -C extra-filename=-12d5490c161c6bd9 --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-2bc284534fe66366.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27762024-08-11T07:07:09.825Z Compiling mockall v0.13.0
27772024-08-11T07:07:09.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c9314d4f61e785dd -C extra-filename=-c9314d4f61e785dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-4fcc4acd430b883f.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-d2f257ecbd91aeaa.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-3469f6a7fa8d3730.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e26635fc8c38883b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27782024-08-11T07:07:09.895Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27792024-08-11T07:07:09.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66d3fed27bfdcd9d -C extra-filename=-66d3fed27bfdcd9d --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-2977f4e89cc8b9da.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27802024-08-11T07:07:10.249Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27812024-08-11T07:07:10.254Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d6861112e862ba9f -C extra-filename=-d6861112e862ba9f --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-592da556f59320f5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
27822024-08-11T07:07:10.438Z Compiling bitstruct_derive v0.1.0
27832024-08-11T07:07:10.441Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3b46eb0f9b2a27f -C extra-filename=-d3b46eb0f9b2a27f --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27842024-08-11T07:07:10.702Z Compiling viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27852024-08-11T07:07:10.708Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7a521208db6e6ce -C extra-filename=-d7a521208db6e6ce --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27862024-08-11T07:07:10.880Z Compiling tokio-tungstenite v0.20.1
27872024-08-11T07:07:10.886Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "webpki-roots"))' -C metadata=0ab7928683858411 -C extra-filename=-0ab7928683858411 --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-0932cfe286ee3ae0.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-186c88ef2da0d050.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27882024-08-11T07:07:11.112Z Compiling ascii v1.1.0
27892024-08-11T07:07:11.115Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde_test", "std"))' -C metadata=fd22831dba000475 -C extra-filename=-fd22831dba000475 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27902024-08-11T07:07:11.207Z Compiling viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27912024-08-11T07:07:11.211Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c120b9fd9969436b -C extra-filename=-c120b9fd9969436b --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-2977f4e89cc8b9da.rmeta --extern viona_api_sys=/work/oxidecomputer/omicron/target/debug/deps/libviona_api_sys-d7a521208db6e6ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27922024-08-11T07:07:11.494Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27932024-08-11T07:07:11.498Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f25be34a2513475d -C extra-filename=-f25be34a2513475d --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-66d3fed27bfdcd9d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27942024-08-11T07:07:11.561Z Compiling dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27952024-08-11T07:07:11.563Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b234e64092700b10 -C extra-filename=-b234e64092700b10 --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-2977f4e89cc8b9da.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-08-11T07:07:11.787Z Compiling rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
27972024-08-11T07:07:11.790Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=40cc6ca078dc5b42 -C extra-filename=-40cc6ca078dc5b42 --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-fd22831dba000475.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-12d5490c161c6bd9.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27982024-08-11T07:07:11.979Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27992024-08-11T07:07:11.982Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca9068ca5a47af04 -C extra-filename=-ca9068ca5a47af04 --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-58ac5ae659a5eec4.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
28002024-08-11T07:07:12.052Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28012024-08-11T07:07:12.057Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d021ab1984e46c0b -C extra-filename=-d021ab1984e46c0b --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-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022024-08-11T07:07:12.124Z Compiling bitstruct v0.1.1
28032024-08-11T07:07:12.130Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e149dd05d065ccf6 -C extra-filename=-e149dd05d065ccf6 --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-d3b46eb0f9b2a27f.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28042024-08-11T07:07:12.201Z Compiling erased-serde v0.3.31
28052024-08-11T07:07:12.205Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=9f23d94ad4615e1a -C extra-filename=-9f23d94ad4615e1a --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28062024-08-11T07:07:12.251Z Compiling serde_arrays v0.1.0
28072024-08-11T07:07:12.254Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb52a20db5ab6df9 -C extra-filename=-eb52a20db5ab6df9 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082024-08-11T07:07:12.276Z Compiling convert_case v0.4.0
28092024-08-11T07:07:12.279Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name convert_case --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/convert_case-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rand", "random"))' -C metadata=6dc902c7485ec1d1 -C extra-filename=-6dc902c7485ec1d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28102024-08-11T07:07:12.301Z Compiling atomicwrites v0.4.3
28112024-08-11T07:07:12.301Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0bdfe73eb61d5f80 -C extra-filename=-0bdfe73eb61d5f80 --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-1d1b803f083c810e.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28122024-08-11T07:07:12.321Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
28132024-08-11T07:07:12.324Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9f564c1d34d255f -C extra-filename=-e9f564c1d34d255f --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-4b65a55a4f21cc04.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-9191cf5ff9b386b4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-8865994fcc5e7a3a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28142024-08-11T07:07:12.412Z Compiling heck v0.3.3
28152024-08-11T07:07:12.433Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fb0186a49dfb9c2f -C extra-filename=-fb0186a49dfb9c2f --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-d809c6274b019e58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28162024-08-11T07:07:12.436Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
28172024-08-11T07:07:12.436Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca3d463ff48c182f -C extra-filename=-ca3d463ff48c182f --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28182024-08-11T07:07:12.655Z Compiling headers-core v0.2.0
28192024-08-11T07:07:12.658Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=43b3858b00aee0f8 -C extra-filename=-43b3858b00aee0f8 --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-98c0ff5d1f9ce12e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28202024-08-11T07:07:12.783Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f/build-script-build`
28212024-08-11T07:07:12.817Z Compiling base64 v0.13.1
28222024-08-11T07:07:12.820Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name base64 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/base64-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=79bbfb0b738857f0 -C extra-filename=-79bbfb0b738857f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28232024-08-11T07:07:12.870Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ab15b9be1474cb9 -C extra-filename=-0ab15b9be1474cb9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-e45b81bfb03b607e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a12fbd6bb1a690e9.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-5a41ebd79bdfb4d1.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-6bbe70412c43601f.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-840ec633df61280a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
28242024-08-11T07:07:12.885Z Compiling zone_cfg_derive v0.1.2
28252024-08-11T07:07:12.888Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1791e02af9af5c7 -C extra-filename=-f1791e02af9af5c7 --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-fb0186a49dfb9c2f.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28262024-08-11T07:07:13.361Z Compiling ron v0.7.1
28272024-08-11T07:07:13.364Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=d063f390e395d754 -C extra-filename=-d063f390e395d754 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-79bbfb0b738857f0.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28282024-08-11T07:07:13.398Z Compiling derive_more v0.99.18
28292024-08-11T07:07:13.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=ac5ac3f4604c12fa -C extra-filename=-ac5ac3f4604c12fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-6dc902c7485ec1d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28302024-08-11T07:07:13.579Z Compiling propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
28312024-08-11T07:07:13.582Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crucible", "crucible-client-types", "crucible-full", "default", "dlpi", "falcon", "ispf", "libloading", "nexus-client", "num_enum", "omicron-build", "oximeter", "p9ds", "rand", "softnpu-lib"))' -C metadata=957a244e23a9e328 -C extra-filename=-957a244e23a9e328 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-f25be34a2513475d.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-555b6489c82c47dd.rmeta --extern bitstruct=/work/oxidecomputer/omicron/target/debug/deps/libbitstruct-e149dd05d065ccf6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern dladm=/work/oxidecomputer/omicron/target/debug/deps/libdladm-b234e64092700b10.rmeta --extern erased_serde=/work/oxidecomputer/omicron/target/debug/deps/liberased_serde-9f23d94ad4615e1a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-d021ab1984e46c0b.rmeta --extern rfb=/work/oxidecomputer/omicron/target/debug/deps/librfb-40cc6ca078dc5b42.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_arrays=/work/oxidecomputer/omicron/target/debug/deps/libserde_arrays-eb52a20db5ab6df9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern viona_api=/work/oxidecomputer/omicron/target/debug/deps/libviona_api-c120b9fd9969436b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28322024-08-11T07:07:13.724Z Compiling headers v0.3.9
28332024-08-11T07:07:13.727Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=19b14e3a4f041e54 -C extra-filename=-19b14e3a4f041e54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-43b3858b00aee0f8.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e8d7e737b7a11eca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28342024-08-11T07:07:14.893Z Compiling zone v0.1.8
28352024-08-11T07:07:14.897Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=644c7a3b2a51c736 -C extra-filename=-644c7a3b2a51c736 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-f1791e02af9af5c7.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362024-08-11T07:07:15.782Z Compiling rcgen v0.12.1
28372024-08-11T07:07:15.785Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rcgen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rcgen-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="ring"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "pem", "ring", "x509-parser", "zeroize"))' -C metadata=c0d24244c77ad9c4 -C extra-filename=-c0d24244c77ad9c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-d38a24c7fc456068.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
28382024-08-11T07:07:15.987Z Compiling portpicker v0.1.1
28392024-08-11T07:07:15.990Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2fb8a714021eeaf1 -C extra-filename=-2fb8a714021eeaf1 --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-2bc27de9dad720ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28402024-08-11T07:07:16.379Z Compiling home v0.5.9
28412024-08-11T07:07:16.382Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name home --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97a8c4bd154ecfb4 -C extra-filename=-97a8c4bd154ecfb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422024-08-11T07:07:16.572Z Compiling subprocess v0.2.9
28432024-08-11T07:07:16.575Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subprocess --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subprocess-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=327a8b94132b44f7 -C extra-filename=-327a8b94132b44f7 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28442024-08-11T07:07:16.718Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
28452024-08-11T07:07:16.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=68f76a0818581d6b -C extra-filename=-68f76a0818581d6b --out-dir /work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462024-08-11T07:07:17.119Z Compiling half v2.4.1
28472024-08-11T07:07:17.122Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name half --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/half-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytemuck", "default", "num-traits", "rand_distr", "rkyv", "serde", "std", "use-intrinsics", "zerocopy"))' -C metadata=be03d1be726ab3c6 -C extra-filename=-be03d1be726ab3c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28482024-08-11T07:07:17.723Z Compiling ciborium-io v0.2.2
28492024-08-11T07:07:17.728Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-io-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=9712a09c7e589f80 -C extra-filename=-9712a09c7e589f80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28502024-08-11T07:07:17.756Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b/build-script-build`
28512024-08-11T07:07:17.884Z Compiling ciborium-ll v0.2.2
28522024-08-11T07:07:17.888Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium_ll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-ll-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=0b42dc700e213fb4 -C extra-filename=-0b42dc700e213fb4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-9712a09c7e589f80.rmeta --extern half=/work/oxidecomputer/omicron/target/debug/deps/libhalf-be03d1be726ab3c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28532024-08-11T07:07:18.017Z Compiling prettyplease v0.2.20
28542024-08-11T07:07:18.020Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=8edd0c5489e3b208 -C extra-filename=-8edd0c5489e3b208 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-8edd0c5489e3b208 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28552024-08-11T07:07:18.313Z Compiling semver v0.1.20
28562024-08-11T07:07:18.316Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af50ec457e24b5c5 -C extra-filename=-af50ec457e24b5c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28572024-08-11T07:07:18.384Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-8edd0c5489e3b208/build-script-build`
28582024-08-11T07:07:18.413Z Compiling ciborium v0.2.2
28592024-08-11T07:07:18.416Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=afd428b65d2a83ac -C extra-filename=-afd428b65d2a83ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-9712a09c7e589f80.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-0b42dc700e213fb4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28602024-08-11T07:07:18.455Z Compiling linked-hash-map v0.5.6
28612024-08-11T07:07:18.458Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name linked_hash_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linked-hash-map-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=e099fcafe1b8ddce -C extra-filename=-e099fcafe1b8ddce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28622024-08-11T07:07:18.744Z Compiling rustc_version v0.1.7
28632024-08-11T07:07:18.747Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e7208ab064aef1a0 -C extra-filename=-e7208ab064aef1a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-af50ec457e24b5c5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28642024-08-11T07:07:18.848Z Dirty swrite v0.1.0: the rustflags changed
28652024-08-11T07:07:18.848Z Compiling swrite v0.1.0
28662024-08-11T07:07:18.865Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name swrite --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/swrite-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("osstring"))' -C metadata=618c4abe1decdfc2 -C extra-filename=-618c4abe1decdfc2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28672024-08-11T07:07:18.980Z Compiling lru-cache v0.1.2
28682024-08-11T07:07:18.983Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru_cache --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-cache-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl"))' -C metadata=014178c12363f11b -C extra-filename=-014178c12363f11b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern linked_hash_map=/work/oxidecomputer/omicron/target/debug/deps/liblinked_hash_map-e099fcafe1b8ddce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28692024-08-11T07:07:18.983Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=ca17eaf7c3fa6651 -C extra-filename=-ca17eaf7c3fa6651 --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-39d204f28cc7075a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
28702024-08-11T07:07:19.198Z Compiling rayon-core v1.12.1
28712024-08-11T07:07:19.201Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=dbd7eded198f5a43 -C extra-filename=-dbd7eded198f5a43 --out-dir /work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28722024-08-11T07:07:19.266Z Compiling newtype_derive v0.1.6
28732024-08-11T07:07:19.272Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=c4c1ae37bf8fd7dc -C extra-filename=-c4c1ae37bf8fd7dc --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-e7208ab064aef1a0.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742024-08-11T07:07:19.452Z Compiling crossbeam-deque v0.8.5
28752024-08-11T07:07:19.462Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d3c0b407aa91d755 -C extra-filename=-d3c0b407aa91d755 --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-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28762024-08-11T07:07:19.589Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43/build-script-build`
28772024-08-11T07:07:19.632Z Compiling glob v0.3.1
28782024-08-11T07:07:19.635Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name glob --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=39f07e80d6316e9c -C extra-filename=-39f07e80d6316e9c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28792024-08-11T07:07:19.711Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc/build-script-build`
28802024-08-11T07:07:19.788Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype_derive-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "std-unstable"))' -C metadata=a6c5e59db985c498 -C extra-filename=-a6c5e59db985c498 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg op_assign`
28812024-08-11T07:07:19.868Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=4c44c92761c50284 -C extra-filename=-4c44c92761c50284 --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-d3c0b407aa91d755.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28822024-08-11T07:07:19.941Z Compiling steno v0.4.1
28832024-08-11T07:07:19.944Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name steno --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/steno-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d97a1778ec336ddd -C extra-filename=-d97a1778ec336ddd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842024-08-11T07:07:20.079Z Compiling num-rational v0.4.2
28852024-08-11T07:07:20.082Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=d35299848ca2e15c -C extra-filename=-d35299848ca2e15c --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-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28862024-08-11T07:07:20.824Z Compiling num-complex v0.4.6
28872024-08-11T07:07:20.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=6f36a9b5054667f2 -C extra-filename=-6f36a9b5054667f2 --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-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28882024-08-11T07:07:21.936Z Compiling rayon v1.10.0
28892024-08-11T07:07:21.939Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=8be4b95ce6e63459 -C extra-filename=-8be4b95ce6e63459 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-4c44c92761c50284.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28902024-08-11T07:07:21.990Z Compiling arrayref v0.3.7
28912024-08-11T07:07:21.993Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayref-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8c86a7a964b0dca8 -C extra-filename=-8c86a7a964b0dca8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28922024-08-11T07:07:22.066Z Compiling arrayvec v0.7.4
28932024-08-11T07:07:22.070Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=417409ccb48187aa -C extra-filename=-417409ccb48187aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28942024-08-11T07:07:22.098Z Compiling cancel-safe-futures v0.1.5
28952024-08-11T07:07:22.101Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=2d15830b8e271b76 -C extra-filename=-2d15830b8e271b76 --out-dir /work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28962024-08-11T07:07:22.191Z Compiling constant_time_eq v0.3.0
28972024-08-11T07:07:22.194Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=bb2dcf9258e9fbc9 -C extra-filename=-bb2dcf9258e9fbc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28982024-08-11T07:07:22.371Z Compiling num v0.4.3
28992024-08-11T07:07:22.374Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "libm", "num-bigint", "rand", "serde", "std"))' -C metadata=11024960b20c5ca2 -C extra-filename=-11024960b20c5ca2 --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-6f36a9b5054667f2.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-d35299848ca2e15c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002024-08-11T07:07:22.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pq_sys --edition=2015 /home/build/.cargo/git/checkouts/pq-sys-b85381a66dd4f47f/b1194c1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pkg-config"))' -C metadata=5a7e850bf47c1998 -C extra-filename=-5a7e850bf47c1998 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -l pq`
29012024-08-11T07:07:22.453Z Compiling resolv-conf v0.7.0
29022024-08-11T07:07:22.457Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name resolv_conf --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/resolv-conf-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="hostname"' --cfg 'feature="system"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("hostname", "system"))' -C metadata=c827375888fac402 -C extra-filename=-c827375888fac402 --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-3869aade05acba44.rmeta --extern quick_error=/work/oxidecomputer/omicron/target/debug/deps/libquick_error-5a51933d224a7ea6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29032024-08-11T07:07:22.480Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29042024-08-11T07:07:22.480Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d877534a81550b33 -C extra-filename=-d877534a81550b33 --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-58ac5ae659a5eec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
29052024-08-11T07:07:22.515Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76/build-script-build`
29062024-08-11T07:07:22.544Z Compiling itertools v0.13.0
29072024-08-11T07:07:22.546Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name itertools --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=17374fece069bfba -C extra-filename=-17374fece069bfba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29082024-08-11T07:07:22.717Z Compiling slog-dtrace v0.3.0
29092024-08-11T07:07:22.720Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a6bc5db261f7a6c -C extra-filename=-4a6bc5db261f7a6c --out-dir /work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29102024-08-11T07:07:23.133Z Compiling float-ord v0.3.2
29112024-08-11T07:07:23.136Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_ord --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-ord-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a1c88d1453503cb -C extra-filename=-7a1c88d1453503cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122024-08-11T07:07:23.240Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c/build-script-build`
29132024-08-11T07:07:23.312Z Compiling trust-dns-resolver v0.22.0
29142024-08-11T07:07:23.315Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "ipconfig", "resolv-conf", "rustls", "serde", "serde-config", "system-config", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "webpki-roots"))' -C metadata=42a813a1e29907a1 -C extra-filename=-42a813a1e29907a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d2c6d5e451dfd0ff.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-c827375888fac402.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29152024-08-11T07:07:23.315Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cancel_safe_futures --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cancel-safe-futures-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "internal-docs", "macros", "parking_lot", "std"))' -C metadata=b06263df364b36f8 -C extra-filename=-b06263df364b36f8 --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-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29162024-08-11T07:07:23.813Z Compiling ring v0.16.20
29172024-08-11T07:07:23.815Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=27345b34f7156ffe -C extra-filename=-27345b34f7156ffe --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-27345b34f7156ffe -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-9494c7e9645530d5.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29182024-08-11T07:07:23.950Z Compiling blake3 v1.5.1
29192024-08-11T07:07:23.952Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=ed6a2d939af06bb2 -C extra-filename=-ed6a2d939af06bb2 --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-ed6a2d939af06bb2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-9494c7e9645530d5.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29202024-08-11T07:07:24.688Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-ed6a2d939af06bb2/build-script-build`
29212024-08-11T07:07:25.057Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29222024-08-11T07:07:25.060Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2002713f18c76c5c -C extra-filename=-2002713f18c76c5c --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-957a244e23a9e328.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-f426058cb4968a93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29232024-08-11T07:07:25.094Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-27345b34f7156ffe/build-script-build`
29242024-08-11T07:07:25.482Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
29252024-08-11T07:07:25.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e6f695fa948f9c2 -C extra-filename=-2e6f695fa948f9c2 --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-2002713f18c76c5c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-f426058cb4968a93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29262024-08-11T07:07:25.802Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9777af1013745671 -C extra-filename=-9777af1013745671 --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-293757568803e346.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29272024-08-11T07:07:26.201Z Compiling memmap2 v0.9.4
29282024-08-11T07:07:26.204Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=82d4518f388ba205 -C extra-filename=-82d4518f388ba205 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29292024-08-11T07:07:26.443Z Compiling untrusted v0.7.1
29302024-08-11T07:07:26.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name untrusted --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/untrusted-0.7.1/src/untrusted.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f1b32950861d692 -C extra-filename=-7f1b32950861d692 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29312024-08-11T07:07:26.667Z Compiling spin v0.5.2
29322024-08-11T07:07:26.670Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70522defaf54c867 -C extra-filename=-70522defaf54c867 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29332024-08-11T07:07:26.740Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=1c342498a9c78833 -C extra-filename=-1c342498a9c78833 --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-8c86a7a964b0dca8.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-417409ccb48187aa.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-82d4518f388ba205.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/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`
29342024-08-11T07:07:26.864Z Compiling topological-sort v0.2.2
29352024-08-11T07:07:26.868Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name topological_sort --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/topological-sort-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=652fc1df032ad6e6 -C extra-filename=-652fc1df032ad6e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29362024-08-11T07:07:26.925Z Compiling libsw v3.3.1
29372024-08-11T07:07:26.928Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libsw --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsw-3.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="std_instant"' --cfg 'feature="std_systemtime"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coarsetime", "default", "nightly", "quanta", "std", "std_instant", "std_systemtime", "time", "tokio"))' -C metadata=4df772a7e1051b5a -C extra-filename=-4df772a7e1051b5a --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-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29382024-08-11T07:07:27.164Z Compiling owo-colors v4.0.0
29392024-08-11T07:07:27.167Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=cedc2b4cdec5a13d -C extra-filename=-cedc2b4cdec5a13d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29402024-08-11T07:07:27.337Z Compiling linear-map v1.2.0
29412024-08-11T07:07:27.340Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name linear_map --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/linear-map-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "serde", "serde_impl", "serde_test"))' -C metadata=fa674040a9ff2f04 -C extra-filename=-fa674040a9ff2f04 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422024-08-11T07:07:27.745Z Compiling toolchain_find v0.4.0
29432024-08-11T07:07:27.748Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7124a398b28a4c5f -C extra-filename=-7124a398b28a4c5f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29442024-08-11T07:07:27.896Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ring --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ring-0.16.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=851a685856b7785d -C extra-filename=-851a685856b7785d --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-d381d90b77512a0f.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-70522defaf54c867.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7f1b32950861d692.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -l static=ring-core -l static=ring-test`
29452024-08-11T07:07:28.151Z Compiling nibble_vec v0.1.0
29462024-08-11T07:07:28.154Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nibble_vec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nibble_vec-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cff5fe5a9bb497b3 -C extra-filename=-cff5fe5a9bb497b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29472024-08-11T07:07:28.250Z Compiling display-error-chain v0.2.0
29482024-08-11T07:07:28.255Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/display-error-chain-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2184d2a5bed7ca0 -C extra-filename=-c2184d2a5bed7ca0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29492024-08-11T07:07:28.385Z Compiling endian-type v0.1.2
29502024-08-11T07:07:28.388Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name endian_type --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/endian-type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4766228c91a4863c -C extra-filename=-4766228c91a4863c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29512024-08-11T07:07:28.440Z Compiling rustfmt-wrapper v0.2.1
29522024-08-11T07:07:28.443Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustfmt_wrapper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustfmt-wrapper-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e355ef2294c75ea1 -C extra-filename=-e355ef2294c75ea1 --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-22ef41cdd9d4b24b.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-7124a398b28a4c5f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29532024-08-11T07:07:28.485Z Compiling signature v2.2.0
29542024-08-11T07:07:28.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signature --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=ce00e055e524e85b -C extra-filename=-ce00e055e524e85b --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-063d0c2469814ada.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29552024-08-11T07:07:28.640Z Compiling radix_trie v0.2.1
29562024-08-11T07:07:28.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name radix_trie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radix_trie-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f1644b6022ae8b51 -C extra-filename=-f1644b6022ae8b51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern endian_type=/work/oxidecomputer/omicron/target/debug/deps/libendian_type-4766228c91a4863c.rmeta --extern nibble_vec=/work/oxidecomputer/omicron/target/debug/deps/libnibble_vec-cff5fe5a9bb497b3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29572024-08-11T07:07:28.778Z Compiling fxhash v0.2.1
29582024-08-11T07:07:28.780Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fxhash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fxhash-0.2.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7145ec3957bee753 -C extra-filename=-7145ec3957bee753 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29592024-08-11T07:07:28.993Z Compiling gethostname v0.5.0
29602024-08-11T07:07:28.996Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gethostname --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gethostname-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97847d649702846b -C extra-filename=-97847d649702846b --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-1d1b803f083c810e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29612024-08-11T07:07:29.032Z Compiling libefi-sys v0.1.0
29622024-08-11T07:07:29.035Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89eca4a85d7dc878 -C extra-filename=-89eca4a85d7dc878 --out-dir /work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29632024-08-11T07:07:29.216Z Compiling bitfield-struct v0.6.1
29642024-08-11T07:07:29.218Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e432a4d70a43cbeb -C extra-filename=-e432a4d70a43cbeb --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29652024-08-11T07:07:29.316Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
29662024-08-11T07:07:29.319Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a97d8b1dc1a3270a -C extra-filename=-a97d8b1dc1a3270a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-234944ead28eb272.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4df772a7e1051b5a.rmeta --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
29672024-08-11T07:07:29.397Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878/build-script-build`
29682024-08-11T07:07:29.425Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29692024-08-11T07:07:29.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=213d7e46d27b5e3a -C extra-filename=-213d7e46d27b5e3a --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-213d7e46d27b5e3a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-9494c7e9645530d5.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29702024-08-11T07:07:29.574Z Compiling maplit v1.0.2
29712024-08-11T07:07:29.578Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name maplit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maplit-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c9380d86e5571d46 -C extra-filename=-c9380d86e5571d46 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29722024-08-11T07:07:29.658Z Compiling radium v0.7.0
29732024-08-11T07:07:29.661Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aac5360a52d794c2 -C extra-filename=-aac5360a52d794c2 --out-dir /work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29742024-08-11T07:07:29.685Z Compiling keccak v0.1.5
29752024-08-11T07:07:29.700Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/keccak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "no_unroll", "simd"))' -C metadata=eb395ddfbca922f7 -C extra-filename=-eb395ddfbca922f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29762024-08-11T07:07:29.878Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-213d7e46d27b5e3a/build-script-build`
29772024-08-11T07:07:30.052Z Compiling omicron-zone-package v0.11.0
29782024-08-11T07:07:30.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d396f799e06a30ac -C extra-filename=-d396f799e06a30ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-1c342498a9c78833.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-9756a0ac9cc799e4.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-851a685856b7785d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-f426058cb4968a93.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-652fc1df032ad6e6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out`
29792024-08-11T07:07:30.206Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2/build-script-build`
29802024-08-11T07:07:30.236Z Compiling sha3 v0.10.8
29812024-08-11T07:07:30.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha3 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha3-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "oid", "reset", "std"))' -C metadata=8a9435cf6bb267d5 -C extra-filename=-8a9435cf6bb267d5 --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-063d0c2469814ada.rmeta --extern keccak=/work/oxidecomputer/omicron/target/debug/deps/libkeccak-eb395ddfbca922f7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29822024-08-11T07:07:30.704Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libefi-sys-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d06e3778a228b794 -C extra-filename=-d06e3778a228b794 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l efi`
29832024-08-11T07:07:30.842Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29842024-08-11T07:07:30.845Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b6d01d5e51a7a31 -C extra-filename=-5b6d01d5e51a7a31 --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-e432a4d70a43cbeb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29852024-08-11T07:07:31.160Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29862024-08-11T07:07:31.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_devinfo --edition=2021 /home/build/.cargo/git/checkouts/illumos-devinfo-af88cd6aebd8ce54/4323b17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cabee999dc4fa254 -C extra-filename=-cabee999dc4fa254 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-a12fbd6bb1a690e9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29872024-08-11T07:07:31.318Z Compiling secrecy v0.8.0
29882024-08-11T07:07:31.350Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=3213144694803eba -C extra-filename=-3213144694803eba --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-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892024-08-11T07:07:31.581Z Compiling tap v1.0.1
29902024-08-11T07:07:31.584Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tap-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d0ab5707464fd6 -C extra-filename=-b2d0ab5707464fd6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29912024-08-11T07:07:31.626Z Compiling maybe-uninit v2.0.0
29922024-08-11T07:07:31.630Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29932024-08-11T07:07:31.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b33ceb08dbefeb3f -C extra-filename=-b33ceb08dbefeb3f --out-dir /work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29942024-08-11T07:07:31.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/nvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fc7dfca664bf9d4a -C extra-filename=-fc7dfca664bf9d4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29952024-08-11T07:07:31.766Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29962024-08-11T07:07:31.769Z Compiling wyz v0.5.1
29972024-08-11T07:07:31.769Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=64f18d5f9e6af8f7 -C extra-filename=-64f18d5f9e6af8f7 --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-5b6d01d5e51a7a31.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-fc7dfca664bf9d4a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29982024-08-11T07:07:31.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wyz --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wyz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "garbage", "once_cell", "std", "typemap"))' -C metadata=670d18d58e113ca4 -C extra-filename=-670d18d58e113ca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-b2d0ab5707464fd6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992024-08-11T07:07:31.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tofino --edition=2021 /home/build/.cargo/git/checkouts/tofino-58dffaaa92c7532b/1b66b89/crates/tofino/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f6863bd7ef4a1f7 -C extra-filename=-4f6863bd7ef4a1f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-cabee999dc4fa254.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out -l static=pci`
30002024-08-11T07:07:32.221Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30012024-08-11T07:07:32.224Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libefi_illumos --edition=2021 /home/build/.cargo/git/checkouts/libefi-illumos-957749dcb6b6e5a2/54c398c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8bc5c84a44b94db -C extra-filename=-b8bc5c84a44b94db --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-2977f4e89cc8b9da.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-d06e3778a228b794.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30022024-08-11T07:07:32.331Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f/build-script-build`
30032024-08-11T07:07:32.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name radium --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/radium-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3594c9626bbbb1c8 -C extra-filename=-3594c9626bbbb1c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr`
30042024-08-11T07:07:32.413Z Compiling bzip2-sys v0.1.11+1.0.8
30052024-08-11T07:07:32.413Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=a882179a8c0afa58 -C extra-filename=-a882179a8c0afa58 --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a882179a8c0afa58 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-9494c7e9645530d5.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30062024-08-11T07:07:32.477Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
30072024-08-11T07:07:32.488Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e2b010f5fccb19aa -C extra-filename=-e2b010f5fccb19aa --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-ed727b1d1d52c3b7.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-9191cf5ff9b386b4.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-e9f564c1d34d255f.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30082024-08-11T07:07:32.671Z Compiling num-bigint-dig v0.8.4
30092024-08-11T07:07:32.674Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=808813f304a6b729 -C extra-filename=-808813f304a6b729 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-808813f304a6b729 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30102024-08-11T07:07:32.737Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
30112024-08-11T07:07:32.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/220dd02/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e30592530bb43c41 -C extra-filename=-e30592530bb43c41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30122024-08-11T07:07:32.797Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30132024-08-11T07:07:32.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c071fe29b9a33101 -C extra-filename=-c071fe29b9a33101 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30142024-08-11T07:07:32.919Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
30152024-08-11T07:07:32.922Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=65d8d8ea48754951 -C extra-filename=-65d8d8ea48754951 --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-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0ab7928683858411.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30162024-08-11T07:07:33.134Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30172024-08-11T07:07:33.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=445fb93827374350 -C extra-filename=-445fb93827374350 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30182024-08-11T07:07:33.158Z Compiling packed_struct v0.10.1
30192024-08-11T07:07:33.166Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=d51a549b82168867 -C extra-filename=-d51a549b82168867 --out-dir /work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30202024-08-11T07:07:33.196Z Compiling funty v2.0.0
30212024-08-11T07:07:33.199Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name funty --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/funty-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3ce4fa0821c4650a -C extra-filename=-3ce4fa0821c4650a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30222024-08-11T07:07:33.826Z Compiling crc-catalog v2.4.0
30232024-08-11T07:07:33.829Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_catalog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=87c291626f6ecab4 -C extra-filename=-87c291626f6ecab4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30242024-08-11T07:07:33.980Z Compiling crc v3.2.1
30252024-08-11T07:07:33.983Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=594e16b556b993ff -C extra-filename=-594e16b556b993ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc_catalog=/work/oxidecomputer/omicron/target/debug/deps/libcrc_catalog-87c291626f6ecab4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30262024-08-11T07:07:34.690Z Compiling bitvec v1.0.1
30272024-08-11T07:07:34.693Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitvec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitvec-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=909cbfa6eb3d9f80 -C extra-filename=-909cbfa6eb3d9f80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern funty=/work/oxidecomputer/omicron/target/debug/deps/libfunty-3ce4fa0821c4650a.rmeta --extern radium=/work/oxidecomputer/omicron/target/debug/deps/libradium-3594c9626bbbb1c8.rmeta --extern tap=/work/oxidecomputer/omicron/target/debug/deps/libtap-b2d0ab5707464fd6.rmeta --extern wyz=/work/oxidecomputer/omicron/target/debug/deps/libwyz-670d18d58e113ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30282024-08-11T07:07:35.189Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867/build-script-build`
30292024-08-11T07:07:35.222Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-808813f304a6b729/build-script-build`
30302024-08-11T07:07:35.236Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-a882179a8c0afa58/build-script-build`
30312024-08-11T07:07:35.259Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name maybe_uninit --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/maybe-uninit-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3bd8209eaf08f08e -C extra-filename=-3bd8209eaf08f08e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg derive_copy --cfg repr_transparent --cfg native_uninit`
30322024-08-11T07:07:35.366Z Compiling packed_struct_codegen v0.10.1
30332024-08-11T07:07:35.369Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d8c7308880c8ae94 -C extra-filename=-d8c7308880c8ae94 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30342024-08-11T07:07:36.094Z Compiling indexmap v1.9.3
30352024-08-11T07:07:36.097Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=88f5c6eb7293a0b0 -C extra-filename=-88f5c6eb7293a0b0 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-88f5c6eb7293a0b0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30362024-08-11T07:07:36.560Z Compiling nodrop v0.1.14
30372024-08-11T07:07:36.565Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nodrop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nodrop-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nodrop-union", "std", "use_needs_drop", "use_union"))' -C metadata=65f1921b9b77854c -C extra-filename=-65f1921b9b77854c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30382024-08-11T07:07:36.720Z Compiling array-init v0.0.4
30392024-08-11T07:07:36.723Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name array_init --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/array-init-0.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e41c705284fc9a0c -C extra-filename=-e41c705284fc9a0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nodrop=/work/oxidecomputer/omicron/target/debug/deps/libnodrop-65f1921b9b77854c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30402024-08-11T07:07:36.950Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
30412024-08-11T07:07:36.955Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 clients/dpd-client/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b1eff35c09d28832 -C extra-filename=-b1eff35c09d28832 --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-b1eff35c09d28832 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d396f799e06a30ac.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-e355ef2294c75ea1.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out`
30422024-08-11T07:07:37.942Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
30432024-08-11T07:07:37.945Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb753339391889ad -C extra-filename=-eb753339391889ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-0ab15b9be1474cb9.rmeta --extern portpicker=/work/oxidecomputer/omicron/target/debug/deps/libportpicker-2fb8a714021eeaf1.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-65d8d8ea48754951.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-2e6f695fa948f9c2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-d063f390e395d754.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-36b664ce9afcce98.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f5f60c7458a9b913.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-f426058cb4968a93.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-644c7a3b2a51c736.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30442024-08-11T07:07:38.671Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30452024-08-11T07:07:38.674Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=3b170fee12ccdfee -C extra-filename=-3b170fee12ccdfee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-12636fdf97f4f31e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-c03382b439941d16.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30462024-08-11T07:07:38.725Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=a4865c300d55c702 -C extra-filename=-a4865c300d55c702 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-12636fdf97f4f31e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-c03382b439941d16.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30472024-08-11T07:07:39.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=5b8e618f4d0f4869 -C extra-filename=-5b8e618f4d0f4869 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitvec=/work/oxidecomputer/omicron/target/debug/deps/libbitvec-909cbfa6eb3d9f80.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-d8c7308880c8ae94.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30482024-08-11T07:07:40.509Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-88f5c6eb7293a0b0/build-script-build`
30492024-08-11T07:07:40.544Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2_sys --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-sys-0.1.11+1.0.8/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=c25d3b390f50ee39 -C extra-filename=-c25d3b390f50ee39 --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-2977f4e89cc8b9da.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-962af3b3f7fb4853/out/lib -l static=bz2`
30502024-08-11T07:07:40.720Z Compiling smallvec v0.6.14
30512024-08-11T07:07:40.723Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smallvec --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smallvec-0.6.14/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "may_dangle", "serde", "specialization", "std", "union"))' -C metadata=e983482a565d5787 -C extra-filename=-e983482a565d5787 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern maybe_uninit=/work/oxidecomputer/omicron/target/debug/deps/libmaybe_uninit-3bd8209eaf08f08e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30522024-08-11T07:07:41.189Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=4c9aca4b4cc43703 -C extra-filename=-4c9aca4b4cc43703 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
30532024-08-11T07:07:41.208Z Compiling pkcs1 v0.7.5
30542024-08-11T07:07:41.210Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs1 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs1-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "pem", "pkcs8", "std", "zeroize"))' -C metadata=151e89d0e785c810 -C extra-filename=-151e89d0e785c810 --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-2e2246a80907230e.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-12eceb7963aa19ce.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3ab41e75698ddea9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30552024-08-11T07:07:42.328Z Compiling async-recursion v1.1.1
30562024-08-11T07:07:42.331Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7e74908f8c70ed7e -C extra-filename=-7e74908f8c70ed7e --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572024-08-11T07:07:44.184Z Compiling hashbrown v0.12.3
30582024-08-11T07:07:44.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0f7cc877183c8f1d -C extra-filename=-0f7cc877183c8f1d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30592024-08-11T07:07:44.368Z Compiling bitfield v0.14.0
30602024-08-11T07:07:44.372Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=153e688f326b9e0e -C extra-filename=-153e688f326b9e0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30612024-08-11T07:07:44.697Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
30622024-08-11T07:07:44.701Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_areas --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_areas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6786811c474997b9 -C extra-filename=-6786811c474997b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield=/work/oxidecomputer/omicron/target/debug/deps/libbitfield-153e688f326b9e0e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-5b8e618f4d0f4869.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632024-08-11T07:07:45.363Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=414afdde7c84f505 -C extra-filename=-414afdde7c84f505 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-0f7cc877183c8f1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
30642024-08-11T07:07:45.403Z Compiling rsa v0.9.6
30652024-08-11T07:07:45.406Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=9e2a5d121d261937 -C extra-filename=-9e2a5d121d261937 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-4c9aca4b4cc43703.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-151e89d0e785c810.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-12eceb7963aa19ce.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-ce00e055e524e85b.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3ab41e75698ddea9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30662024-08-11T07:07:46.396Z Compiling serde-hex v0.1.0
30672024-08-11T07:07:46.399Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b485153bc70a4e7d -C extra-filename=-b485153bc70a4e7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern array_init=/work/oxidecomputer/omicron/target/debug/deps/libarray_init-e41c705284fc9a0c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e983482a565d5787.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30682024-08-11T07:07:51.491Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=554d1620b88563fb -C extra-filename=-554d1620b88563fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-174f3be22cbb4bb6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-77fbe9dced22b539.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-c9314d4f61e785dd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-5f3721e3c83972f7.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a00ffb483779e916.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
30692024-08-11T07:07:53.436Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
30702024-08-11T07:07:53.439Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f7fe4893da3b8d9 -C extra-filename=-9f7fe4893da3b8d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30712024-08-11T07:07:53.740Z Compiling oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
30722024-08-11T07:07:53.744Z Running `/home/build/.rustup/toolchains/1.80.1-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' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44af620922c30ccb -C extra-filename=-44af620922c30ccb --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-77180ecea8364755.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-a4865c300d55c702.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30732024-08-11T07:07:54.144Z Running `/home/build/.rustup/toolchains/1.80.1-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' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b6d92870025cdbf3 -C extra-filename=-b6d92870025cdbf3 --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-77180ecea8364755.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30742024-08-11T07:07:55.311Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-b1eff35c09d28832/build-script-build`
30752024-08-11T07:07:55.502Z Compiling internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
30762024-08-11T07:07:55.505Z Running `/home/build/.rustup/toolchains/1.80.1-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' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2da370ec1815b703 -C extra-filename=-2da370ec1815b703 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30772024-08-11T07:07:56.095Z Compiling bzip2 v0.4.4
30782024-08-11T07:07:56.098Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bzip2 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bzip2-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=0cfc440bc01c497c -C extra-filename=-0cfc440bc01c497c --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-c25d3b390f50ee39.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.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-962af3b3f7fb4853/out/lib`
30792024-08-11T07:07:56.172Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
30802024-08-11T07:07:56.175Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=ae0ed995ba58b22f -C extra-filename=-ae0ed995ba58b22f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0bdfe73eb61d5f80.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-9756a0ac9cc799e4.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb753339391889ad.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30812024-08-11T07:07:56.583Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=02d279fca67987b1 -C extra-filename=-02d279fca67987b1 --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-293757568803e346.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
30822024-08-11T07:07:56.605Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
30832024-08-11T07:07:56.608Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=8e8bafe9aeedaed2 -C extra-filename=-8e8bafe9aeedaed2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-82d89f457fd2da7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842024-08-11T07:07:56.953Z Compiling env_logger v0.10.2
30852024-08-11T07:07:56.956Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="auto-color"' --cfg 'feature="color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=c9672fa3b14ebf44 -C extra-filename=-c9672fa3b14ebf44 --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-0ee86796969381f6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30862024-08-11T07:07:58.249Z Compiling x509-cert v0.2.5
30872024-08-11T07:07:58.252Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "builder", "default", "hazmat", "pem", "sct", "sha1", "signature", "std"))' -C metadata=b59397361001af1c -C extra-filename=-b59397361001af1c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-2e2246a80907230e.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3ab41e75698ddea9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30882024-08-11T07:07:58.826Z Compiling curve25519-dalek v4.1.3
30892024-08-11T07:07:58.830Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=74f0c26b6ca52619 -C extra-filename=-74f0c26b6ca52619 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-74f0c26b6ca52619 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-d8f19efc890c16b8.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30902024-08-11T07:07:59.336Z Compiling ron v0.8.1
30912024-08-11T07:07:59.339Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=1eac52e3ea034032 -C extra-filename=-1eac52e3ea034032 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-555b6489c82c47dd.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30922024-08-11T07:07:59.638Z Compiling hashbrown v0.13.2
30932024-08-11T07:07:59.641Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=c78464ebf8646c1c -C extra-filename=-c78464ebf8646c1c --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-a5310778e8190f9a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30942024-08-11T07:08:00.949Z Compiling universal-hash v0.5.1
30952024-08-11T07:08:00.952Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name universal_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/universal-hash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=32a5fe5265a7879f -C extra-filename=-32a5fe5265a7879f --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-767c05c3324991c7.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30962024-08-11T07:08:01.158Z Compiling opaque-debug v0.3.1
30972024-08-11T07:08:01.161Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opaque_debug --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/opaque-debug-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=41406f716c9b46c1 -C extra-filename=-41406f716c9b46c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30982024-08-11T07:08:01.270Z Compiling crc-any v2.5.0
30992024-08-11T07:08:01.273Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc_any --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc-any-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug-helper", "default", "development", "heapless", "std"))' -C metadata=073ff27b036b089f -C extra-filename=-073ff27b036b089f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31002024-08-11T07:08:01.821Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
31012024-08-11T07:08:01.824Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lpc55_sign --edition=2021 /home/build/.cargo/git/checkouts/lpc55_support-19f1da7b60efd927/131520f/lpc55_sign/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=1dde7d0cc5e39d06 -C extra-filename=-1dde7d0cc5e39d06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-073ff27b036b089f.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-2e2246a80907230e.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-c9672fa3b14ebf44.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-6786811c474997b9.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-5b8e618f4d0f4869.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9e2a5d121d261937.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-b485153bc70a4e7d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b59397361001af1c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-82d89f457fd2da7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022024-08-11T07:08:02.171Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
31032024-08-11T07:08:02.174Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e94a204ad5d876a6 -C extra-filename=-e94a204ad5d876a6 --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-1eac52e3ea034032.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-8e8bafe9aeedaed2.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-82d89f457fd2da7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31042024-08-11T07:08:02.254Z Compiling object v0.30.4
31052024-08-11T07:08:02.256Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.30.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="crc32fast"' --cfg 'feature="elf"' --cfg 'feature="hashbrown"' --cfg 'feature="indexmap"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=b59d4f83377bcbb6 -C extra-filename=-b59d4f83377bcbb6 --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-9ba8c9fbacf692c5.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-c78464ebf8646c1c.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-414afdde7c84f505.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31062024-08-11T07:08:03.015Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-74f0c26b6ca52619/build-script-build`
31072024-08-11T07:08:03.143Z Compiling zip v0.6.6
31082024-08-11T07:08:03.147Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zip --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zip-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bzip2"' --cfg 'feature="deflate"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "aes-crypto", "bzip2", "constant_time_eq", "default", "deflate", "deflate-miniz", "deflate-zlib", "flate2", "hmac", "pbkdf2", "sha1", "time", "unreserved", "zstd"))' -C metadata=975cc7c3b136a6d5 -C extra-filename=-975cc7c3b136a6d5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bzip2=/work/oxidecomputer/omicron/target/debug/deps/libbzip2-0cfc440bc01c497c.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-9ba8c9fbacf692c5.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.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-962af3b3f7fb4853/out/lib`
31092024-08-11T07:08:03.176Z Compiling curve25519-dalek-derive v0.1.1
31102024-08-11T07:08:03.179Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d9731a52ab566e16 -C extra-filename=-d9731a52ab566e16 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31112024-08-11T07:08:04.583Z Compiling path-slash v0.1.5
31122024-08-11T07:08:04.586Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name path_slash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-slash-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3979c874cbe4d4d2 -C extra-filename=-3979c874cbe4d4d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31132024-08-11T07:08:04.823Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31142024-08-11T07:08:04.826Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbf41c25d6f18be1 -C extra-filename=-bbf41c25d6f18be1 --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-5547710810e44ff9.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a6304f9c79d40bae.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-3213144694803eba.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31152024-08-11T07:08:04.948Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=07f4602c23160474 -C extra-filename=-07f4602c23160474 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-d9731a52ab566e16.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.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"'`
31162024-08-11T07:08:05.724Z Compiling parking_lot_core v0.8.6
31172024-08-11T07:08:05.727Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=a3f244115cffbfcf -C extra-filename=-a3f244115cffbfcf --out-dir /work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31182024-08-11T07:08:06.364Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31192024-08-11T07:08:06.368Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8ac47a752e2152b5 -C extra-filename=-8ac47a752e2152b5 --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-58ac5ae659a5eec4.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-44af620922c30ccb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31202024-08-11T07:08:06.402Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf/build-script-build`
31212024-08-11T07:08:06.438Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31222024-08-11T07:08:06.441Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df7aae8dacfe31b6 -C extra-filename=-df7aae8dacfe31b6 --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-293757568803e346.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31232024-08-11T07:08:06.972Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31242024-08-11T07:08:06.975Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=75877d86a122055a -C extra-filename=-75877d86a122055a --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-554d1620b88563fb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31252024-08-11T07:08:08.019Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
31262024-08-11T07:08:08.022Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a028e5459196eaed -C extra-filename=-a028e5459196eaed --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-3b170fee12ccdfee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31272024-08-11T07:08:08.495Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31282024-08-11T07:08:08.498Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=01b756cf0d7e914a -C extra-filename=-01b756cf0d7e914a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31292024-08-11T07:08:10.357Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31302024-08-11T07:08:10.360Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8003583c7b3d2725 -C extra-filename=-8003583c7b3d2725 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-12636fdf97f4f31e.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-234944ead28eb272.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-82ec2fb5ad79c326.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31312024-08-11T07:08:10.825Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31322024-08-11T07:08:10.828Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6ff4cc9fe1956a83 -C extra-filename=-6ff4cc9fe1956a83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31332024-08-11T07:08:11.655Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31342024-08-11T07:08:11.659Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bcb4974742ef7c89 -C extra-filename=-bcb4974742ef7c89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-97847d649702846b.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-cabee999dc4fa254.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-b8bc5c84a44b94db.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-64f18d5f9e6af8f7.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
31352024-08-11T07:08:13.746Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
31362024-08-11T07:08:13.765Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7497c8b98554ea1 -C extra-filename=-d7497c8b98554ea1 --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-cc6b2a3dd9dcdc29.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-6786811c474997b9.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-1dde7d0cc5e39d06.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-b59d4f83377bcbb6.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-3979c874cbe4d4d2.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-9e2a5d121d261937.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-8e8bafe9aeedaed2.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-e94a204ad5d876a6.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-f426058cb4968a93.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-b59397361001af1c.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-82d89f457fd2da7f.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-975cc7c3b136a6d5.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-962af3b3f7fb4853/out/lib`
31372024-08-11T07:08:14.645Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31382024-08-11T07:08:14.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c30f97cc1367005f -C extra-filename=-c30f97cc1367005f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-b6d92870025cdbf3.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-8ac47a752e2152b5.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31392024-08-11T07:08:15.090Z Compiling aead v0.5.2
31402024-08-11T07:08:15.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aead --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=b894c6851f8a5eaf -C extra-filename=-b894c6851f8a5eaf --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-767c05c3324991c7.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-06f3d453e5019bde.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31412024-08-11T07:08:15.464Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31422024-08-11T07:08:15.467Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=a19507fd312d7853 -C extra-filename=-a19507fd312d7853 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
31432024-08-11T07:08:15.807Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=903f82be3cc8f45c -C extra-filename=-903f82be3cc8f45c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-4d9fb3cc79b503f7.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31442024-08-11T07:08:16.486Z Compiling poly1305 v0.8.0
31452024-08-11T07:08:16.490Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/poly1305-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=7c42684b7a40cc14 -C extra-filename=-7c42684b7a40cc14 --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-250510e548f1bd64.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-32a5fe5265a7879f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31462024-08-11T07:08:16.834Z Compiling chacha20 v0.9.1
31472024-08-11T07:08:16.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=8893401613cb1f2b -C extra-filename=-8893401613cb1f2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9da461196dc56fff.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31482024-08-11T07:08:17.383Z Compiling thiserror-impl-no-std v2.0.2
31492024-08-11T07:08:17.387Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=77ad3d1425b194bc -C extra-filename=-77ad3d1425b194bc --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31502024-08-11T07:08:18.510Z Compiling parking_lot v0.11.2
31512024-08-11T07:08:18.513Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "nightly", "owning_ref", "send_guard", "serde", "stdweb", "wasm-bindgen"))' -C metadata=93ce086ec40fa078 -C extra-filename=-93ce086ec40fa078 --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-4d9fb3cc79b503f7.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-09a20e99f076665f.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-903f82be3cc8f45c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31522024-08-11T07:08:18.530Z Compiling trust-dns-client v0.22.0
31532024-08-11T07:08:18.533Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-https", "dns-over-https-openssl", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "mdns", "openssl", "ring", "rustls", "serde", "serde-config", "webpki"))' -C metadata=0617c273d0c6eea4 -C extra-filename=-0617c273d0c6eea4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31542024-08-11T07:08:19.455Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31552024-08-11T07:08:19.459Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 bootstore/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fb1d5b19b76ed10e -C extra-filename=-fb1d5b19b76ed10e --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-fb1d5b19b76ed10e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31562024-08-11T07:08:19.835Z Compiling crossterm v0.28.1
31572024-08-11T07:08:19.838Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=5ecc442b91ee9f4e -C extra-filename=-5ecc442b91ee9f4e --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-555b6489c82c47dd.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-7b501d9f1e42324c.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d2c6d5e451dfd0ff.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1d1b803f083c810e.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-abf0046fcffe5e9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31582024-08-11T07:08:20.273Z Compiling toml v0.5.11
31592024-08-11T07:08:20.276Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=7e499b7b60bb0d80 -C extra-filename=-7e499b7b60bb0d80 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31602024-08-11T07:08:21.339Z Compiling thiserror-no-std v2.0.2
31612024-08-11T07:08:21.342Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=123bd425bdbf12ca -C extra-filename=-123bd425bdbf12ca --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-77ad3d1425b194bc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31622024-08-11T07:08:21.476Z Compiling vsss-rs v3.3.4
31632024-08-11T07:08:21.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vsss_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vsss-rs-3.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="curve25519"' --cfg 'feature="curve25519-dalek"' --cfg 'feature="default"' --cfg 'feature="hex"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "curve25519", "curve25519-dalek", "default", "hex", "serde", "std"))' -C metadata=38b9986782360d5f -C extra-filename=-38b9986782360d5f --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-07f4602c23160474.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-ad0f084ebe1b7e9d.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-06ff9ddc7c7c443e.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-123bd425bdbf12ca.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31642024-08-11T07:08:21.790Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-fb1d5b19b76ed10e/build-script-build`
31652024-08-11T07:08:21.821Z Compiling sled v0.34.7
31662024-08-11T07:08:21.824Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sled-0.34.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="no_metrics"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "color-backtrace", "compression", "default", "docs", "event_log", "failpoints", "io_uring", "lock_free_delays", "measure_allocs", "miri_optimizations", "mutex", "no_inline", "no_logs", "no_metrics", "pretty_backtrace", "rio", "testing", "zstd"))' -C metadata=41409eacafe99742 -C extra-filename=-41409eacafe99742 --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-9ba8c9fbacf692c5.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-93ce086ec40fa078.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31672024-08-11T07:08:23.319Z Compiling trust-dns-server v0.22.1
31682024-08-11T07:08:23.323Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-https", "dns-over-https-rustls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "http", "openssl", "recursor", "resolver", "rusqlite", "rustls", "sqlite", "testing", "tls", "tls-openssl", "tokio-openssl", "tokio-rustls", "trust-dns-recursor", "trust-dns-resolver"))' -C metadata=f89e379a88d69758 -C extra-filename=-f89e379a88d69758 --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-5547710810e44ff9.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-9b933cbcd590b5a5.so --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-ddefdeaccf862fab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7e499b7b60bb0d80.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31692024-08-11T07:08:23.496Z Compiling chacha20poly1305 v0.10.1
31702024-08-11T07:08:23.499Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chacha20poly1305 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chacha20poly1305-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "heapless", "rand_core", "reduced-round", "std", "stream"))' -C metadata=b090582d142010c1 -C extra-filename=-b090582d142010c1 --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-b894c6851f8a5eaf.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-8893401613cb1f2b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9da461196dc56fff.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-7c42684b7a40cc14.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31712024-08-11T07:08:23.787Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31722024-08-11T07:08:23.790Z Running `/home/build/.rustup/toolchains/1.80.1-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' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ec98ecb23ec12d8 -C extra-filename=-9ec98ecb23ec12d8 --out-dir /work/oxidecomputer/omicron/target/debug/build/ipcc-9ec98ecb23ec12d8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31732024-08-11T07:08:24.222Z Running `/work/oxidecomputer/omicron/target/debug/build/ipcc-9ec98ecb23ec12d8/build-script-build`
31742024-08-11T07:08:24.255Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31752024-08-11T07:08:24.258Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6ad4642b306f3043 -C extra-filename=-6ad4642b306f3043 --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-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31762024-08-11T07:08:24.367Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
31772024-08-11T07:08:24.374Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/220dd02/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=13dca4f20ba77d88 -C extra-filename=-13dca4f20ba77d88 --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-8c7e485ec2ad2d27.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31782024-08-11T07:08:24.432Z Compiling buf-list v1.0.3
31792024-08-11T07:08:24.435Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=dd0c3643a1e99061 -C extra-filename=-dd0c3643a1e99061 --out-dir /work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31802024-08-11T07:08:25.182Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061/build-script-build`
31812024-08-11T07:08:25.279Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=67b13412e5259bdd -C extra-filename=-67b13412e5259bdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31822024-08-11T07:08:25.836Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef8a28d337ef4526 -C extra-filename=-ef8a28d337ef4526 --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-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-b090582d142010c1.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a6304f9c79d40bae.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-3213144694803eba.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-38b9986782360d5f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
31832024-08-11T07:08:26.175Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31842024-08-11T07:08:26.178Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c543daacc8936b68 -C extra-filename=-c543daacc8936b68 --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-13dca4f20ba77d88.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31852024-08-11T07:08:26.569Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31862024-08-11T07:08:26.572Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7095ef732bfa75fb -C extra-filename=-7095ef732bfa75fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rmeta --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31872024-08-11T07:08:26.981Z Compiling diff v0.1.13
31882024-08-11T07:08:26.985Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diff --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f6054f8c11a1395 -C extra-filename=-0f6054f8c11a1395 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31892024-08-11T07:08:27.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name buf_list --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/buf-list-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-io-03", "futures03", "tokio", "tokio1"))' -C metadata=8cfc6ff965e112ba -C extra-filename=-8cfc6ff965e112ba --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-77180ecea8364755.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
31902024-08-11T07:08:28.529Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31912024-08-11T07:08:28.532Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=14579d590a6b0153 -C extra-filename=-14579d590a6b0153 --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-293757568803e346.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31922024-08-11T07:08:29.119Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31932024-08-11T07:08:29.122Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd3be20b19cc6489 -C extra-filename=-bd3be20b19cc6489 --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-c2184d2a5bed7ca0.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9869d6c52f6f1440.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
31942024-08-11T07:08:29.215Z Compiling vte_generate_state_changes v0.1.1
31952024-08-11T07:08:29.218Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e9eb6feba6ae14e -C extra-filename=-8e9eb6feba6ae14e --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31962024-08-11T07:08:29.866Z Compiling nanorand v0.7.0
31972024-08-11T07:08:29.869Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nanorand --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nanorand-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chacha"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="pcg64"' --cfg 'feature="std"' --cfg 'feature="tls"' --cfg 'feature="wyrand"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "getrandom", "pcg64", "rdseed", "std", "tls", "wyrand", "zeroize"))' -C metadata=13f16b14a2e89b1c -C extra-filename=-13f16b14a2e89b1c --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-f17162317cb3b488.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31982024-08-11T07:08:29.996Z Compiling unicase v2.7.0
31992024-08-11T07:08:29.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=89ba4bd6c7d617ff -C extra-filename=-89ba4bd6c7d617ff --out-dir /work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32002024-08-11T07:08:30.486Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff/build-script-build`
32012024-08-11T07:08:30.522Z Compiling flume v0.11.0
32022024-08-11T07:08:30.526Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flume --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flume-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="eventual-fairness"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --cfg 'feature="nanorand"' --cfg 'feature="select"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "futures-core", "futures-sink", "nanorand", "select", "spin"))' -C metadata=ab09ab072df8f040 -C extra-filename=-ab09ab072df8f040 --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-965f1abbaef84084.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-13f16b14a2e89b1c.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32032024-08-11T07:08:30.623Z Compiling vte v0.11.1
32042024-08-11T07:08:30.626Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=da756e692dd39587 -C extra-filename=-da756e692dd39587 --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-da51f585a387d022.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-8e9eb6feba6ae14e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052024-08-11T07:08:30.718Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32062024-08-11T07:08:30.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a63ccbc7eefa762 -C extra-filename=-2a63ccbc7eefa762 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
32072024-08-11T07:08:31.393Z Compiling dsl_auto_type v0.1.2
32082024-08-11T07:08:31.396Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dsl_auto_type --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dsl_auto_type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=175945ea8bfee87f -C extra-filename=-175945ea8bfee87f --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-1eef50407f8fb897.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32092024-08-11T07:08:32.277Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32102024-08-11T07:08:32.280Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=37622a7483958380 -C extra-filename=-37622a7483958380 --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-58ac5ae659a5eec4.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
32112024-08-11T07:08:32.523Z Compiling fd-lock v4.0.2
32122024-08-11T07:08:32.526Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fd_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fd-lock-4.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b63dae429171119 -C extra-filename=-5b63dae429171119 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1d1b803f083c810e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32132024-08-11T07:08:32.733Z Compiling kstat-rs v0.2.4
32142024-08-11T07:08:32.737Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_rs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kstat-rs-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7ab64d30cf2d03e -C extra-filename=-f7ab64d30cf2d03e --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-2977f4e89cc8b9da.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32152024-08-11T07:08:32.760Z Compiling pin-project-internal v1.1.5
32162024-08-11T07:08:32.763Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.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' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0d0ef537a1176da -C extra-filename=-a0d0ef537a1176da --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32172024-08-11T07:08:33.128Z Compiling diesel_table_macro_syntax v0.2.0
32182024-08-11T07:08:33.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_table_macro_syntax-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=15b615f255f3c9c7 -C extra-filename=-15b615f255f3c9c7 --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-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32192024-08-11T07:08:33.442Z Compiling scheduled-thread-pool v0.2.7
32202024-08-11T07:08:33.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scheduled_thread_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scheduled-thread-pool-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=220dc2c6cd5a480d -C extra-filename=-220dc2c6cd5a480d --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-d2c6d5e451dfd0ff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32212024-08-11T07:08:33.644Z Compiling crunchy v0.2.2
32222024-08-11T07:08:33.647Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=d0d09c3e0406dd3c -C extra-filename=-d0d09c3e0406dd3c --out-dir /work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32232024-08-11T07:08:34.201Z Compiling r2d2 v0.8.10
32242024-08-11T07:08:34.204Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name r2d2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/r2d2-0.8.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=50df0a882d5dbb21 -C extra-filename=-50df0a882d5dbb21 --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-46cf9439802ec3f9.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d2c6d5e451dfd0ff.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-220dc2c6cd5a480d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32252024-08-11T07:08:35.243Z Compiling diesel_derives v2.2.2
32262024-08-11T07:08:35.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.2.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="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=014008664caa3863 -C extra-filename=-014008664caa3863 --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-15b615f255f3c9c7.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-175945ea8bfee87f.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32272024-08-11T07:08:35.247Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c/build-script-build`
32282024-08-11T07:08:35.247Z Compiling strip-ansi-escapes v0.2.0
32292024-08-11T07:08:35.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strip-ansi-escapes-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=764761c5fd61b799 -C extra-filename=-764761c5fd61b799 --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-da756e692dd39587.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32302024-08-11T07:08:35.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicase --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e2ab1fb871611f01 -C extra-filename=-e2ab1fb871611f01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc`
32312024-08-11T07:08:35.247Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
32322024-08-11T07:08:35.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=edf7c923816ab657 -C extra-filename=-edf7c923816ab657 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
32332024-08-11T07:08:35.247Z Compiling clang-sys v1.7.0
32342024-08-11T07:08:35.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=0d805f3cffbd8165 -C extra-filename=-0d805f3cffbd8165 --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-0d805f3cffbd8165 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32352024-08-11T07:08:35.986Z Compiling crossterm v0.27.0
32362024-08-11T07:08:36.005Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.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="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "serde", "use-dev-tty", "windows"))' -C metadata=4fa8eebe1d9b2961 -C extra-filename=-4fa8eebe1d9b2961 --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-555b6489c82c47dd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-f5538ab28795be32.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d2c6d5e451dfd0ff.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-abf0046fcffe5e9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32372024-08-11T07:08:36.462Z Compiling pin-project v1.1.5
32382024-08-11T07:08:36.465Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.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' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=080cdcd9f2461ddf -C extra-filename=-080cdcd9f2461ddf --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-a0d0ef537a1176da.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32392024-08-11T07:08:36.608Z Compiling nu-ansi-term v0.50.0
32402024-08-11T07:08:36.613Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.50.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=77516f015f1cbfc0 -C extra-filename=-77516f015f1cbfc0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32412024-08-11T07:08:36.630Z Compiling tiny-keccak v2.0.2
32422024-08-11T07:08:36.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=df1efb505928501a -C extra-filename=-df1efb505928501a --out-dir /work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32432024-08-11T07:08:37.072Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a/build-script-build`
32442024-08-11T07:08:37.110Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-0d805f3cffbd8165/build-script-build`
32452024-08-11T07:08:37.148Z Compiling mime_guess v2.0.4
32462024-08-11T07:08:37.151Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=470faaa06d049e38 -C extra-filename=-470faaa06d049e38 --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-470faaa06d049e38 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32472024-08-11T07:08:37.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crunchy --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=162ad21e175bb473 -C extra-filename=-162ad21e175bb473 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32482024-08-11T07:08:37.622Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32492024-08-11T07:08:37.626Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=20b7faf4e5e9c03d -C extra-filename=-20b7faf4e5e9c03d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-f7ab64d30cf2d03e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
32502024-08-11T07:08:38.827Z Compiling reedline v0.33.0
32512024-08-11T07:08:38.830Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arboard", "bashisms", "crossbeam", "external_printer", "rusqlite", "serde_json", "sqlite", "sqlite-dynlib", "system_clipboard"))' -C metadata=70559fa1e8301f4b -C extra-filename=-70559fa1e8301f4b --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-293757568803e346.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-4fa8eebe1d9b2961.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-5b63dae429171119.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-77516f015f1cbfc0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-764761c5fd61b799.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-18bdee483c3af4e6.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32522024-08-11T07:08:39.217Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32532024-08-11T07:08:39.220Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc34288c6a939829 -C extra-filename=-dc34288c6a939829 --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-293757568803e346.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
32542024-08-11T07:08:39.401Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32552024-08-11T07:08:39.404Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=10dfe9585e63d740 -C extra-filename=-10dfe9585e63d740 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
32562024-08-11T07:08:41.544Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32572024-08-11T07:08:41.547Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6cf78332ade6a8b7 -C extra-filename=-6cf78332ade6a8b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
32582024-08-11T07:08:43.622Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
32592024-08-11T07:08:43.625Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=4dacaf9102b6cf45 -C extra-filename=-4dacaf9102b6cf45 --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-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f5f60c7458a9b913.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
32602024-08-11T07:08:44.048Z Compiling ref-cast v1.0.23
32612024-08-11T07:08:44.051Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae2f172469cd8229 -C extra-filename=-ae2f172469cd8229 --out-dir /work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32622024-08-11T07:08:44.824Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229/build-script-build`
32632024-08-11T07:08:44.916Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-470faaa06d049e38/build-script-build`
32642024-08-11T07:08:44.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tiny_keccak --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tiny-keccak-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=3712e4e066a0ae45 -C extra-filename=-3712e4e066a0ae45 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crunchy=/work/oxidecomputer/omicron/target/debug/deps/libcrunchy-162ad21e175bb473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32652024-08-11T07:08:45.742Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32662024-08-11T07:08:45.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-model/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f93291c0ac4ead5 -C extra-filename=-6f93291c0ac4ead5 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-6f93291c0ac4ead5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
32672024-08-11T07:08:45.900Z Compiling ascii-canvas v3.0.0
32682024-08-11T07:08:45.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ascii_canvas --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ascii-canvas-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=59554cb0351596d5 -C extra-filename=-59554cb0351596d5 --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-310ac55cad65c385.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32692024-08-11T07:08:46.111Z Compiling ref-cast-impl v1.0.23
32702024-08-11T07:08:46.114Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b3ea013b0ae4de4 -C extra-filename=-5b3ea013b0ae4de4 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32712024-08-11T07:08:46.467Z Compiling ena v0.14.3
32722024-08-11T07:08:46.467Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=b198564bc9d44e38 -C extra-filename=-b198564bc9d44e38 --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-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32732024-08-11T07:08:46.596Z Compiling libloading v0.8.3
32742024-08-11T07:08:46.612Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12b1ac854d05c5d8 -C extra-filename=-12b1ac854d05c5d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32752024-08-11T07:08:46.622Z Compiling cfg_aliases v0.1.1
32762024-08-11T07:08:46.639Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c436d8aeff88cf48 -C extra-filename=-c436d8aeff88cf48 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32772024-08-11T07:08:46.733Z Compiling bindgen v0.69.4
32782024-08-11T07:08:46.735Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=0b19588ea3b34f70 -C extra-filename=-0b19588ea3b34f70 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-0b19588ea3b34f70 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32792024-08-11T07:08:46.854Z Compiling regex-syntax v0.6.29
32802024-08-11T07:08:46.857Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=cf92ab4de6adaff0 -C extra-filename=-cf92ab4de6adaff0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32812024-08-11T07:08:47.045Z Dirty bytecount v0.6.8: the rustflags changed
32822024-08-11T07:08:47.045Z Compiling bytecount v0.6.8
32832024-08-11T07:08:47.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytecount --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=7ff1d2d43293053c -C extra-filename=-7ff1d2d43293053c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32842024-08-11T07:08:47.381Z Dirty papergrid v0.11.0: the rustflags changed
32852024-08-11T07:08:47.381Z Compiling papergrid v0.11.0
32862024-08-11T07:08:47.388Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=79466898f12bed22 -C extra-filename=-79466898f12bed22 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-7ff1d2d43293053c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32872024-08-11T07:08:47.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b97fffe3830b0cc9 -C extra-filename=-b97fffe3830b0cc9 --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-5b3ea013b0ae4de4.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
32882024-08-11T07:08:47.718Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-0b19588ea3b34f70/build-script-build`
32892024-08-11T07:08:47.755Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=55b1e103900e28bb -C extra-filename=-55b1e103900e28bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-12b1ac854d05c5d8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902024-08-11T07:08:47.903Z Compiling nix v0.28.0
32912024-08-11T07:08:47.906Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=ca13c98331e61947 -C extra-filename=-ca13c98331e61947 --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-ca13c98331e61947 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-c436d8aeff88cf48.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922024-08-11T07:08:48.469Z Compiling diesel v2.2.2
32932024-08-11T07:08:48.472Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=122f46d98cc42840 -C extra-filename=-122f46d98cc42840 --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-555b6489c82c47dd.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-014008664caa3863.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-50df0a882d5dbb21.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
32942024-08-11T07:08:48.831Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-6f93291c0ac4ead5/build-script-build`
32952024-08-11T07:08:48.858Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=e20d1e7d50ab8e8e -C extra-filename=-e20d1e7d50ab8e8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32962024-08-11T07:08:48.882Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32972024-08-11T07:08:48.885Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46fdf4952c0c85f9 -C extra-filename=-46fdf4952c0c85f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-37622a7483958380.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
32982024-08-11T07:08:49.841Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32992024-08-11T07:08:49.845Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c5b5472b59fa9877 -C extra-filename=-c5b5472b59fa9877 --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-b50383c77533eb85.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
33002024-08-11T07:08:51.242Z Compiling lalrpop v0.19.12
33012024-08-11T07:08:51.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lalrpop --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lalrpop-0.19.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "test"))' -C metadata=63e859ce751e7149 -C extra-filename=-63e859ce751e7149 --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-59554cb0351596d5.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-b198564bc9d44e38.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-0ee86796969381f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-cf92ab4de6adaff0.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-0bb620c5104812eb.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-310ac55cad65c385.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-3712e4e066a0ae45.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33022024-08-11T07:08:51.532Z Compiling which v4.4.2
33032024-08-11T07:08:51.535Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name which --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/which-4.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=560a6b0199bf311c -C extra-filename=-560a6b0199bf311c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1d1b803f083c810e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33042024-08-11T07:08:51.791Z Compiling tabled_derive v0.7.0
33052024-08-11T07:08:51.796Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled_derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65809b3de658857b -C extra-filename=-65809b3de658857b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-be785971ed3c6df6.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33062024-08-11T07:08:51.955Z Compiling cexpr v0.6.0
33072024-08-11T07:08:51.982Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f30f2bacc7962607 -C extra-filename=-f30f2bacc7962607 --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-19a28b98cd1da8cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33082024-08-11T07:08:52.215Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
33092024-08-11T07:08:52.218Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e34e2e5c5a656a8c -C extra-filename=-e34e2e5c5a656a8c --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-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33102024-08-11T07:08:52.567Z Compiling shlex v1.3.0
33112024-08-11T07:08:52.567Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name shlex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cf1da36a64fc6247 -C extra-filename=-cf1da36a64fc6247 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33122024-08-11T07:08:52.696Z Compiling http-range v0.1.5
33132024-08-11T07:08:52.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_range --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-range-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f676f2a2dbefdb2 -C extra-filename=-0f676f2a2dbefdb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33142024-08-11T07:08:53.044Z Compiling rustc-hash v1.1.0
33152024-08-11T07:08:53.074Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_hash --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=151a9aad91d0e211 -C extra-filename=-151a9aad91d0e211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162024-08-11T07:08:53.099Z Compiling lazycell v1.3.0
33172024-08-11T07:08:53.102Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazycell --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=83ab67f0ca0fe95a -C extra-filename=-83ab67f0ca0fe95a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182024-08-11T07:08:53.258Z Compiling hyper-staticfile v0.9.5
33192024-08-11T07:08:53.261Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1a6a30a3c868d44 -C extra-filename=-f1a6a30a3c868d44 --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-0932cfe286ee3ae0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0f676f2a2dbefdb2.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-e20d1e7d50ab8e8e.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33202024-08-11T07:08:53.352Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=ebe21bcb16edfc57 -C extra-filename=-ebe21bcb16edfc57 --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-555b6489c82c47dd.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-f30f2bacc7962607.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-55b1e103900e28bb.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-83ab67f0ca0fe95a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-151a9aad91d0e211.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-cf1da36a64fc6247.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-560a6b0199bf311c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33212024-08-11T07:08:53.500Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
33222024-08-11T07:08:53.504Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/24a74d0/bin/mock-server/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ae19f8943f99f92 -C extra-filename=-5ae19f8943f99f92 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-2bc284534fe66366.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-e34e2e5c5a656a8c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-eabec5495d5a76e2.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-f5f60c7458a9b913.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
33232024-08-11T07:08:53.965Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-ca13c98331e61947/build-script-build`
33242024-08-11T07:08:53.999Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33252024-08-11T07:08:54.003Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-fixed-data/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3b63c7c0d3b8221 -C extra-filename=-b3b63c7c0d3b8221 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-b3b63c7c0d3b8221 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
33262024-08-11T07:08:54.405Z Compiling derive_builder_core v0.20.0
33272024-08-11T07:08:54.408Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=b52518d07d82a7b5 -C extra-filename=-b52518d07d82a7b5 --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-1eef50407f8fb897.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282024-08-11T07:08:54.459Z Compiling libxml v0.3.3
33292024-08-11T07:08:54.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25957f77bb8c67b9 -C extra-filename=-25957f77bb8c67b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-25957f77bb8c67b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33302024-08-11T07:08:54.926Z Compiling tabled v0.15.0
33312024-08-11T07:08:54.929Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=fe3386b3995bd738 -C extra-filename=-fe3386b3995bd738 --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-79466898f12bed22.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-65809b3de658857b.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33322024-08-11T07:08:54.965Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-25957f77bb8c67b9/build-script-build`
33332024-08-11T07:08:55.007Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-b3b63c7c0d3b8221/build-script-build`
33342024-08-11T07:08:55.036Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fs"' --cfg 'feature="ioctl"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=7b5e90db0b4ea873 -C extra-filename=-7b5e90db0b4ea873 --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-555b6489c82c47dd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
33352024-08-11T07:08:57.115Z Compiling derive_builder_macro v0.20.0
33362024-08-11T07:08:57.118Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=4a497c7febd897a3 -C extra-filename=-4a497c7febd897a3 --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-b52518d07d82a7b5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33372024-08-11T07:08:58.291Z Compiling peg-macros v0.8.4
33382024-08-11T07:08:58.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=aee359804792bea5 -C extra-filename=-aee359804792bea5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33392024-08-11T07:08:59.114Z Compiling signal-hook-tokio v0.3.1
33402024-08-11T07:08:59.117Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_tokio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-tokio-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures-core-0_3"' --cfg 'feature="futures-v0_3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures-core-0_3", "futures-v0_3"))' -C metadata=c5db7628101b1e13 -C extra-filename=-c5db7628101b1e13 --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-965f1abbaef84084.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412024-08-11T07:08:59.315Z Compiling strum_macros v0.24.3
33422024-08-11T07:08:59.318Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2695a1968e5226c0 -C extra-filename=-2695a1968e5226c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33432024-08-11T07:09:00.766Z Compiling snafu-derive v0.8.2
33442024-08-11T07:09:00.769Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=ff6e9c5ed4818f0e -C extra-filename=-ff6e9c5ed4818f0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33452024-08-11T07:09:02.205Z Compiling sqlparser_derive v0.2.2
33462024-08-11T07:09:02.207Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser_derive-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85f58c437e247a07 -C extra-filename=-85f58c437e247a07 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33472024-08-11T07:09:02.400Z Compiling memoffset v0.9.1
33482024-08-11T07:09:02.403Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=24a77ddfb9985470 -C extra-filename=-24a77ddfb9985470 --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-24a77ddfb9985470 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-7640f4cdb39f9682.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33492024-08-11T07:09:02.784Z Compiling cookie v0.18.1
33502024-08-11T07:09:02.787Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=40d88af450dd2121 -C extra-filename=-40d88af450dd2121 --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-40d88af450dd2121 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33512024-08-11T07:09:03.279Z Compiling unicode_categories v0.1.1
33522024-08-11T07:09:03.282Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_categories --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode_categories-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2dd34baae30e9f8e -C extra-filename=-2dd34baae30e9f8e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33532024-08-11T07:09:03.684Z Compiling indoc v1.0.9
33542024-08-11T07:09:03.687Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4282df15fb49f14d -C extra-filename=-4282df15fb49f14d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33552024-08-11T07:09:03.706Z Compiling sqlformat v0.2.4
33562024-08-11T07:09:03.709Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=72ddb42dd1caad9c -C extra-filename=-72ddb42dd1caad9c --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-19a28b98cd1da8cc.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-2dd34baae30e9f8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33572024-08-11T07:09:03.735Z Compiling sqlparser v0.45.0
33582024-08-11T07:09:03.782Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=cf4c50de63ba6c44 -C extra-filename=-cf4c50de63ba6c44 --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-46cf9439802ec3f9.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-85f58c437e247a07.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33592024-08-11T07:09:04.971Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-40d88af450dd2121/build-script-build`
33602024-08-11T07:09:05.049Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-24a77ddfb9985470/build-script-build`
33612024-08-11T07:09:05.207Z Compiling peg v0.8.4
33622024-08-11T07:09:05.210Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=dbd5df13355af3f1 -C extra-filename=-dbd5df13355af3f1 --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-aee359804792bea5.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33632024-08-11T07:09:05.332Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33642024-08-11T07:09:05.335Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=9cf51ca44e171033 -C extra-filename=-9cf51ca44e171033 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
33652024-08-11T07:09:07.223Z Compiling snafu v0.8.2
33662024-08-11T07:09:07.226Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=e47720a10bf357fe -C extra-filename=-e47720a10bf357fe --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-965f1abbaef84084.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-080cdcd9f2461ddf.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-ff6e9c5ed4818f0e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33672024-08-11T07:09:08.182Z Compiling derive_builder v0.20.0
33682024-08-11T07:09:08.185Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' -C metadata=8e4e5b07c277594e -C extra-filename=-8e4e5b07c277594e --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-4a497c7febd897a3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33692024-08-11T07:09:08.377Z Compiling rustyline v14.0.0
33702024-08-11T07:09:08.380Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustyline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustyline-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="custom-bindings"' --cfg 'feature="default"' --cfg 'feature="fd-lock"' --cfg 'feature="home"' --cfg 'feature="radix_trie"' --cfg 'feature="with-dirs"' --cfg 'feature="with-file-history"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("buffer-redux", "case_insensitive_history_search", "custom-bindings", "default", "derive", "fd-lock", "home", "radix_trie", "regex", "rusqlite", "rustyline-derive", "signal-hook", "skim", "termios", "with-dirs", "with-file-history", "with-fuzzy", "with-sqlite-history"))' -C metadata=cc7703f6e19cbaab -C extra-filename=-cc7703f6e19cbaab --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-555b6489c82c47dd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-5b63dae429171119.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-7b5e90db0b4ea873.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-da51f585a387d022.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33712024-08-11T07:09:08.467Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libxml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libxml-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5fe0f1e86c7b7afc -C extra-filename=-5fe0f1e86c7b7afc --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
33722024-08-11T07:09:10.876Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33732024-08-11T07:09:10.879Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5fff869d9d90a7cf -C extra-filename=-5fff869d9d90a7cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
33742024-08-11T07:09:11.578Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
33752024-08-11T07:09:11.583Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickward --edition=2021 /home/build/.cargo/git/checkouts/clickward-55585085c2a3fa20/ceec762/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bf762b02dcc72662 -C extra-filename=-bf762b02dcc72662 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33762024-08-11T07:09:13.000Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33772024-08-11T07:09:13.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/auth/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2472a0859baab47 -C extra-filename=-d2472a0859baab47 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-d2472a0859baab47 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
33782024-08-11T07:09:13.450Z Compiling globset v0.4.14
33792024-08-11T07:09:13.453Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=20cd5044c8e669fe -C extra-filename=-20cd5044c8e669fe --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-ccd418511fd0e494.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33802024-08-11T07:09:14.082Z Compiling olpc-cjson v0.1.3
33812024-08-11T07:09:14.085Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cae14f46699a9718 -C extra-filename=-cae14f46699a9718 --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-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33822024-08-11T07:09:14.205Z Compiling quick-xml v0.31.0
33832024-08-11T07:09:14.208Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=a8955a1b561680a4 -C extra-filename=-a8955a1b561680a4 --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-3b15747880b886c1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33842024-08-11T07:09:14.387Z Compiling bcs v0.1.6
33852024-08-11T07:09:14.390Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89bf38a2196dc6c8 -C extra-filename=-89bf38a2196dc6c8 --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-22ef41cdd9d4b24b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33862024-08-11T07:09:15.184Z Compiling serde_plain v1.0.2
33872024-08-11T07:09:15.188Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b42f862a11603132 -C extra-filename=-b42f862a11603132 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33882024-08-11T07:09:15.495Z Compiling impl-trait-for-tuples v0.2.2
33892024-08-11T07:09:15.498Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a623d5b63242388 -C extra-filename=-5a623d5b63242388 --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33902024-08-11T07:09:15.637Z Compiling oso-derive v0.27.3
33912024-08-11T07:09:15.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-derive-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e06eba2a3ddb785c -C extra-filename=-e06eba2a3ddb785c --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-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0c3b85329fe55c62.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922024-08-11T07:09:17.001Z Compiling highway v1.2.0
33932024-08-11T07:09:17.006Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name highway --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/highway-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1afa1300e0ddf1c3 -C extra-filename=-1afa1300e0ddf1c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33942024-08-11T07:09:17.924Z Compiling typed-path v0.7.1
33952024-08-11T07:09:17.928Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typed-path-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=035dc440c125802f -C extra-filename=-035dc440c125802f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33962024-08-11T07:09:18.012Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-d2472a0859baab47/build-script-build`
33972024-08-11T07:09:18.049Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=e7ab087565607334 -C extra-filename=-e7ab087565607334 --out-dir /work/oxidecomputer/omicron/target/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`
33982024-08-11T07:09:18.190Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=c7f104889891d3e1 -C extra-filename=-c7f104889891d3e1 --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-fb18128a1fc11699.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33992024-08-11T07:09:19.393Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34002024-08-11T07:09:19.396Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd23b6c480692150 -C extra-filename=-bd23b6c480692150 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-37622a7483958380.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34012024-08-11T07:09:21.343Z Compiling tough v0.17.1
34022024-08-11T07:09:21.346Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tough --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tough-0.17.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http"' --cfg 'feature="reqwest"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("http", "integ", "reqwest"))' -C metadata=b65275ef9c35ec50 -C extra-filename=-b65275ef9c35ec50 --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-7e74908f8c70ed7e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-20cd5044c8e669fe.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-cae14f46699a9718.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-b42f862a11603132.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-e47720a10bf357fe.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-035dc440c125802f.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34032024-08-11T07:09:21.371Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
34042024-08-11T07:09:21.374Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5cc50ea7c00b5caa -C extra-filename=-5cc50ea7c00b5caa --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-5cc50ea7c00b5caa -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34052024-08-11T07:09:21.833Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
34062024-08-11T07:09:21.836Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/8fcc2bb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36b9ca17c559fa87 -C extra-filename=-36b9ca17c559fa87 --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-36b9ca17c559fa87 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072024-08-11T07:09:22.310Z Compiling parse-size v1.0.0
34082024-08-11T07:09:22.314Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_size --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-size-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=93c89df6fe796d16 -C extra-filename=-93c89df6fe796d16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092024-08-11T07:09:22.595Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-36b9ca17c559fa87/build-script-build`
34102024-08-11T07:09:22.684Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-5cc50ea7c00b5caa/build-script-build`
34112024-08-11T07:09:22.997Z Compiling nix v0.27.1
34122024-08-11T07:09:23.008Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memoffset"' --cfg 'feature="net"' --cfg 'feature="socket"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=b30266e661bf3d44 -C extra-filename=-b30266e661bf3d44 --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-555b6489c82c47dd.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-e7ab087565607334.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34132024-08-11T07:09:24.445Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34142024-08-11T07:09:24.447Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=71243c48cc8f0078 -C extra-filename=-71243c48cc8f0078 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-7e74908f8c70ed7e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-89bf38a2196dc6c8.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-bf762b02dcc72662.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-cc7703f6e19cbaab.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-cf4c50de63ba6c44.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34152024-08-11T07:09:24.776Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
34162024-08-11T07:09:24.780Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=e83847d2505e1d7d -C extra-filename=-e83847d2505e1d7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-82d89f457fd2da7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34172024-08-11T07:09:24.807Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34182024-08-11T07:09:24.810Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/db-queries/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=754b1116ff7bf3e0 -C extra-filename=-754b1116ff7bf3e0 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-754b1116ff7bf3e0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34192024-08-11T07:09:25.207Z Compiling const_format_proc_macros v0.2.32
34202024-08-11T07:09:25.209Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=486fb1d9e30cf15d -C extra-filename=-486fb1d9e30cf15d --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-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-4a828090b584bc69.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34212024-08-11T07:09:25.245Z Compiling bb8 v0.8.5
34222024-08-11T07:09:25.248Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bb8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bb8-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="parking_lot"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "parking_lot"))' -C metadata=dd76c86ef13a4430 -C extra-filename=-dd76c86ef13a4430 --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-5547710810e44ff9.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-d2c6d5e451dfd0ff.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34232024-08-11T07:09:25.886Z Compiling serde-big-array v0.5.1
34242024-08-11T07:09:25.889Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=610a0d9504b6d4f1 -C extra-filename=-610a0d9504b6d4f1 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34252024-08-11T07:09:26.191Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/319e7b9/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=91d239bc22323c2e -C extra-filename=-91d239bc22323c2e --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-5547710810e44ff9.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-c03382b439941d16.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-1e592de4ceaa78c2.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-b30266e661bf3d44.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-610a0d9504b6d4f1.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-0bb620c5104812eb.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-e83847d2505e1d7d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-975cc7c3b136a6d5.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-962af3b3f7fb4853/out/lib`
34262024-08-11T07:09:27.696Z Compiling const_format v0.2.32
34272024-08-11T07:09:27.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=528bd09aa98caeb9 -C extra-filename=-528bd09aa98caeb9 --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-486fb1d9e30cf15d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34282024-08-11T07:09:28.546Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
34292024-08-11T07:09:28.549Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ceb48449375cc3c0 -C extra-filename=-ceb48449375cc3c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-8086f8fc0bd87f1d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-975cc7c3b136a6d5.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34302024-08-11T07:09:32.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b13eef6eee7cec27 -C extra-filename=-b13eef6eee7cec27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-46fdf4952c0c85f9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-234944ead28eb272.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34312024-08-11T07:09:33.404Z Compiling async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
34322024-08-11T07:09:33.407Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cockroach", "default"))' -C metadata=662ce10b7fbe22c9 -C extra-filename=-662ce10b7fbe22c9 --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-5547710810e44ff9.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-dd76c86ef13a4430.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34332024-08-11T07:09:33.725Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/git/checkouts/diesel-dtrace-b9b9a29f91f682b9/8fcc2bb/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ff71c7e88c897be -C extra-filename=-7ff71c7e88c897be --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-122f46d98cc42840.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
34342024-08-11T07:09:34.103Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-754b1116ff7bf3e0/build-script-build`
34352024-08-11T07:09:34.133Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34362024-08-11T07:09:34.137Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b06e0216697bd293 -C extra-filename=-b06e0216697bd293 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-91d239bc22323c2e.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0ab7928683858411.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
34372024-08-11T07:09:34.152Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34382024-08-11T07:09:34.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9c89f763f992714f -C extra-filename=-9c89f763f992714f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
34392024-08-11T07:09:37.547Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34402024-08-11T07:09:37.550Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6868b44bd3d37545 -C extra-filename=-6868b44bd3d37545 --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-293757568803e346.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34412024-08-11T07:09:38.660Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34422024-08-11T07:09:38.663Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f6f0c957d2e9145 -C extra-filename=-1f6f0c957d2e9145 --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-293757568803e346.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34432024-08-11T07:09:40.058Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34442024-08-11T07:09:40.061Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3088b793e9fbc232 -C extra-filename=-3088b793e9fbc232 --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-f6b822542bc6338e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-b06e0216697bd293.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
34452024-08-11T07:09:40.836Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
34462024-08-11T07:09:40.839Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1784341bbb07339 -C extra-filename=-f1784341bbb07339 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34472024-08-11T07:09:42.323Z Compiling assert_matches v1.5.0
34482024-08-11T07:09:42.326Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_matches --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_matches-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d65da3ab02c6d0c5 -C extra-filename=-d65da3ab02c6d0c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34492024-08-11T07:09:42.459Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34502024-08-11T07:09:42.463Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=68de1b6507d62dee -C extra-filename=-68de1b6507d62dee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34512024-08-11T07:09:43.132Z Compiling rand_seeder v0.3.0
34522024-08-11T07:09:43.140Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_seeder --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_seeder-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e2f1419aa81eff5f -C extra-filename=-e2f1419aa81eff5f --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-712f34846d8898c6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34532024-08-11T07:09:43.470Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34542024-08-11T07:09:43.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a918b7e666241458 -C extra-filename=-a918b7e666241458 --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-5547710810e44ff9.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34552024-08-11T07:09:44.009Z Compiling portable-atomic v1.6.0
34562024-08-11T07:09:44.012Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=12021e4b795f02e3 -C extra-filename=-12021e4b795f02e3 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-12021e4b795f02e3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34572024-08-11T07:09:45.236Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-12021e4b795f02e3/build-script-build`
34582024-08-11T07:09:45.324Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34592024-08-11T07:09:45.327Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f3d02bd960558f70 -C extra-filename=-f3d02bd960558f70 --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-82ec2fb5ad79c326.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-e2f1419aa81eff5f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34602024-08-11T07:09:45.600Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34612024-08-11T07:09:45.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0fc6a7a15d29f89 -C extra-filename=-c0fc6a7a15d29f89 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34622024-08-11T07:09:51.036Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=9d52c690f1b3b666 -C extra-filename=-9d52c690f1b3b666 --out-dir /work/oxidecomputer/omicron/target/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`
34632024-08-11T07:09:51.474Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34642024-08-11T07:09:51.492Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=210639770ae4f5a7 -C extra-filename=-210639770ae4f5a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/usr/ssl-3/lib/amd64`
34652024-08-11T07:09:52.532Z Compiling number_prefix v0.4.0
34662024-08-11T07:09:52.536Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name number_prefix --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/number_prefix-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f0572afc11e7106 -C extra-filename=-8f0572afc11e7106 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34672024-08-11T07:09:52.812Z Compiling indicatif v0.17.8
34682024-08-11T07:09:52.815Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indicatif --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indicatif-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=0289058b02cf0b21 -C extra-filename=-0289058b02cf0b21 --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-798580260be3f871.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-8f0572afc11e7106.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-9d52c690f1b3b666.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34692024-08-11T07:09:54.118Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34702024-08-11T07:09:54.121Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e48047df43cefe0 -C extra-filename=-3e48047df43cefe0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f3d02bd960558f70.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34712024-08-11T07:09:55.164Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34722024-08-11T07:09:55.167Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/saga-recovery/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7a972de70f8505e -C extra-filename=-a7a972de70f8505e --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-a7a972de70f8505e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34732024-08-11T07:09:55.631Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-a7a972de70f8505e/build-script-build`
34742024-08-11T07:09:55.663Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34752024-08-11T07:09:55.666Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8bff05c4583bc05 -C extra-filename=-b8bff05c4583bc05 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34762024-08-11T07:09:58.843Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34772024-08-11T07:09:58.847Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/metrics-producer-gc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2444841b409fd906 -C extra-filename=-2444841b409fd906 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-2444841b409fd906 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34782024-08-11T07:09:59.299Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34792024-08-11T07:09:59.303Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/reconfigurator/execution/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=899f4357e252e2ab -C extra-filename=-899f4357e252e2ab --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-899f4357e252e2ab -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34802024-08-11T07:09:59.708Z Compiling castaway v0.2.3
34812024-08-11T07:09:59.711Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name castaway --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/castaway-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=560b5d52bef86bca -C extra-filename=-560b5d52bef86bca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34822024-08-11T07:09:59.901Z Compiling compact_str v0.8.0
34832024-08-11T07:09:59.904Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name compact_str --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/compact_str-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "bytes", "default", "diesel", "markup", "proptest", "quickcheck", "rkyv", "serde", "smallvec", "sqlx", "sqlx-mysql", "sqlx-postgres", "sqlx-sqlite", "std"))' -C metadata=b38aa10ecf19e52e -C extra-filename=-b38aa10ecf19e52e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern castaway=/work/oxidecomputer/omicron/target/debug/deps/libcastaway-560b5d52bef86bca.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34842024-08-11T07:10:00.330Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-899f4357e252e2ab/build-script-build`
34852024-08-11T07:10:00.360Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-2444841b409fd906/build-script-build`
34862024-08-11T07:10:00.390Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34872024-08-11T07:10:00.393Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=574d5c0cb52fe2a3 -C extra-filename=-574d5c0cb52fe2a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f3d02bd960558f70.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34882024-08-11T07:10:00.610Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34892024-08-11T07:10:00.613Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fd999e61553e2b62 -C extra-filename=-fd999e61553e2b62 --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-293757568803e346.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
34902024-08-11T07:10:01.501Z Compiling unicode-truncate v1.0.0
34912024-08-11T07:10:01.504Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1b803a069b8e44cb -C extra-filename=-1b803a069b8e44cb --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-bb69c56d84ec7036.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34922024-08-11T07:10:01.794Z Compiling lru v0.12.3
34932024-08-11T07:10:01.797Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-0.12.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=dfea5de50e3d26c7 -C extra-filename=-dfea5de50e3d26c7 --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-e9c0c75a0b28a83e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34942024-08-11T07:10:02.227Z Compiling instability v0.3.2
34952024-08-11T07:10:02.230Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instability-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e91a4b8f0ab029cf -C extra-filename=-e91a4b8f0ab029cf --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-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962024-08-11T07:10:02.363Z Compiling is_ci v1.2.0
34972024-08-11T07:10:02.367Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_ci --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_ci-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1ffd4f2a5c71f8ce -C extra-filename=-1ffd4f2a5c71f8ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34982024-08-11T07:10:02.658Z Compiling cassowary v0.3.0
34992024-08-11T07:10:02.661Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cassowary --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cassowary-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0df4d0548b0a401 -C extra-filename=-a0df4d0548b0a401 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35002024-08-11T07:10:03.576Z Compiling ratatui v0.28.0
35012024-08-11T07:10:03.579Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.28.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=4e6ef20f5f688f57 -C extra-filename=-4e6ef20f5f688f57 --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-555b6489c82c47dd.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-a0df4d0548b0a401.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-b38aa10ecf19e52e.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rmeta --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-e91a4b8f0ab029cf.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-dfea5de50e3d26c7.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-18bdee483c3af4e6.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-d809c6274b019e58.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-1b803a069b8e44cb.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35022024-08-11T07:10:04.103Z Compiling supports-color v3.0.0
35032024-08-11T07:10:04.106Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd01036f692a511f -C extra-filename=-bd01036f692a511f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-1ffd4f2a5c71f8ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35042024-08-11T07:10:04.621Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35052024-08-11T07:10:04.639Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 nexus/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e443c4390f5847e6 -C extra-filename=-e443c4390f5847e6 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e443c4390f5847e6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
35062024-08-11T07:10:05.077Z Compiling smawk v0.3.2
35072024-08-11T07:10:05.080Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smawk --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smawk-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ndarray"))' -C metadata=67ff47dd1c0fd95d -C extra-filename=-67ff47dd1c0fd95d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35082024-08-11T07:10:05.371Z Compiling unicode-linebreak v0.1.5
35092024-08-11T07:10:05.387Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_linebreak --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-linebreak-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5745b33b579fab38 -C extra-filename=-5745b33b579fab38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35102024-08-11T07:10:05.915Z Compiling textwrap v0.16.1
35112024-08-11T07:10:05.918Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=a743db74423d42c5 -C extra-filename=-a743db74423d42c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-67ff47dd1c0fd95d.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-5745b33b579fab38.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35122024-08-11T07:10:07.335Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-e443c4390f5847e6/build-script-build`
35132024-08-11T07:10:07.369Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
35142024-08-11T07:10:07.372Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/e58ca36/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df8236fb8a2a3a21 -C extra-filename=-df8236fb8a2a3a21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
35152024-08-11T07:10:09.000Z Compiling fatfs v0.3.6
35162024-08-11T07:10:09.004Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chrono", "core_io", "default", "std"))' -C metadata=2b59fb87d753e014 -C extra-filename=-2b59fb87d753e014 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35172024-08-11T07:10:09.804Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35182024-08-11T07:10:09.807Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=22424c50c174f5f7 -C extra-filename=-22424c50c174f5f7 --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-293757568803e346.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
35192024-08-11T07:10:10.491Z Compiling csv-core v0.1.11
35202024-08-11T07:10:10.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=ea19030902cb9687 -C extra-filename=-ea19030902cb9687 --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-3b15747880b886c1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35212024-08-11T07:10:10.848Z Compiling rtoolbox v0.0.2
35222024-08-11T07:10:10.867Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rtoolbox --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rtoolbox-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b74099d5cf51b981 -C extra-filename=-b74099d5cf51b981 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35232024-08-11T07:10:11.148Z Compiling csv v1.3.0
35242024-08-11T07:10:11.151Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=68712621815ea5c1 -C extra-filename=-68712621815ea5c1 --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-ea19030902cb9687.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35252024-08-11T07:10:11.341Z Compiling shell-words v1.1.0
35262024-08-11T07:10:11.344Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name shell_words --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bfaf6b529bbb10b0 -C extra-filename=-bfaf6b529bbb10b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35272024-08-11T07:10:11.363Z Compiling rpassword v7.3.1
35282024-08-11T07:10:11.366Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rpassword --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rpassword-7.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1d8d3c5ded42b2d4 -C extra-filename=-1d8d3c5ded42b2d4 --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-2977f4e89cc8b9da.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-b74099d5cf51b981.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35292024-08-11T07:10:11.775Z Compiling tui-tree-widget v0.22.0
35302024-08-11T07:10:11.779Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
35312024-08-11T07:10:11.779Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tui_tree_widget --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tui-tree-widget-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --forbid=unsafe_code '--warn=clippy::pedantic' '--warn=clippy::nursery' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=997bcc8ac7b577df -C extra-filename=-997bcc8ac7b577df --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-4e6ef20f5f688f57.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35322024-08-11T07:10:11.779Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85d0b0993978080a -C extra-filename=-85d0b0993978080a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
35332024-08-11T07:10:12.168Z Compiling cargo-platform v0.1.8
35342024-08-11T07:10:12.171Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b1b12c8dcba1c337 -C extra-filename=-b1b12c8dcba1c337 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35352024-08-11T07:10:12.741Z Compiling getrandom v0.1.16
35362024-08-11T07:10:12.744Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "compiler_builtins", "core", "dummy", "js-sys", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=dcddff9d20134104 -C extra-filename=-dcddff9d20134104 --out-dir /work/oxidecomputer/omicron/target/debug/build/getrandom-dcddff9d20134104 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35372024-08-11T07:10:12.767Z Compiling yansi v0.5.1
35382024-08-11T07:10:12.783Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88b97de0d39332af -C extra-filename=-88b97de0d39332af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35392024-08-11T07:10:13.145Z Compiling pretty_assertions v1.4.0
35402024-08-11T07:10:13.148Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=0027465b2e6825f2 -C extra-filename=-0027465b2e6825f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-88b97de0d39332af.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35412024-08-11T07:10:13.556Z Compiling cargo_metadata v0.18.1
35422024-08-11T07:10:13.559Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=d94f1b404c7d3af6 -C extra-filename=-d94f1b404c7d3af6 --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-f6b822542bc6338e.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-b1b12c8dcba1c337.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35432024-08-11T07:10:13.635Z Running `/work/oxidecomputer/omicron/target/debug/build/getrandom-dcddff9d20134104/build-script-build`
35442024-08-11T07:10:13.666Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35452024-08-11T07:10:13.670Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9c2701155b4390d1 -C extra-filename=-9c2701155b4390d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
35462024-08-11T07:10:13.970Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "compiler_builtins", "core", "dummy", "js-sys", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=6de9a10700b12081 -C extra-filename=-6de9a10700b12081 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35472024-08-11T07:10:14.598Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35482024-08-11T07:10:14.601Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7b75cc18034fce46 -C extra-filename=-7b75cc18034fce46 --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-58ac5ae659a5eec4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
35492024-08-11T07:10:16.359Z Compiling rfc6979 v0.4.0
35502024-08-11T07:10:16.363Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rfc6979 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=be1c3b68e98ca866 -C extra-filename=-be1c3b68e98ca866 --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-e0d08ebeaf39cd00.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35512024-08-11T07:10:16.559Z Compiling target-lexicon v0.12.16
35522024-08-11T07:10:16.562Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=1168d39a58d12fe8 -C extra-filename=-1168d39a58d12fe8 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35532024-08-11T07:10:17.638Z Compiling doc-comment v0.3.3
35542024-08-11T07:10:17.641Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=14c1a7aa8d9df06d -C extra-filename=-14c1a7aa8d9df06d --out-dir /work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35552024-08-11T07:10:17.659Z Compiling plotters-backend v0.3.5
35562024-08-11T07:10:17.662Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cae6e4eff76e0ec4 -C extra-filename=-cae6e4eff76e0ec4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35572024-08-11T07:10:18.344Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35582024-08-11T07:10:18.347Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2a3f7baec743a78 -C extra-filename=-d2a3f7baec743a78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-4e6ef20f5f688f57.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-1d8d3c5ded42b2d4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-997bcc8ac7b577df.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
35592024-08-11T07:10:18.430Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d/build-script-build`
35602024-08-11T07:10:18.611Z Compiling plotters-svg v0.3.5
35612024-08-11T07:10:18.614Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitmap_encoder", "debug", "image"))' -C metadata=e75ceed9def0dc02 -C extra-filename=-e75ceed9def0dc02 --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-cae6e4eff76e0ec4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35622024-08-11T07:10:19.150Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8/build-script-build`
35632024-08-11T07:10:19.231Z Compiling ecdsa v0.16.9
35642024-08-11T07:10:19.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=26b10d618a1ebf6e -C extra-filename=-26b10d618a1ebf6e --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-2e2246a80907230e.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-ad0f084ebe1b7e9d.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-be1c3b68e98ca866.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-ce00e055e524e85b.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-3ab41e75698ddea9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35652024-08-11T07:10:20.084Z Compiling rand_core v0.5.1
35662024-08-11T07:10:20.088Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_core-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=f1c33cf82bd450cf -C extra-filename=-f1c33cf82bd450cf --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-6de9a10700b12081.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35672024-08-11T07:10:20.566Z Compiling primeorder v0.13.6
35682024-08-11T07:10:20.569Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name primeorder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=ea9d9d9e5276efbc -C extra-filename=-ea9d9d9e5276efbc --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-ad0f084ebe1b7e9d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35692024-08-11T07:10:21.181Z Compiling guppy-workspace-hack v0.1.0
35702024-08-11T07:10:21.184Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=94b301b3d8fce7ed -C extra-filename=-94b301b3d8fce7ed --out-dir /work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35712024-08-11T07:10:21.628Z Compiling cast v0.3.0
35722024-08-11T07:10:21.631Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cast --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cast-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=044a52419a148846 -C extra-filename=-044a52419a148846 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35732024-08-11T07:10:22.046Z Compiling assert_cmd v2.0.15
35742024-08-11T07:10:22.049Z Compiling option-ext v0.2.0
35752024-08-11T07:10:22.049Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=29c58ed7e32a3b01 -C extra-filename=-29c58ed7e32a3b01 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-29c58ed7e32a3b01 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35762024-08-11T07:10:22.049Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ae773b55173472c -C extra-filename=-7ae773b55173472c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772024-08-11T07:10:22.238Z Compiling dirs-sys v0.4.1
35782024-08-11T07:10:22.241Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=81f16e09ab9adb29 -C extra-filename=-81f16e09ab9adb29 --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-2977f4e89cc8b9da.rmeta --extern option_ext=/work/oxidecomputer/omicron/target/debug/deps/liboption_ext-7ae773b55173472c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35792024-08-11T07:10:22.650Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-29c58ed7e32a3b01/build-script-build`
35802024-08-11T07:10:22.690Z Compiling criterion-plot v0.5.0
35812024-08-11T07:10:22.693Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion_plot --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-plot-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d839c17e454abea8 -C extra-filename=-d839c17e454abea8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-044a52419a148846.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35822024-08-11T07:10:23.001Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed/build-script-build`
35832024-08-11T07:10:23.032Z Compiling rand_chacha v0.2.2
35842024-08-11T07:10:23.034Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_chacha --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_chacha-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "simd", "std"))' -C metadata=a990372ed9219493 -C extra-filename=-a990372ed9219493 --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-de1c01fb16cf43da.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-f1c33cf82bd450cf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35852024-08-11T07:10:23.856Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_lexicon --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-lexicon-0.12.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=8e39602dda6439bf -C extra-filename=-8e39602dda6439bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="rust_1_40"'`
35862024-08-11T07:10:24.933Z Compiling plotters v0.3.5
35872024-08-11T07:10:24.936Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ab_glyph", "all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "colormaps", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "evcxr_bitmap", "font-kit", "fontconfig-dlopen", "full_palette", "histogram", "image", "lazy_static", "line_series", "once_cell", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' -C metadata=cb38a7de030db99f -C extra-filename=-cb38a7de030db99f --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-2914d78ac96fc53c.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-cae6e4eff76e0ec4.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-e75ceed9def0dc02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35882024-08-11T07:10:25.451Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name doc_comment --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=00e199471b724386 -C extra-filename=-00e199471b724386 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892024-08-11T07:10:25.567Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35902024-08-11T07:10:25.570Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2ed93ff3c2965d5a -C extra-filename=-2ed93ff3c2965d5a --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-293757568803e346.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
35912024-08-11T07:10:26.959Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
35922024-08-11T07:10:26.962Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1fed3422eed118b0 -C extra-filename=-1fed3422eed118b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
35932024-08-11T07:10:27.454Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35942024-08-11T07:10:27.457Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a20f76d53e0d3f1f -C extra-filename=-a20f76d53e0d3f1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
35952024-08-11T07:10:30.620Z Compiling polyval v0.6.2
35962024-08-11T07:10:30.623Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polyval --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polyval-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=8c38f44f582870e3 -C extra-filename=-8c38f44f582870e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-32a5fe5265a7879f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35972024-08-11T07:10:31.127Z Compiling ed25519 v2.2.3
35982024-08-11T07:10:31.129Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=2838aff6cf91e180 -C extra-filename=-2838aff6cf91e180 --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-ce00e055e524e85b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35992024-08-11T07:10:31.772Z Compiling http-body v1.0.0
36002024-08-11T07:10:31.775Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab0064d41e8f89b7 -C extra-filename=-ab0064d41e8f89b7 --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-77180ecea8364755.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-887f9bb74160c1b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36012024-08-11T07:10:32.081Z Compiling ctr v0.9.2
36022024-08-11T07:10:32.084Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ctr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=c2eab16055e515bb -C extra-filename=-c2eab16055e515bb --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-9da461196dc56fff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36032024-08-11T07:10:32.467Z Compiling blowfish v0.9.1
36042024-08-11T07:10:32.470Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blowfish --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blowfish-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="bcrypt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bcrypt", "zeroize"))' -C metadata=ebc356806f971980 -C extra-filename=-ebc356806f971980 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9da461196dc56fff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36052024-08-11T07:10:32.489Z Compiling aes v0.8.4
36062024-08-11T07:10:32.489Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aes --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("hazmat", "zeroize"))' -C metadata=91398704baa527c9 -C extra-filename=-91398704baa527c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9da461196dc56fff.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-250510e548f1bd64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36072024-08-11T07:10:32.973Z Compiling tinytemplate v1.2.1
36082024-08-11T07:10:32.976Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5e920142637a907e -C extra-filename=-5e920142637a907e --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-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36092024-08-11T07:10:34.160Z Compiling password-hash v0.4.2
36102024-08-11T07:10:34.164Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "rand_core", "std"))' -C metadata=9bf02032b5c9d655 -C extra-filename=-9bf02032b5c9d655 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36112024-08-11T07:10:35.222Z Compiling pbkdf2 v0.12.2
36122024-08-11T07:10:35.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=05f8fcfd614bb016 -C extra-filename=-05f8fcfd614bb016 --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-063d0c2469814ada.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36132024-08-11T07:10:35.425Z Compiling target-spec v3.2.1
36142024-08-11T07:10:35.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.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 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=6776775b34ffe480 -C extra-filename=-6776775b34ffe480 --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-6776775b34ffe480 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36152024-08-11T07:10:35.457Z Compiling tower-layer v0.3.2
36162024-08-11T07:10:35.460Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b613db6f9bf41c0 -C extra-filename=-3b613db6f9bf41c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36172024-08-11T07:10:35.828Z Compiling hex-literal v0.4.1
36182024-08-11T07:10:35.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hex_literal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61be641122cdfc7a -C extra-filename=-61be641122cdfc7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36192024-08-11T07:10:36.047Z Compiling anes v0.1.6
36202024-08-11T07:10:36.050Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anes-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitflags", "default", "parser"))' -C metadata=392193819af349f5 -C extra-filename=-392193819af349f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36212024-08-11T07:10:36.105Z Compiling samael v0.0.15
36222024-08-11T07:10:36.107Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=d19818e237131305 -C extra-filename=-d19818e237131305 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-d19818e237131305 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-ebe21bcb16edfc57.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-eb481e38678e4e0a.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36232024-08-11T07:10:36.172Z Compiling oorandom v11.1.3
36242024-08-11T07:10:36.175Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oorandom-11.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1eb2728289b3cdf7 -C extra-filename=-1eb2728289b3cdf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36252024-08-11T07:10:36.368Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-6776775b34ffe480/build-script-build`
36262024-08-11T07:10:36.397Z Compiling tower v0.4.13
36272024-08-11T07:10:36.413Z Running `/home/build/.rustup/toolchains/1.80.1-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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "default", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project", "pin-project-lite", "rand", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=36e141477b28f26d -C extra-filename=-36e141477b28f26d --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-965f1abbaef84084.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-080cdcd9f2461ddf.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tower_layer=/work/oxidecomputer/omicron/target/debug/deps/libtower_layer-3b613db6f9bf41c0.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36282024-08-11T07:10:36.587Z Compiling criterion v0.5.1
36292024-08-11T07:10:36.590Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name criterion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --cfg 'feature="async_tokio"' --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=7a2e0516735ed3cf -C extra-filename=-7a2e0516735ed3cf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anes=/work/oxidecomputer/omicron/target/debug/deps/libanes-392193819af349f5.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-044a52419a148846.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-d839c17e454abea8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-0ee86796969381f6.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-1eb2728289b3cdf7.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-cb38a7de030db99f.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-5e920142637a907e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36302024-08-11T07:10:37.257Z Compiling bcrypt-pbkdf v0.10.0
36312024-08-11T07:10:37.274Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bcrypt_pbkdf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcrypt-pbkdf-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "zeroize"))' -C metadata=3a11b713516f6aa8 -C extra-filename=-3a11b713516f6aa8 --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-ebc356806f971980.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-05f8fcfd614bb016.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36322024-08-11T07:10:38.015Z Compiling pbkdf2 v0.11.0
36332024-08-11T07:10:38.018Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="password-hash"' --cfg 'feature="sha2"' --cfg 'feature="simple"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=bf1c47bf15de8d5a -C extra-filename=-bf1c47bf15de8d5a --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-063d0c2469814ada.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-e0d08ebeaf39cd00.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-9bf02032b5c9d655.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36342024-08-11T07:10:38.477Z Compiling hyper v1.3.1
36352024-08-11T07:10:38.481Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=9e136f4cf6fb9404 -C extra-filename=-9e136f4cf6fb9404 --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-77180ecea8364755.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-887f9bb74160c1b6.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-ab0064d41e8f89b7.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-4ceb8996510f7f6e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-834a74e98d60d91b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36362024-08-11T07:10:39.088Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-d19818e237131305/build-script-bindings`
36372024-08-11T07:10:41.744Z Compiling ed25519-dalek v2.1.1
36382024-08-11T07:10:41.747Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fast"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=60428a8ca255074b -C extra-filename=-60428a8ca255074b --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-07f4602c23160474.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-2838aff6cf91e180.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36392024-08-11T07:10:42.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=b7475f8bfe681216 -C extra-filename=-b7475f8bfe681216 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-8e4e5b07c277594e.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-5fe0f1e86c7b7afc.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9869d6c52f6f1440.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-a8955a1b561680a4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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`
36402024-08-11T07:10:42.959Z Compiling ghash v0.5.1
36412024-08-11T07:10:42.977Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ghash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ghash-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=31721541b0448ca4 -C extra-filename=-31721541b0448ca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern polyval=/work/oxidecomputer/omicron/target/debug/deps/libpolyval-8c38f44f582870e3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36422024-08-11T07:10:43.168Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=0eca45e6c4ecf40c -C extra-filename=-0eca45e6c4ecf40c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-00e199471b724386.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-010f1331228f9ea5.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-e26635fc8c38883b.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-382ca12bcb63e3d5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432024-08-11T07:10:44.650Z Compiling cfg-expr v0.16.0
36442024-08-11T07:10:44.653Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.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 --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=4359b8ce38373635 -C extra-filename=-4359b8ce38373635 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36452024-08-11T07:10:46.095Z Compiling rand v0.7.3
36462024-08-11T07:10:46.098Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "getrandom_package", "libc", "log", "nightly", "packed_simd", "rand_pcg", "serde1", "simd_support", "small_rng", "std", "stdweb", "wasm-bindgen"))' -C metadata=c339193b59399db5 -C extra-filename=-c339193b59399db5 --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-6de9a10700b12081.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-a990372ed9219493.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-f1c33cf82bd450cf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36472024-08-11T07:10:49.018Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy_workspace_hack --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-workspace-hack-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ded1e9cb14903cd -C extra-filename=-5ded1e9cb14903cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36482024-08-11T07:10:49.141Z Compiling dirs v5.0.1
36492024-08-11T07:10:49.144Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d86a96ac77e4ae0d -C extra-filename=-d86a96ac77e4ae0d --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-81f16e09ab9adb29.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502024-08-11T07:10:49.372Z Compiling p256 v0.13.2
36512024-08-11T07:10:49.375Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=33a2c4b02915e89b -C extra-filename=-33a2c4b02915e89b --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-26b10d618a1ebf6e.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-ad0f084ebe1b7e9d.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-ea9d9d9e5276efbc.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36522024-08-11T07:10:50.316Z Compiling p521 v0.13.3
36532024-08-11T07:10:50.319Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "getrandom", "hash2curve", "jwk", "pem", "pkcs8", "rand_core", "serde", "serdect", "sha512", "std", "test-vectors", "voprf"))' -C metadata=04a1a4f05883a568 -C extra-filename=-04a1a4f05883a568 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern ecdsa_core=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-26b10d618a1ebf6e.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-ad0f084ebe1b7e9d.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-ea9d9d9e5276efbc.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36542024-08-11T07:10:51.242Z Compiling cbc v0.1.2
36552024-08-11T07:10:51.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cbc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cbc-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "default", "std", "zeroize"))' -C metadata=8519b40056b964a5 -C extra-filename=-8519b40056b964a5 --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-9da461196dc56fff.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562024-08-11T07:10:51.526Z Compiling russh-cryptovec v0.7.2
36572024-08-11T07:10:51.529Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0cb6c4d93883e9d0 -C extra-filename=-0cb6c4d93883e9d0 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36582024-08-11T07:10:51.898Z Compiling md5 v0.7.0
36592024-08-11T07:10:51.901Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name md5 --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/md5-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=96fe82f29da6b3cb -C extra-filename=-96fe82f29da6b3cb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602024-08-11T07:10:52.428Z Compiling russh-keys v0.43.0
36612024-08-11T07:10:52.431Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("openssl", "vendored-openssl"))' -C metadata=52e53588346bb37b -C extra-filename=-52e53588346bb37b --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-91398704baa527c9.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-3a11b713516f6aa8.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-d7aa388dfe080b41.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-8519b40056b964a5.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-c2eab16055e515bb.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern dirs=/work/oxidecomputer/omicron/target/debug/deps/libdirs-d86a96ac77e4ae0d.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-60428a8ca255074b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-e0d08ebeaf39cd00.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd42de12cc7fdef5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-96fe82f29da6b3cb.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-f0018ad33067d8cb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-33a2c4b02915e89b.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-04a1a4f05883a568.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-bf1c47bf15de8d5a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-c339193b59399db5.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-0cb6c4d93883e9d0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e8d7e737b7a11eca.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-d38a24c7fc456068.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36622024-08-11T07:10:52.948Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=7adf3d90364c6897 -C extra-filename=-7adf3d90364c6897 --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-4359b8ce38373635.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36632024-08-11T07:10:54.120Z Compiling aes-gcm v0.10.3
36642024-08-11T07:10:54.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aes_gcm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aes-gcm-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="aes"' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes", "alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=818c83bc51b8e2c7 -C extra-filename=-818c83bc51b8e2c7 --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-b894c6851f8a5eaf.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-91398704baa527c9.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9da461196dc56fff.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-c2eab16055e515bb.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-31721541b0448ca4.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36652024-08-11T07:10:54.514Z Compiling hyper-util v0.1.3
36662024-08-11T07:10:54.517Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "service", "tokio"))' -C metadata=590dc6208856cd5e -C extra-filename=-590dc6208856cd5e --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-77180ecea8364755.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-887f9bb74160c1b6.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-ab0064d41e8f89b7.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-9e136f4cf6fb9404.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tower=/work/oxidecomputer/omicron/target/debug/deps/libtower-36e141477b28f26d.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36672024-08-11T07:10:56.168Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
36682024-08-11T07:10:56.172Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=892a63db7fde05a9 -C extra-filename=-892a63db7fde05a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-2ed93ff3c2965d5a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
36692024-08-11T07:10:57.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8f43228647117b57 -C extra-filename=-8f43228647117b57 --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-b13eef6eee7cec27.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
36702024-08-11T07:10:57.480Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
36712024-08-11T07:10:57.497Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=800ad97ba20e539b -C extra-filename=-800ad97ba20e539b --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-01b756cf0d7e914a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
36722024-08-11T07:10:58.199Z Compiling rustls-native-certs v0.7.0
36732024-08-11T07:10:58.202Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f041200ec977b96b -C extra-filename=-f041200ec977b96b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36742024-08-11T07:10:58.695Z Compiling httptest v0.15.5
36752024-08-11T07:10:58.695Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3fbd31e1c2a52ba4 -C extra-filename=-3fbd31e1c2a52ba4 --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-abe7cc3ca82e0c0a.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-9f8fe1d87fa9a6f6.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36762024-08-11T07:10:58.806Z Compiling pathdiff v0.2.1
36772024-08-11T07:10:58.809Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="camino"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=49582a8c33fbfbd1 -C extra-filename=-49582a8c33fbfbd1 --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-f6b822542bc6338e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36782024-08-11T07:10:58.988Z Compiling escape8259 v0.5.2
36792024-08-11T07:10:58.991Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/escape8259-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89595c76ca3fa193 -C extra-filename=-89595c76ca3fa193 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36802024-08-11T07:10:59.411Z Compiling threadpool v1.8.1
36812024-08-11T07:10:59.414Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name threadpool --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e17cf456c21d2e3e -C extra-filename=-e17cf456c21d2e3e --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-efde18f6370b8182.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36822024-08-11T07:11:00.491Z Compiling dhcproto-macros v0.1.0
36832024-08-11T07:11:00.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-macros-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f3082a10e84b91dd -C extra-filename=-f3082a10e84b91dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36842024-08-11T07:11:01.783Z Compiling nested v0.1.1
36852024-08-11T07:11:01.786Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nested --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nested-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6ce3764432eb2b8 -C extra-filename=-c6ce3764432eb2b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36862024-08-11T07:11:02.149Z Compiling guppy v0.17.7
36872024-08-11T07:11:02.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("guppy-summaries", "proptest", "proptest-derive", "proptest1", "rayon", "rayon1", "summaries", "toml"))' --check-cfg 'cfg(doc_cfg)' -C metadata=5cf1d293e7275c9f -C extra-filename=-5cf1d293e7275c9f --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-a5310778e8190f9a.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d94f1b404c7d3af6.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-fda43baac4e8c7a6.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-c6ce3764432eb2b8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-49582a8c33fbfbd1.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-7adf3d90364c6897.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36882024-08-11T07:11:03.311Z Compiling dhcproto v0.12.0
36892024-08-11T07:11:03.314Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcproto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dhcproto-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=7742393209f82367 -C extra-filename=-7742393209f82367 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dhcproto_macros=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto_macros-f3082a10e84b91dd.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36902024-08-11T07:11:05.885Z Compiling libtest-mimic v0.7.3
36912024-08-11T07:11:05.888Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libtest_mimic --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libtest-mimic-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8a12e03f5c496346 -C extra-filename=-8a12e03f5c496346 --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-ba378d26e4026c5c.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-89595c76ca3fa193.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-e17cf456c21d2e3e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922024-08-11T07:11:05.901Z Compiling hyper-rustls v0.26.0
36932024-08-11T07:11:05.904Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="native-tokio"' --cfg 'feature="ring"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=23ffe210832b20c1 -C extra-filename=-23ffe210832b20c1 --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-0932cfe286ee3ae0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-887f9bb74160c1b6.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-9e136f4cf6fb9404.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-590dc6208856cd5e.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-f041200ec977b96b.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-2fefae8d752d7a3a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-614e9f43bf4a2b76.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-c20ddb2efdeabe78.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out`
36942024-08-11T07:11:06.469Z Compiling russh v0.43.0
36952024-08-11T07:11:06.472Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "flate2", "openssl", "vendored-openssl"))' -C metadata=4a2d076583c8abb7 -C extra-filename=-4a2d076583c8abb7 --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-91398704baa527c9.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-818c83bc51b8e2c7.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-555b6489c82c47dd.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-8893401613cb1f2b.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-c2eab16055e515bb.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-07f4602c23160474.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-06f3d453e5019bde.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-e0d08ebeaf39cd00.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-f0018ad33067d8cb.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-7c42684b7a40cc14.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-0cb6c4d93883e9d0.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-52e53588346bb37b.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-e8d7e737b7a11eca.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36962024-08-11T07:11:07.291Z Compiling fancy-regex v0.13.0
36972024-08-11T07:11:07.294Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=9c2e6e68afd33b71 -C extra-filename=-9c2e6e68afd33b71 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36982024-08-11T07:11:08.273Z Compiling rstest_macros v0.19.0
36992024-08-11T07:11:08.276Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "default"))' -C metadata=9666e7b0085242fd -C extra-filename=-9666e7b0085242fd --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-9666e7b0085242fd -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-d8f19efc890c16b8.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37002024-08-11T07:11:08.946Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
37012024-08-11T07:11:08.966Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f4e748718ddb1d9 -C extra-filename=-6f4e748718ddb1d9 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37022024-08-11T07:11:09.546Z Compiling internet-checksum v0.2.1
37032024-08-11T07:11:09.549Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internet_checksum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/internet-checksum-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("benchmark"))' -C metadata=2aa57df40d917e83 -C extra-filename=-2aa57df40d917e83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37042024-08-11T07:11:09.778Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-9666e7b0085242fd/build-script-build`
37052024-08-11T07:11:09.900Z Compiling datatest-stable v0.2.9
37062024-08-11T07:11:09.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name datatest_stable --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/datatest-stable-0.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d95487f834ff66be -C extra-filename=-d95487f834ff66be --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-f6b822542bc6338e.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-9c2e6e68afd33b71.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-8a12e03f5c496346.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37072024-08-11T07:11:09.918Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
37082024-08-11T07:11:09.921Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=f09c5c2fcf27e354 -C extra-filename=-f09c5c2fcf27e354 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-800ad97ba20e539b.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
37092024-08-11T07:11:10.646Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
37102024-08-11T07:11:10.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 dev-tools/omicron-dev-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8ddcef4d77f24910 -C extra-filename=-8ddcef4d77f24910 --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-2977f4e89cc8b9da.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37112024-08-11T07:11:11.347Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
37122024-08-11T07:11:11.350Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omicron-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7234167d95c40b0 -C extra-filename=-b7234167d95c40b0 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-b7234167d95c40b0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37132024-08-11T07:11:11.425Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
37142024-08-11T07:11:11.429Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/reconfigurator-cli/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12c5c852a0e0b42e -C extra-filename=-12c5c852a0e0b42e --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-12c5c852a0e0b42e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37152024-08-11T07:11:11.795Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
37162024-08-11T07:11:11.798Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 cockroach-admin/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=33d1ff470edfa76c -C extra-filename=-33d1ff470edfa76c --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-33d1ff470edfa76c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37172024-08-11T07:11:11.841Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
37182024-08-11T07:11:11.844Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/db-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6d77703ce42b04b -C extra-filename=-a6d77703ce42b04b --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-a6d77703ce42b04b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37192024-08-11T07:11:12.190Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
37202024-08-11T07:11:12.190Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/omdb/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee86f425c74cf8f2 -C extra-filename=-ee86f425c74cf8f2 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-ee86f425c74cf8f2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37212024-08-11T07:11:12.244Z Compiling similar-asserts v1.5.0
37222024-08-11T07:11:12.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "unicode"))' -C metadata=212182bc2621e28e -C extra-filename=-212182bc2621e28e --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-798580260be3f871.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37232024-08-11T07:11:12.671Z Compiling trybuild v1.0.99
37242024-08-11T07:11:12.674Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=583a5539a3014bd9 -C extra-filename=-583a5539a3014bd9 --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-583a5539a3014bd9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37252024-08-11T07:11:13.308Z Compiling relative-path v1.9.3
37262024-08-11T07:11:13.311Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name relative_path --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/relative-path-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=b73652ab3b928921 -C extra-filename=-b73652ab3b928921 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37272024-08-11T07:11:13.551Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-583a5539a3014bd9/build-script-build`
37282024-08-11T07:11:13.581Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-ee86f425c74cf8f2/build-script-build`
37292024-08-11T07:11:13.612Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-a6d77703ce42b04b/build-script-build`
37302024-08-11T07:11:13.640Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-33d1ff470edfa76c/build-script-build`
37312024-08-11T07:11:13.669Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-12c5c852a0e0b42e/build-script-build`
37322024-08-11T07:11:13.699Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-b7234167d95c40b0/build-script-build`
37332024-08-11T07:11:13.727Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37342024-08-11T07:11:13.743Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0a1f7470a9f3e1ac -C extra-filename=-0a1f7470a9f3e1ac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-7742393209f82367.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-6f4e748718ddb1d9.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4a2d076583c8abb7.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-52e53588346bb37b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
37352024-08-11T07:11:14.078Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "default"))' -C metadata=8985bf1247aae0e8 -C extra-filename=-8985bf1247aae0e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-b73652ab3b928921.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-3d72d7b152c86412.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362024-08-11T07:11:14.409Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
37372024-08-11T07:11:14.413Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ca047539b585298 -C extra-filename=-7ca047539b585298 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
37382024-08-11T07:11:16.384Z Compiling multimap v0.10.0
37392024-08-11T07:11:16.386Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multimap-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=0b3cdce3b1a22f07 -C extra-filename=-0b3cdce3b1a22f07 --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-22ef41cdd9d4b24b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37402024-08-11T07:11:16.753Z Compiling uzers v0.11.3
37412024-08-11T07:11:16.756Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name uzers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/uzers-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cache"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cache", "default", "log", "logging", "mock"))' -C metadata=0a480e167c1fa1e8 -C extra-filename=-0a480e167c1fa1e8 --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-2977f4e89cc8b9da.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37422024-08-11T07:11:17.844Z Compiling futures-timer v3.0.3
37432024-08-11T07:11:17.900Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_timer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-timer-3.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=f688c9515f1032bd -C extra-filename=-f688c9515f1032bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37442024-08-11T07:11:18.151Z Compiling indent_write v2.2.0
37452024-08-11T07:11:18.155Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indent_write --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indent_write-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe7c60a6b43fea40 -C extra-filename=-fe7c60a6b43fea40 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37462024-08-11T07:11:18.424Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=c88a6ffe52312b88 -C extra-filename=-c88a6ffe52312b88 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(trybuild_no_target)' --check-cfg 'cfg(host_os, values("windows"))'`
37472024-08-11T07:11:18.845Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
37482024-08-11T07:11:18.848Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8b7cf17923792f90 -C extra-filename=-8b7cf17923792f90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37492024-08-11T07:11:21.951Z Compiling partial-io v0.5.4
37502024-08-11T07:11:21.953Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name partial_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/partial-io-0.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures03"' --cfg 'feature="pin-project"' --cfg 'feature="proptest"' --cfg 'feature="proptest1"' --cfg 'feature="tokio"' --cfg 'feature="tokio1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures03", "pin-project", "proptest", "proptest1", "quickcheck", "quickcheck1", "rand", "tokio", "tokio1"))' -C metadata=78464e1765584359 -C extra-filename=-78464e1765584359 --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-a32e69c3bb020342.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-080cdcd9f2461ddf.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37512024-08-11T07:11:22.418Z Compiling blake2b_simd v1.0.2
37522024-08-11T07:11:22.421Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2b_simd-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=6aa2698a0ac787b2 -C extra-filename=-6aa2698a0ac787b2 --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-8c86a7a964b0dca8.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-417409ccb48187aa.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37532024-08-11T07:11:22.521Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
37542024-08-11T07:11:22.524Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 dev-tools/ch-dev/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1d90c7742ba4a9c7 -C extra-filename=-1d90c7742ba4a9c7 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-1d90c7742ba4a9c7 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-ca9068ca5a47af04.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37552024-08-11T07:11:22.955Z Compiling rand_distr v0.4.3
37562024-08-11T07:11:22.958Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand_distr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand_distr-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "serde1", "std", "std_math"))' -C metadata=93c740329f33c467 -C extra-filename=-93c740329f33c467 --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-2914d78ac96fc53c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37572024-08-11T07:11:24.076Z Compiling approx v0.5.1
37582024-08-11T07:11:24.079Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=0b9fb23795fcdd0d -C extra-filename=-0b9fb23795fcdd0d --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-2914d78ac96fc53c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37592024-08-11T07:11:24.286Z Compiling rust-argon2 v2.1.0
37602024-08-11T07:11:24.289Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=5183c0a999dee1e3 -C extra-filename=-5183c0a999dee1e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-6aa2698a0ac787b2.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-bb2dcf9258e9fbc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37612024-08-11T07:11:24.401Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-1d90c7742ba4a9c7/build-script-build`
37622024-08-11T07:11:24.404Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
37632024-08-11T07:11:24.407Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=061f2a93a173f1f0 -C extra-filename=-061f2a93a173f1f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0bdfe73eb61d5f80.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-892a63db7fde05a9.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out -L /usr/platform/oxide/lib/amd64/`
37642024-08-11T07:11:24.472Z Compiling rstest v0.19.0
37652024-08-11T07:11:24.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "default"))' -C metadata=0c808f1ed2816738 -C extra-filename=-0c808f1ed2816738 --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-a32e69c3bb020342.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f688c9515f1032bd.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-8985bf1247aae0e8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37662024-08-11T07:11:24.752Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
37672024-08-11T07:11:24.755Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=899714ae98ed1a9f -C extra-filename=-899714ae98ed1a9f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-0a480e167c1fa1e8.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
37682024-08-11T07:11:25.988Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a77b51896fb6953e -C extra-filename=-a77b51896fb6953e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-892a63db7fde05a9.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-2ed93ff3c2965d5a.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37692024-08-11T07:11:26.127Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
37702024-08-11T07:11:26.130Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4da1cf84867b9f77 -C extra-filename=-4da1cf84867b9f77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d94f1b404c7d3af6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d396f799e06a30ac.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-eabec5495d5a76e2.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
37712024-08-11T07:11:26.562Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
37722024-08-11T07:11:26.565Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8a8d337de4ddf503 -C extra-filename=-8a8d337de4ddf503 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37732024-08-11T07:11:28.345Z Compiling cargo_toml v0.20.4
37742024-08-11T07:11:28.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.4/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("features"))' -C metadata=1f916e048703d9a7 -C extra-filename=-1f916e048703d9a7 --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-22ef41cdd9d4b24b.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37752024-08-11T07:11:28.562Z Compiling termios v0.3.3
37762024-08-11T07:11:28.565Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name termios --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/termios-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=612bbc26712542f2 -C extra-filename=-612bbc26712542f2 --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-2977f4e89cc8b9da.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37772024-08-11T07:11:28.855Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
37782024-08-11T07:11:28.858Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_cli --edition=2021 gateway-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=27b83fee8fd3db1a -C extra-filename=-27b83fee8fd3db1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-612bbc26712542f2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0ab7928683858411.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37792024-08-11T07:11:29.106Z Compiling polar-core v0.27.3
37802024-08-11T07:11:29.109Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=9e819bc023acc1e0 -C extra-filename=-9e819bc023acc1e0 --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-9e819bc023acc1e0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-63e859ce751e7149.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-78580edbccf03e34.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37812024-08-11T07:11:29.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/bin/omicron-package.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d1da08d0b63a1688 -C extra-filename=-d1da08d0b63a1688 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d94f1b404c7d3af6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-4da1cf84867b9f77.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d396f799e06a30ac.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-eabec5495d5a76e2.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
37822024-08-11T07:11:30.871Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-9e819bc023acc1e0/build-script-build`
37832024-08-11T07:11:32.158Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polar_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polar-core-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=3481b06153ad6b6f -C extra-filename=-3481b06153ad6b6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-4282df15fb49f14d.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-2695a1968e5226c0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37842024-08-11T07:11:32.648Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a96094c38ffa3df5 -C extra-filename=-a96094c38ffa3df5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-8a8d337de4ddf503.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37852024-08-11T07:11:33.318Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg_server --edition=2021 wicket-dbg/src/bin/wicket-dbg-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=14846faae642a8c1 -C extra-filename=-14846faae642a8c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-8b7cf17923792f90.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37862024-08-11T07:11:33.571Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/bin/wicket-dbg.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fbce10c18c6d2ec0 -C extra-filename=-fbce10c18c6d2ec0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-8b7cf17923792f90.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37872024-08-11T07:11:34.754Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_passwords --edition=2021 passwords/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36668f71292b2521 -C extra-filename=-36668f71292b2521 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-592da556f59320f5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-5183c0a999dee1e3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37882024-08-11T07:11:35.762Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a82b8a128306f39a -C extra-filename=-a82b8a128306f39a --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-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-b6d92870025cdbf3.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-93c740329f33c467.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-0c808f1ed2816738.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-c88a6ffe52312b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37892024-08-11T07:11:35.914Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55b40fdabfb39062 -C extra-filename=-55b40fdabfb39062 --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-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-93c740329f33c467.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-0c808f1ed2816738.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-c88a6ffe52312b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
37902024-08-11T07:11:35.952Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/bin/zone-setup.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f0626a44870a921 -C extra-filename=-4f0626a44870a921 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-0a480e167c1fa1e8.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-899714ae98ed1a9f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
37912024-08-11T07:11:37.104Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ch_dev --edition=2021 dev-tools/ch-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a1a6a9770d1fb0e -C extra-filename=-7a1a6a9770d1fb0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37922024-08-11T07:11:37.416Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7c6143feccb9bf5 -C extra-filename=-f7c6143feccb9bf5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0bdfe73eb61d5f80.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-892a63db7fde05a9.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-061f2a93a173f1f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out -L /usr/platform/oxide/lib/amd64/`
37932024-08-11T07:11:37.872Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
37942024-08-11T07:11:37.875Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask --edition=2021 dev-tools/xtask/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d42e6f116908624 -C extra-filename=-5d42e6f116908624 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d94f1b404c7d3af6.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-1f916e048703d9a7.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37952024-08-11T07:11:37.996Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name commtest --edition=2021 end-to-end-tests/src/bin/commtest.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f90fe085b3d930b2 -C extra-filename=-f90fe085b3d930b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-7742393209f82367.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-0a1f7470a9f3e1ac.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-6f4e748718ddb1d9.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4a2d076583c8abb7.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-52e53588346bb37b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
37962024-08-11T07:11:39.531Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap --edition=2021 end-to-end-tests/src/bin/bootstrap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=650c691ab32c0cf3 -C extra-filename=-650c691ab32c0cf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-7742393209f82367.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-0a1f7470a9f3e1ac.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-6f4e748718ddb1d9.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4a2d076583c8abb7.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-52e53588346bb37b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
37972024-08-11T07:11:39.711Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dhcp_server --edition=2021 end-to-end-tests/src/bin/dhcp-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=15dee78978298716 -C extra-filename=-15dee78978298716 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-7742393209f82367.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-0a1f7470a9f3e1ac.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-6f4e748718ddb1d9.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4a2d076583c8abb7.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-52e53588346bb37b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
37982024-08-11T07:11:39.904Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name end_to_end_tests --edition=2021 end-to-end-tests/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0fac9310ca31b80 -C extra-filename=-c0fac9310ca31b80 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-6166f879ac927c99.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-7742393209f82367.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-6f4e748718ddb1d9.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-4a2d076583c8abb7.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-52e53588346bb37b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-06830b5a71d23f82.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
37992024-08-11T07:11:40.473Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=acce1f76fc16f087 -C extra-filename=-acce1f76fc16f087 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-800ad97ba20e539b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-78464e1765584359.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38002024-08-11T07:11:40.920Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator --edition=2021 installinator/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' -C metadata=f407716801aacbcd -C extra-filename=-f407716801aacbcd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f09c5c2fcf27e354.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-800ad97ba20e539b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-78464e1765584359.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38012024-08-11T07:11:42.034Z Compiling oso v0.27.3
38022024-08-11T07:11:42.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="oso-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anyhow", "clap", "cli", "default", "derive", "oso-derive", "rustyline", "rustyline-derive", "tracing-subscriber", "uuid-06", "uuid-07", "uuid-10"))' -C metadata=f579ee5f00e90084 -C extra-filename=-f579ee5f00e90084 --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-5a623d5b63242388.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-e06eba2a3ddb785c.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-3481b06153ad6b6f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38032024-08-11T07:11:42.103Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=941ed3154f37df41 -C extra-filename=-941ed3154f37df41 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38042024-08-11T07:11:43.372Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=aa0f9ffffb7e62d3 -C extra-filename=-aa0f9ffffb7e62d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5cf1d293e7275c9f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38052024-08-11T07:11:46.538Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=973db0a1f9102faa -C extra-filename=-973db0a1f9102faa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-bd23b6c480692150.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-c7f104889891d3e1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8f43228647117b57.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f579ee5f00e90084.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/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`
38062024-08-11T07:11:49.031Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_sim --edition=2021 sled-agent/src/bin/sled-agent-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=6fa26e9c5e1e31fb -C extra-filename=-6fa26e9c5e1e31fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5cf1d293e7275c9f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38072024-08-11T07:11:51.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=393ad60cd802307a -C extra-filename=-393ad60cd802307a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-dd76c86ef13a4430.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-528bd09aa98caeb9.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-46fdf4952c0c85f9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-7ff71c7e88c897be.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8f43228647117b57.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38082024-08-11T07:11:56.145Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=1c2d7cf14258380f -C extra-filename=-1c2d7cf14258380f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5cf1d293e7275c9f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38092024-08-11T07:11:57.726Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent --edition=2021 sled-agent/src/bin/sled-agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=a6e66973a1af09fe -C extra-filename=-a6e66973a1af09fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38102024-08-11T07:11:59.261Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 sled-agent/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=b689363526b2d746 -C extra-filename=-b689363526b2d746 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5cf1d293e7275c9f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38112024-08-11T07:11:59.589Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_inventory --edition=2021 nexus/inventory/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cc5447fcd6e411db -C extra-filename=-cc5447fcd6e411db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f3d02bd960558f70.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38122024-08-11T07:12:05.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=add2486949ca5837 -C extra-filename=-add2486949ca5837 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f09c5c2fcf27e354.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-800ad97ba20e539b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-7ca047539b585298.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38132024-08-11T07:12:08.623Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/bin/wicketd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=641f61f8776a8521 -C extra-filename=-641f61f8776a8521 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-7ca047539b585298.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38142024-08-11T07:12:13.141Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicketd/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=191834d5a02a8ae9 -C extra-filename=-191834d5a02a8ae9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f09c5c2fcf27e354.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-800ad97ba20e539b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-7ca047539b585298.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38152024-08-11T07:12:19.759Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_bundle --edition=2021 sled-agent/src/bin/zone-bundle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=63df002291718e97 -C extra-filename=-63df002291718e97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38162024-08-11T07:12:21.698Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_setup --edition=2021 zone-setup/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f32be30ba7d6c78 -C extra-filename=-6f32be30ba7d6c78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-0a480e167c1fa1e8.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38172024-08-11T07:12:24.001Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_fixed_data --edition=2021 nexus/db-fixed-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8e8aa3e71cb0a1e8 -C extra-filename=-8e8aa3e71cb0a1e8 --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-b13eef6eee7cec27.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38182024-08-11T07:12:36.086Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager --edition=2021 dev-tools/openapi-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ca1579287ff4f27 -C extra-filename=-3ca1579287ff4f27 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0bdfe73eb61d5f80.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-892a63db7fde05a9.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out -L /usr/platform/oxide/lib/amd64/`
38192024-08-11T07:12:37.894Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
38202024-08-11T07:12:37.897Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6e0a0442a7127cb3 -C extra-filename=-6e0a0442a7127cb3 --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-a32e69c3bb020342.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38212024-08-11T07:12:40.063Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
38222024-08-11T07:12:40.094Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=9174a3785deb5051 -C extra-filename=-9174a3785deb5051 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38232024-08-11T07:12:44.836Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56e0b81bf01181b7 -C extra-filename=-56e0b81bf01181b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38242024-08-11T07:12:46.133Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e9e3904577136b2 -C extra-filename=-2e9e3904577136b2 --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-293757568803e346.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38252024-08-11T07:12:47.645Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
38262024-08-11T07:12:47.648Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d3d62c9deeaf049d -C extra-filename=-d3d62c9deeaf049d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38272024-08-11T07:12:49.561Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=073a6a175f400e1d -C extra-filename=-073a6a175f400e1d --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-293757568803e346.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38282024-08-11T07:12:49.626Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd --edition=2021 wicketd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fa7851ed8c7f8150 -C extra-filename=-fa7851ed8c7f8150 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f09c5c2fcf27e354.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-800ad97ba20e539b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38292024-08-11T07:12:50.001Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 dev-tools/db-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f52dc72b121cd0ab -C extra-filename=-f52dc72b121cd0ab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8ddcef4d77f24910.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38302024-08-11T07:12:50.148Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_dev --edition=2021 dev-tools/db-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=47d9619eb7740b94 -C extra-filename=-47d9619eb7740b94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38312024-08-11T07:12:50.883Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0efa72fa98edc104 -C extra-filename=-0efa72fa98edc104 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-df8236fb8a2a3a21.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2b59fb87d753e014.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rmeta --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-073a6a175f400e1d.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rmeta --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38322024-08-11T07:12:50.942Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_db_dev --edition=2021 dev-tools/db-dev/tests/test-db-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5053f24a57ab783a -C extra-filename=-5053f24a57ab783a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8ddcef4d77f24910.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38332024-08-11T07:12:52.304Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_sled_agent --edition=2021 sled-agent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' -C metadata=78008887c27f3970 -C extra-filename=-78008887c27f3970 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5cf1d293e7275c9f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38342024-08-11T07:13:01.990Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=871d78991d0a4610 -C extra-filename=-871d78991d0a4610 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0eca45e6c4ecf40c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d95487f834ff66be.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38352024-08-11T07:13:02.704Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_tests --edition=2021 tufaceous/tests/integration-tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d887c91b5a49a4ec -C extra-filename=-d887c91b5a49a4ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0eca45e6c4ecf40c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d95487f834ff66be.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38362024-08-11T07:13:03.490Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name manifest_tests --edition=2021 tufaceous/tests/manifest-tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ba400076e69aa8a -C extra-filename=-5ba400076e69aa8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0eca45e6c4ecf40c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d95487f834ff66be.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38372024-08-11T07:13:04.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8114cb07e02fd0dd -C extra-filename=-8114cb07e02fd0dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0eca45e6c4ecf40c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d95487f834ff66be.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38382024-08-11T07:13:06.769Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_dbg --edition=2021 wicket-dbg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=638795f0b1503112 -C extra-filename=-638795f0b1503112 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38392024-08-11T07:13:09.730Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mod --edition=2021 wicket/tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0cae055d201a8706 -C extra-filename=-0cae055d201a8706 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0eca45e6c4ecf40c.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-4e6ef20f5f688f57.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-1d8d3c5ded42b2d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-997bcc8ac7b577df.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38402024-08-11T07:13:11.214Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fd2c414d13139faa -C extra-filename=-fd2c414d13139faa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0eca45e6c4ecf40c.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-4e6ef20f5f688f57.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-1d8d3c5ded42b2d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-997bcc8ac7b577df.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38412024-08-11T07:13:11.656Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/bin/wicket.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e9c3f20610cddee -C extra-filename=-3e9c3f20610cddee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-4e6ef20f5f688f57.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-1d8d3c5ded42b2d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-997bcc8ac7b577df.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38422024-08-11T07:13:13.384Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9defac9d82ae7dbc -C extra-filename=-9defac9d82ae7dbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0eca45e6c4ecf40c.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-4e6ef20f5f688f57.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-1d8d3c5ded42b2d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-997bcc8ac7b577df.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38432024-08-11T07:13:13.573Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_api --edition=2021 cockroach-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c5880dee9cf1867a -C extra-filename=-c5880dee9cf1867a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-2ed93ff3c2965d5a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38442024-08-11T07:13:15.244Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
38452024-08-11T07:13:15.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_releng --edition=2021 dev-tools/releng/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fb048b354f0a8cdf -C extra-filename=-fb048b354f0a8cdf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d94f1b404c7d3af6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d396f799e06a30ac.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38462024-08-11T07:13:15.428Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_package --edition=2021 package/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9da0b4b50e2abd6f -C extra-filename=-9da0b4b50e2abd6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d94f1b404c7d3af6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d396f799e06a30ac.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-eabec5495d5a76e2.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38472024-08-11T07:13:17.731Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25dbd9549985828c -C extra-filename=-25dbd9549985828c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/usr/ssl-3/lib/amd64`
38482024-08-11T07:13:21.793Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous --edition=2021 tufaceous/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8bd60007759ae66 -C extra-filename=-b8bd60007759ae66 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38492024-08-11T07:13:22.836Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_types --edition=2021 cockroach-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8b38587e9ee859fb -C extra-filename=-8b38587e9ee859fb --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-293757568803e346.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38502024-08-11T07:13:26.123Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_commands --edition=2021 oximeter/collector/tests/test_commands.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dad9d957ea7e9d61 -C extra-filename=-dad9d957ea7e9d61 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38512024-08-11T07:13:26.432Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e7bcfaa5c7d8945b -C extra-filename=-e7bcfaa5c7d8945b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38522024-08-11T07:13:30.079Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7594d3d606f34a2d -C extra-filename=-7594d3d606f34a2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38532024-08-11T07:13:31.122Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_networking --edition=2021 nexus/networking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f9957a1a840789e0 -C extra-filename=-f9957a1a840789e0 --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-a32e69c3bb020342.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38542024-08-11T07:13:31.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_queries --edition=2021 nexus/db-queries/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C metadata=1070fadaf11cb85c -C extra-filename=-1070fadaf11cb85c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-dd76c86ef13a4430.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-528bd09aa98caeb9.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-46fdf4952c0c85f9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-7ff71c7e88c897be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-23ffe210832b20c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8f43228647117b57.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f579ee5f00e90084.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-310ac55cad65c385.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38552024-08-11T07:13:34.151Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_saga_recovery --edition=2021 nexus/saga-recovery/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a948b27ab8a4b332 -C extra-filename=-a948b27ab8a4b332 --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-293757568803e346.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38562024-08-11T07:13:34.773Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin --edition=2021 cockroach-admin/src/bin/cockroach-admin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ca51d2f66aa1c70 -C extra-filename=-7ca51d2f66aa1c70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-892a63db7fde05a9.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-2ed93ff3c2965d5a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-a77b51896fb6953e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38572024-08-11T07:13:35.421Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=689416215b1cc864 -C extra-filename=-689416215b1cc864 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38582024-08-11T07:13:37.051Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_preparation --edition=2021 nexus/reconfigurator/preparation/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e85268f643d63b0 -C extra-filename=-2e85268f643d63b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38592024-08-11T07:13:38.595Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12f3c3b516edc8fb -C extra-filename=-12f3c3b516edc8fb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-0b3cdce3b1a22f07.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-4e6ef20f5f688f57.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
38602024-08-11T07:13:40.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_cockroach_admin --edition=2021 cockroach-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd25d1a7da14b7c8 -C extra-filename=-bd25d1a7da14b7c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-892a63db7fde05a9.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-2ed93ff3c2965d5a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38612024-08-11T07:13:42.830Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_nexus --edition=2021 nexus/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ebcf6ad754e84d5c -C extra-filename=-ebcf6ad754e84d5c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-df8236fb8a2a3a21.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2b59fb87d753e014.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-3fbd31e1c2a52ba4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-23ffe210832b20c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-073a6a175f400e1d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-212182bc2621e28e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-310ac55cad65c385.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38622024-08-11T07:13:52.090Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_metrics_producer_gc --edition=2021 nexus/metrics-producer-gc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bc0602cf60df7ce4 -C extra-filename=-bc0602cf60df7ce4 --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-662ce10b7fbe22c9.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-3fbd31e1c2a52ba4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38632024-08-11T07:14:09.213Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils --edition=2021 nexus/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' -C metadata=fd4d38cf703570fd -C extra-filename=-fd4d38cf703570fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
38642024-08-11T07:14:15.071Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_auth --edition=2021 nexus/auth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7e1c969fdba7f6be -C extra-filename=-7e1c969fdba7f6be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-bd23b6c480692150.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-c7f104889891d3e1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8f43228647117b57.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f579ee5f00e90084.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/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`
38652024-08-11T07:14:22.009Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_schema_updater --edition=2021 oximeter/collector/src/bin/clickhouse-schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e84c51af14637c42 -C extra-filename=-e84c51af14637c42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38662024-08-11T07:14:35.700Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/collector/src/bin/oximeter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=19377dc4f9b9da76 -C extra-filename=-19377dc4f9b9da76 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38672024-08-11T07:14:43.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_engine --edition=2021 update-engine/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a167dc80f3352d60 -C extra-filename=-a167dc80f3352d60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-234944ead28eb272.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4df772a7e1051b5a.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38682024-08-11T07:14:58.964Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_planning --edition=2021 nexus/reconfigurator/planning/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed4889500d582a23 -C extra-filename=-ed4889500d582a23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f3d02bd960558f70.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38692024-08-11T07:15:04.823Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 gateway/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1a1229d83caa817d -C extra-filename=-1a1229d83caa817d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-91d239bc22323c2e.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-b06e0216697bd293.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0ab7928683858411.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38702024-08-11T07:15:05.116Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_test_utils --edition=2021 gateway-test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=696fab28befb7a9a -C extra-filename=-696fab28befb7a9a --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-f6b822542bc6338e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-b06e0216697bd293.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38712024-08-11T07:15:07.560Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
38722024-08-11T07:15:07.560Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs_dev --edition=2021 dev-tools/mgs-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=20e08f7206434fa4 -C extra-filename=-20e08f7206434fa4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38732024-08-11T07:15:07.752Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bba002bd33b611f0 -C extra-filename=-bba002bd33b611f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-91d239bc22323c2e.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-b06e0216697bd293.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0ab7928683858411.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38742024-08-11T07:15:10.117Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mgs --edition=2021 gateway/src/bin/mgs.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=648598c45a911a8d -C extra-filename=-648598c45a911a8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-91d239bc22323c2e.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-b06e0216697bd293.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0ab7928683858411.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38752024-08-11T07:15:10.500Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_gateway --edition=2021 gateway/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a082052ca68f8181 -C extra-filename=-a082052ca68f8181 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-91d239bc22323c2e.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0ab7928683858411.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
38762024-08-11T07:15:24.228Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_api --edition=2021 wicketd-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c7b2c1d3c56989b8 -C extra-filename=-c7b2c1d3c56989b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38772024-08-11T07:15:27.335Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicketd_client --edition=2021 clients/wicketd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7af03ad5c2210917 -C extra-filename=-7af03ad5c2210917 --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-293757568803e346.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38782024-08-11T07:15:30.034Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=9c8a25166ac0ea1b -C extra-filename=-9c8a25166ac0ea1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-7e74908f8c70ed7e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-89bf38a2196dc6c8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-bf762b02dcc72662.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-cc7703f6e19cbaab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-cf4c50de63ba6c44.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38792024-08-11T07:15:30.176Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 oximeter/db/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=a8ccf8d292865cfa -C extra-filename=-a8ccf8d292865cfa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-7e74908f8c70ed7e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-89bf38a2196dc6c8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-bf762b02dcc72662.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-cc7703f6e19cbaab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-cf4c50de63ba6c44.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38802024-08-11T07:15:32.975Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_collector --edition=2021 oximeter/collector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5011d9700228388 -C extra-filename=-d5011d9700228388 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38812024-08-11T07:15:35.629Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=934880bb8aa18f47 -C extra-filename=-934880bb8aa18f47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-7e74908f8c70ed7e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-89bf38a2196dc6c8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-bf762b02dcc72662.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-cc7703f6e19cbaab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-cf4c50de63ba6c44.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38822024-08-11T07:15:36.241Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typed_rng --edition=2021 typed-rng/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ccd17f1594197887 -C extra-filename=-ccd17f1594197887 --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-82ec2fb5ad79c326.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-e2f1419aa81eff5f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38832024-08-11T07:15:36.958Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name basic_test --edition=2021 dns-server/tests/basic_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d520ab75d355d9bb -C extra-filename=-d520ab75d355d9bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38842024-08-11T07:15:44.388Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=293378ca2821ab3a -C extra-filename=-293378ca2821ab3a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38852024-08-11T07:15:46.350Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=225df56992becab3 -C extra-filename=-225df56992becab3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38862024-08-11T07:15:48.870Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=739d9ef026b22917 -C extra-filename=-739d9ef026b22917 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38872024-08-11T07:15:51.114Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name commands_test --edition=2021 dns-server/tests/commands_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e793287e468a45e0 -C extra-filename=-e793287e468a45e0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38882024-08-11T07:15:52.511Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae51837210438ad0 -C extra-filename=-ae51837210438ad0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38892024-08-11T07:15:53.276Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstore --edition=2021 bootstore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7bd3975a7c30f69 -C extra-filename=-f7bd3975a7c30f69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-b090582d142010c1.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a6304f9c79d40bae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-3213144694803eba.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-38b9986782360d5f.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38902024-08-11T07:15:59.122Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_learner --edition=2021 bootstore/tests/v0-fsm-proptest-learner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b64158bc55d4851 -C extra-filename=-2b64158bc55d4851 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-b090582d142010c1.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a6304f9c79d40bae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-3213144694803eba.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-38b9986782360d5f.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38912024-08-11T07:16:04.131Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3cdf982ffbc39e00 -C extra-filename=-3cdf982ffbc39e00 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38922024-08-11T07:16:10.554Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name v0_fsm_proptest_rack_coordinator --edition=2021 bootstore/tests/v0-fsm-proptest-rack-coordinator.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' -C debug-assertions=on --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=067650b9c1e5c154 -C extra-filename=-067650b9c1e5c154 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-b090582d142010c1.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a6304f9c79d40bae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-3213144694803eba.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-38b9986782360d5f.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38932024-08-11T07:16:12.577Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/bin/sp-sim.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=089807950ffbedc1 -C extra-filename=-089807950ffbedc1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
38942024-08-11T07:16:14.673Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tufaceous_lib --edition=2021 tufaceous-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f8be7b1f1080fc1f -C extra-filename=-f8be7b1f1080fc1f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-8086f8fc0bd87f1d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-975cc7c3b136a6d5.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38952024-08-11T07:16:28.529Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_db_model --edition=2021 nexus/db-model/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e18ba3c1ec671558 -C extra-filename=-e18ba3c1ec671558 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-46fdf4952c0c85f9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-234944ead28eb272.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38962024-08-11T07:16:38.167Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' -C metadata=334d0eda6cb6135f -C extra-filename=-334d0eda6cb6135f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-7e74908f8c70ed7e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-89bf38a2196dc6c8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-bf762b02dcc72662.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-cc7703f6e19cbaab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-cf4c50de63ba6c44.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
38972024-08-11T07:16:38.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_types --edition=2021 sled-agent/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dd9633c8bb7cc7d1 -C extra-filename=-dd9633c8bb7cc7d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38982024-08-11T07:16:39.049Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_api --edition=2021 sled-agent/bootstrap-agent-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e238e262f4cb23f -C extra-filename=-4e238e262f4cb23f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/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-0224ad86eeddf0ff/out`
38992024-08-11T07:16:41.502Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sp_sim --edition=2021 sp-sim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=28a215e5aeb06766 -C extra-filename=-28a215e5aeb06766 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
39002024-08-11T07:16:46.031Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_api --edition=2021 gateway-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eed4f05713e27cac -C extra-filename=-eed4f05713e27cac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
39012024-08-11T07:16:48.720Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_producer --edition=2021 oximeter/producer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1349da8023a31ff0 -C extra-filename=-1349da8023a31ff0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39022024-08-11T07:17:01.542Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_interface --edition=2021 nexus/test-interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6a39f637818cf890 -C extra-filename=-6a39f637818cf890 --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-5547710810e44ff9.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39032024-08-11T07:17:04.057Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_client --edition=2021 clients/nexus-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0259fcba93b7255d -C extra-filename=-0259fcba93b7255d --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-293757568803e346.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39042024-08-11T07:17:15.485Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_internal_api --edition=2021 nexus/internal-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9a05458fdf79abcc -C extra-filename=-9a05458fdf79abcc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39052024-08-11T07:17:18.559Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_db_dump --edition=2021 dns-server/src/bin/dns-db-dump.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b73e1711696496d -C extra-filename=-3b73e1711696496d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39062024-08-11T07:17:18.945Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnsadm --edition=2021 dns-server/src/bin/dnsadm.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac943361e3575392 -C extra-filename=-ac943361e3575392 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39072024-08-11T07:17:20.389Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server --edition=2021 dns-server/src/bin/dns-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3349adf75fe5d570 -C extra-filename=-3349adf75fe5d570 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39082024-08-11T07:17:29.341Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_instruments --edition=2021 oximeter/instruments/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' -C metadata=47a82e64c75f1777 -C extra-filename=-47a82e64c75f1777 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-f7ab64d30cf2d03e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39092024-08-11T07:17:37.269Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name authz_macros --edition=2021 nexus/authz-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9831047ebfad0079 -C extra-filename=-9831047ebfad0079 --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-dd2116e3ef4953cd.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-37622a7483958380.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39102024-08-11T07:17:38.062Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name db_macros --edition=2021 nexus/db-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e1956a7d89529764 -C extra-filename=-e1956a7d89529764 --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-dd2116e3ef4953cd.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-37622a7483958380.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39112024-08-11T07:17:39.627Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_types --edition=2021 gateway-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2e6e328b85616a7 -C extra-filename=-d2e6e328b85616a7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39122024-08-11T07:17:42.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ddm_admin_client --edition=2021 clients/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8335fe9dcd6b6d94 -C extra-filename=-8335fe9dcd6b6d94 --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-13dca4f20ba77d88.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39132024-08-11T07:17:45.126Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipcc --edition=2021 ipcc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=851e560cf2e416ed -C extra-filename=-851e560cf2e416ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39142024-08-11T07:17:45.567Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_sled_agent_shared --edition=2021 nexus-sled-agent-shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f28505ee582a9a06 -C extra-filename=-f28505ee582a9a06 --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-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39152024-08-11T07:17:46.522Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware_types --edition=2021 sled-hardware/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e52c4200d82be49d -C extra-filename=-e52c4200d82be49d --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-554d1620b88563fb.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39162024-08-11T07:17:48.170Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_hardware --edition=2021 sled-hardware/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6a24e061534b1e6 -C extra-filename=-c6a24e061534b1e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-97847d649702846b.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-cabee999dc4fa254.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-b8bc5c84a44b94db.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-64f18d5f9e6af8f7.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39172024-08-11T07:17:49.043Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_types --edition=2021 nexus/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c9253a15edc8790c -C extra-filename=-c9253a15edc8790c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-12636fdf97f4f31e.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-234944ead28eb272.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-82ec2fb5ad79c326.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39182024-08-11T07:17:55.407Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_api --edition=2021 installinator-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b4339afc439f146e -C extra-filename=-b4339afc439f146e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39192024-08-11T07:17:57.818Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_client --edition=2021 clients/installinator-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=878a15a9fbbbd56f -C extra-filename=-878a15a9fbbbd56f --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-01b756cf0d7e914a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39202024-08-11T07:17:58.821Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bootstrap_agent_client --edition=2021 clients/bootstrap-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=51025a24957f0059 -C extra-filename=-51025a24957f0059 --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-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39212024-08-11T07:17:59.138Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_storage --edition=2021 sled-storage/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' -C metadata=6c5d26a553bb4b49 -C extra-filename=-6c5d26a553bb4b49 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39222024-08-11T07:18:04.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_client --edition=2021 clients/sled-agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b6b1dac041002d21 -C extra-filename=-b6b1dac041002d21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39232024-08-11T07:18:04.583Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name installinator_common --edition=2021 installinator-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c09272bf83891c6c -C extra-filename=-c09272bf83891c6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39242024-08-11T07:18:04.636Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket_common --edition=2021 wicket-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2367180e895c29d0 -C extra-filename=-2367180e895c29d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39252024-08-11T07:18:13.864Z Running `/home/build/.rustup/toolchains/1.80.1-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97c8e491fa2e8c73 -C extra-filename=-97c8e491fa2e8c73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-b6d92870025cdbf3.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-8ac47a752e2152b5.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39262024-08-11T07:18:15.178Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter --edition=2021 oximeter/oximeter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78580a8bb4437698 -C extra-filename=-78580a8bb4437698 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-b6d92870025cdbf3.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-8ac47a752e2152b5.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39272024-08-11T07:18:16.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_timeseries_macro --edition=2021 oximeter/timeseries-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5df727ae76e4e01 -C extra-filename=-b5df727ae76e4e01 --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-58ac5ae659a5eec4.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-44af620922c30ccb.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39282024-08-11T07:18:18.007Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev_lib --edition=2021 dev-tools/omicron-dev-lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ecabb77716cfa81 -C extra-filename=-0ecabb77716cfa81 --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-2977f4e89cc8b9da.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39292024-08-11T07:18:18.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_certificates --edition=2021 certificates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0053649ccaf2488e -C extra-filename=-0053649ccaf2488e --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-c2184d2a5bed7ca0.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9869d6c52f6f1440.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39302024-08-11T07:18:20.060Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
39312024-08-11T07:18:20.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crdb_seed --edition=2021 dev-tools/crdb-seed/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=094c15ac0399be9e -C extra-filename=-094c15ac0399be9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39322024-08-11T07:18:21.829Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner_cli --edition=2021 test-utils/src/bin/falcon_runner_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=7d4710f88a1a8709 -C extra-filename=-7d4710f88a1a8709 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0bdfe73eb61d5f80.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-9756a0ac9cc799e4.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-97847d649702846b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb753339391889ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39332024-08-11T07:18:22.181Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name falcon_runner --edition=2021 test-utils/src/bin/falcon_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=f8ea34c8a73d0f6e -C extra-filename=-f8ea34c8a73d0f6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0bdfe73eb61d5f80.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-9756a0ac9cc799e4.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-97847d649702846b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb753339391889ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39342024-08-11T07:18:22.202Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
39352024-08-11T07:18:22.205Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 dev-tools/cert-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f4f9ad50c3e7b73 -C extra-filename=-5f4f9ad50c3e7b73 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39362024-08-11T07:18:23.085Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_cert_dev --edition=2021 dev-tools/cert-dev/tests/test-cert-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f18461a03d3279a -C extra-filename=-6f18461a03d3279a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39372024-08-11T07:18:23.332Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
39382024-08-11T07:18:23.335Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dnswait --edition=2021 internal-dns-cli/src/bin/dnswait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fcd4d680aa8a730c -C extra-filename=-fcd4d680aa8a730c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39392024-08-11T07:18:24.196Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_test_utils --edition=2021 test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' -C metadata=cf2230a2a31d6155 -C extra-filename=-cf2230a2a31d6155 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0bdfe73eb61d5f80.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-9756a0ac9cc799e4.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-97847d649702846b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb753339391889ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39402024-08-11T07:18:24.532Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dpd_client --edition=2021 clients/dpd-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38fe4dd3c35be2e3 -C extra-filename=-38fe4dd3c35be2e3 --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-293757568803e346.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39412024-08-11T07:18:25.723Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name key_manager --edition=2021 key-manager/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cc86bf05d923b5bc -C extra-filename=-cc86bf05d923b5bc --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-5547710810e44ff9.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a6304f9c79d40bae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-3213144694803eba.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39422024-08-11T07:18:28.333Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_defaults --edition=2021 nexus/defaults/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aa7ed2be45f1a811 -C extra-filename=-aa7ed2be45f1a811 --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-b50383c77533eb85.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39432024-08-11T07:18:32.632Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_client --edition=2021 clients/oximeter-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5c6e516ba7577ae -C extra-filename=-a5c6e516ba7577ae --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-293757568803e346.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39442024-08-11T07:18:34.971Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_api --edition=2021 oximeter/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba543e53b2455c37 -C extra-filename=-ba543e53b2455c37 --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-293757568803e346.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39452024-08-11T07:18:35.359Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_config --edition=2021 nexus-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bf16e44c8f09667e -C extra-filename=-bf16e44c8f09667e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39462024-08-11T07:18:35.692Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_utils --edition=2021 illumos-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' -C metadata=7166028a9101922a -C extra-filename=-7166028a9101922a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-174f3be22cbb4bb6.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-77fbe9dced22b539.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-c9314d4f61e785dd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-5f3721e3c83972f7.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a00ffb483779e916.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
39472024-08-11T07:18:37.198Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_common --edition=2021 common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' -C metadata=ebea2d92d353a6e7 -C extra-filename=-ebea2d92d353a6e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-12636fdf97f4f31e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-c03382b439941d16.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39482024-08-11T07:18:38.086Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_client --edition=2021 clients/oxide-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89abee0b4979b658 -C extra-filename=-89abee0b4979b658 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39492024-08-11T07:18:42.792Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cockroach_admin_client --edition=2021 clients/cockroach-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2534c34c14bd7dab -C extra-filename=-2534c34c14bd7dab --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-293757568803e346.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39502024-08-11T07:18:44.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_service_client --edition=2021 clients/dns-service-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ba51cd921a53211 -C extra-filename=-0ba51cd921a53211 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39512024-08-11T07:18:51.892Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_client --edition=2021 clients/gateway-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=32379e906bbc09ef -C extra-filename=-32379e906bbc09ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39522024-08-11T07:18:55.748Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cert_dev --edition=2021 dev-tools/cert-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46bbde4f792c8515 -C extra-filename=-46bbde4f792c8515 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39532024-08-11T07:18:57.575Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xtask_downloader --edition=2021 dev-tools/downloader/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=de7a5ccb0cc4ba4d -C extra-filename=-de7a5ccb0cc4ba4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39542024-08-11T07:18:58.473Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/bin/oxlog.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d1ae0f4f42040ac1 -C extra-filename=-d1ae0f4f42040ac1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a00ffb483779e916.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-45b57db55fdbd199.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39552024-08-11T07:18:59.182Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxlog --edition=2021 dev-tools/oxlog/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5169a5c49bbf8798 -C extra-filename=-5169a5c49bbf8798 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-45b57db55fdbd199.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39562024-08-11T07:19:00.624Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dns_server_api --edition=2021 dns-server-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=274e08c7ab82898d -C extra-filename=-274e08c7ab82898d --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-293757568803e346.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39572024-08-11T07:19:01.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_uuid_kinds --edition=2021 uuid-kinds/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' -C metadata=da0a68855093b2fe -C extra-filename=-da0a68855093b2fe --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-82ec2fb5ad79c326.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39582024-08-11T07:19:02.658Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_test_utils_macros --edition=2021 nexus/test-utils-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b1e5497199f95b08 -C extra-filename=-b1e5497199f95b08 --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-58ac5ae659a5eec4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39592024-08-11T07:19:03.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_macro_impl --edition=2021 oximeter/oximeter-macro-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4fa26c59563557fd -C extra-filename=-4fa26c59563557fd --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-58ac5ae659a5eec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39602024-08-11T07:19:03.297Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_rpaths --edition=2021 rpaths/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e26e2e5aa7eeb0d0 -C extra-filename=-e26e2e5aa7eeb0d0 --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-58ac5ae659a5eec4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39612024-08-11T07:19:03.381Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_macros_common --edition=2021 nexus/macros-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=521265084e806853 -C extra-filename=-521265084e806853 --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-58ac5ae659a5eec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39622024-08-11T07:19:04.021Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name api_identity --edition=2021 api_identity/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05b48e9ea11b2da6 -C extra-filename=-05b48e9ea11b2da6 --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-58ac5ae659a5eec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39632024-08-11T07:19:04.170Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_workspace_hack --edition=2015 workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58206f375e63c6e5 -C extra-filename=-58206f375e63c6e5 --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-a5310778e8190f9a.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-555b6489c82c47dd.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-abe7cc3ca82e0c0a.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9da461196dc56fff.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-72cdc8b2b772a9de.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-767c05c3324991c7.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-2e2246a80907230e.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0c0d68b45a904103.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-ad0f084ebe1b7e9d.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-67b43136652833d4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-06f3d453e5019bde.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-f17162317cb3b488.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-5047b6f58b65ac8a.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-e9c0c75a0b28a83e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-e0d08ebeaf39cd00.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd42de12cc7fdef5.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-f5538ab28795be32.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-f0018ad33067d8cb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-a22f036b58a6873c.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1d1b803f083c810e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-abf0046fcffe5e9e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-0bb620c5104812eb.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-f426058cb4968a93.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-97ecab3776e3e09b.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c27d167504671958.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e4299a72a38a2060.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-d38a24c7fc456068.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-49b3183e334b0b14.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64`
39642024-08-11T07:20:50.748Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_reconfigurator_execution --edition=2021 nexus/reconfigurator/execution/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=87c2828d5059caf9 -C extra-filename=-87c2828d5059caf9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-3fbd31e1c2a52ba4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39652024-08-11T07:20:50.753Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fc44caa98146cbb2 -C extra-filename=-fc44caa98146cbb2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-df8236fb8a2a3a21.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2b59fb87d753e014.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-073a6a175f400e1d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
39662024-08-11T07:20:50.753Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all_output --edition=2021 dev-tools/omdb/tests/test_all_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8efb99ce3d04bd86 -C extra-filename=-8efb99ce3d04bd86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-0b3cdce3b1a22f07.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-4e6ef20f5f688f57.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39672024-08-11T07:20:50.753Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omdb --edition=2021 dev-tools/omdb/src/bin/omdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1eb37fc5eb1c0fda -C extra-filename=-1eb37fc5eb1c0fda --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-0b3cdce3b1a22f07.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-4e6ef20f5f688f57.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39682024-08-11T07:20:50.767Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_all --edition=2021 nexus/tests/test_all.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e557e8dabb383c4a -C extra-filename=-e557e8dabb383c4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-df8236fb8a2a3a21.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2b59fb87d753e014.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-3fbd31e1c2a52ba4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-23ffe210832b20c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-073a6a175f400e1d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-212182bc2621e28e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-310ac55cad65c385.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39692024-08-11T07:21:03.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_omicron_dev --edition=2021 dev-tools/omicron-dev/tests/test-omicron-dev.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e9ee8c9e648d6ba -C extra-filename=-3e9ee8c9e648d6ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8ddcef4d77f24910.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39702024-08-11T07:21:16.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus --edition=2021 nexus/src/bin/nexus.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d87a3551868ee05c -C extra-filename=-d87a3551868ee05c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-df8236fb8a2a3a21.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2b59fb87d753e014.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-3fbd31e1c2a52ba4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-23ffe210832b20c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-073a6a175f400e1d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-212182bc2621e28e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-310ac55cad65c385.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39712024-08-11T07:21:17.647Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9b8de9479a0cd77 -C extra-filename=-e9b8de9479a0cd77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-df8236fb8a2a3a21.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2b59fb87d753e014.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-073a6a175f400e1d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib`
39722024-08-11T07:21:20.905Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schema_updater --edition=2021 nexus/src/bin/schema-updater.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0c1f8dda06529eb7 -C extra-filename=-0c1f8dda06529eb7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-df8236fb8a2a3a21.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2b59fb87d753e014.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-3fbd31e1c2a52ba4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-23ffe210832b20c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-073a6a175f400e1d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-212182bc2621e28e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-310ac55cad65c385.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39732024-08-11T07:21:24.052Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_basic --edition=2021 dev-tools/reconfigurator-cli/tests/test_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4947d2100bb800ce -C extra-filename=-4947d2100bb800ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39742024-08-11T07:21:35.575Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7efead6c71d1556 -C extra-filename=-d7efead6c71d1556 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8ddcef4d77f24910.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39752024-08-11T07:21:41.796Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reconfigurator_cli --edition=2021 dev-tools/reconfigurator-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ef0cb49e9e86e42 -C extra-filename=-7ef0cb49e9e86e42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39762024-08-11T07:21:42.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_dev --edition=2021 dev-tools/omicron-dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=26b33105cb0a0f81 -C extra-filename=-26b33105cb0a0f81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.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-85296a35898580e7/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out`
39772024-08-11T07:32:45.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27m 22s
39782024-08-11T07:32:56.542Z
39792024-08-11T07:32:56.548Zreal 27:33.593902877
39802024-08-11T07:32:56.548Zuser 1:56:12.344669291
39812024-08-11T07:32:56.548Zsys 21:37.567751246
39822024-08-11T07:32:56.548Ztrap 10.535172858
39832024-08-11T07:32:56.548Ztflt 5.217369260
39842024-08-11T07:32:56.548Zdflt 41:25.071183543
39852024-08-11T07:32:56.548Zkflt 0.515394361
39862024-08-11T07:32:56.548Zlock 5:36:11.680608962
39872024-08-11T07:32:56.548Zslp 13:43:12.003658826
39882024-08-11T07:32:56.548Zlat 7:57.681744607
39892024-08-11T07:32:56.548Zstop 7:45.142094066
39902024-08-11T07:32:57.548Z+ banner test
39912024-08-11T07:32:57.608Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
39922024-08-11T07:32:58.520Z
39932024-08-11T07:32:58.520Z ##### ###### #### #####
39942024-08-11T07:32:58.520Z # # # #
39952024-08-11T07:32:58.520Z # ##### #### #
39962024-08-11T07:32:58.520Z # # # #
39972024-08-11T07:32:58.520Z # # # # #
39982024-08-11T07:32:58.520Z # ###### #### #
39992024-08-11T07:32:58.520Z
40002024-08-11T07:33:01.558Zinfo: experimental features enabled: setup-scripts
40012024-08-11T07:33:03.181Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
40022024-08-11T07:33:03.311Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
40032024-08-11T07:33:03.329Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
40042024-08-11T07:33:03.362Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
40052024-08-11T07:33:17.370Z Finished `test` profile [unoptimized + debuginfo] target(s) in 15.77s
40062024-08-11T07:33:22.600Z Starting 1424 tests across 150 binaries (3 skipped; run ID: d81e078f-692f-4b77-99ef-19306c275f32, nextest profile: ci)
40072024-08-11T07:33:22.633Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
40082024-08-11T07:33:25.705Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
40092024-08-11T07:33:25.886Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
40102024-08-11T07:33:27.883Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
40112024-08-11T07:33:34.858Z Finished `test` profile [unoptimized + debuginfo] target(s) in 12.32s
40122024-08-11T07:33:34.991Z Running `target/debug/crdb-seed`
40132024-08-11T07:33:35.036ZAug 11 07:33:33.516 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmprKEBTI
40142024-08-11T07:33:35.041ZAug 11 07:33:33.516 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpgbHCs4,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmprKEBTI/listen-url
40152024-08-11T07:33:35.045ZAug 11 07:33:33.519 INFO cockroach environment: BUILDOMAT_JOB_ID=01J503Q4DAYW86JXPCE24GQKMW BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CI=true GITHUB_BRANCH=renovate/reedline-0.x GITHUB_REF=refs/heads/renovate/reedline-0.x GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=8007a148b7673d2bc6e9fb80d61224e57c3396d0 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-85296a35898580e7/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out:/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out:/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envtN9v8j NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib:/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out:/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out:/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=d81e078f-692f-4b77-99ef-19306c275f32 PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin PWD=/work/oxidecomputer/omicron RUSTC_BOOTSTRAP=1 RUSTDOCFLAGS=--document-private-items -D warnings RUSTFLAGS=-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 RUSTUP_HOME=/home/build/.rustup RUSTUP_TOOLCHAIN=1.80.1-x86_64-unknown-illumos RUST_BACKTRACE=1 RUST_RECURSION_COUNT=2 SHLVL=1 SSL_CERT_DIR=/usr/ssl/certs SSL_CERT_FILE=/etc/ssl/cacert.pem TMPDIR=/var/tmp/omicron_tmp TZ=UTC USER=build _=/usr/bin/ptime
40162024-08-11T07:33:36.381ZAug 11 07:33:34.862 INFO cockroach pid: 5315
40172024-08-11T07:33:36.381ZAug 11 07:33:34.862 INFO cockroach listen URL: postgresql://root@[::1]:42628/omicron?sslmode=disable
40182024-08-11T07:33:36.385ZAug 11 07:33:34.862 INFO cockroach: populating
40192024-08-11T07:33:39.292ZAug 11 07:33:37.772 INFO cockroach: populated
40202024-08-11T07:33:41.198ZAug 11 07:33:39.678 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/1bfa5cfb9dd31b21eab7f41a1d1fc7ee0b7900f8d1e83c8b7c0f724ac0512b52.tar`
40212024-08-11T07:33:41.203Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
40222024-08-11T07:33:41.302Z PASS [ 0.056s] api_identity test::test_identity
40232024-08-11T07:33:41.302Z PASS [ 0.049s] api_identity test::test_identity_no_field
40242024-08-11T07:33:41.302Z PASS [ 0.048s] bootstore schemes::tests::hello_roundtrip
40252024-08-11T07:33:41.302Z PASS [ 0.056s] authz-macros tests::test_authz_snapshots
40262024-08-11T07:33:41.302Z PASS [ 0.024s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
40272024-08-11T07:33:41.302Z PASS [ 0.031s] bootstore trust_quorum::rack_secret::tests::create_and_verify
40282024-08-11T07:33:41.302Z PASS [ 0.038s] bootstore schemes::v0::share_pkg::tests::create_packages
40292024-08-11T07:33:41.335Z PASS [ 0.030s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
40302024-08-11T07:33:41.353Z PASS [ 0.105s] bootstore schemes::v0::peer::tests::network_config
40312024-08-11T07:33:41.365Z PASS [ 0.028s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
40322024-08-11T07:33:41.382Z PASS [ 0.026s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
40332024-08-11T07:33:41.393Z PASS [ 0.098s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
40342024-08-11T07:33:41.412Z PASS [ 0.105s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
40352024-08-11T07:33:41.412Z PASS [ 0.041s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
40362024-08-11T07:33:41.422Z PASS [ 0.043s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
40372024-08-11T07:33:41.597Z PASS [ 0.300s] cert-dev::test-cert-dev test_cert_create
40382024-08-11T07:33:41.697Z PASS [ 0.110s] db-macros lookup::test::test_lookup_snapshots
40392024-08-11T07:33:41.726Z PASS [ 0.029s] db-macros tests::test_derive_metadata_identity_fails_for_enums
40402024-08-11T07:33:41.750Z PASS [ 0.024s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
40412024-08-11T07:33:41.778Z PASS [ 0.023s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
40422024-08-11T07:33:41.801Z PASS [ 0.403s] db-dev::test-db-dev test_db_dev_populate_no_args
40432024-08-11T07:33:41.801Z PASS [ 0.391s] db-dev::test-db-dev test_db_dev_wipe_no_args
40442024-08-11T07:33:41.810Z PASS [ 0.037s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
40452024-08-11T07:33:41.820Z PASS [ 0.026s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
40462024-08-11T07:33:41.832Z PASS [ 0.030s] db-macros tests::test_derive_snapshots
40472024-08-11T07:33:41.842Z PASS [ 0.031s] db-macros tests::test_derive_with_unknown_field
40482024-08-11T07:33:42.131Z PASS [ 0.300s] dns-server storage::test::test_update_in_progress
40492024-08-11T07:33:42.154Z PASS [ 0.312s] dns-server storage::test::test_update_interrupted
40502024-08-11T07:33:42.165Z PASS [ 0.344s] dns-server storage::test::test_update_basic
40512024-08-11T07:33:42.395Z PASS [ 1.152s] bootstore schemes::v0::peer::tests::basic_3_nodes
40522024-08-11T07:33:42.767Z PASS [ 0.603s] dns-server::basic_test empty_record
40532024-08-11T07:33:42.788Z PASS [ 0.643s] dns-server::basic_test a_crud
40542024-08-11T07:33:42.791Z PASS [ 0.622s] dns-server::basic_test aaaa_crud
40552024-08-11T07:33:42.795Z PASS [ 0.400s] dns-server::basic_test multi_record_crud
40562024-08-11T07:33:43.058Z PASS [ 0.284s] dns-server::basic_test nxdomain
40572024-08-11T07:33:43.068Z PASS [ 0.285s] dns-server::basic_test servfail
40582024-08-11T07:33:43.085Z PASS [ 0.319s] dns-server::basic_test name_contains_zone
40592024-08-11T07:33:43.141Z PASS [ 0.349s] dns-server::basic_test srv_crud
40602024-08-11T07:33:43.171Z PASS [ 0.086s] dns-service-client diff::test::diff_equivalent
40612024-08-11T07:33:43.186Z PASS [ 0.039s] dns-service-client diff::test::diff_invalid
40622024-08-11T07:33:43.186Z PASS [ 0.111s] dns-service-client diff::test::diff_different
40632024-08-11T07:33:43.217Z PASS [ 0.037s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
40642024-08-11T07:33:43.230Z PASS [ 0.060s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
40652024-08-11T07:33:43.303Z PASS [ 0.065s] illumos-utils destructor::test::test_destructor_bad_close
40662024-08-11T07:33:43.303Z PASS [ 0.109s] illumos-utils destructor::test::test_delayed_delete
40672024-08-11T07:33:43.336Z PASS [ 0.025s] illumos-utils link::test::test_allocate_within_scopes
40682024-08-11T07:33:43.336Z PASS [ 0.033s] illumos-utils link::test::test_allocate
40692024-08-11T07:33:43.356Z PASS [ 0.027s] illumos-utils running_zone::tests::test_is_oxide_smf_service
40702024-08-11T07:33:43.367Z PASS [ 0.032s] illumos-utils zone::tests::test_parse_ip_network
40712024-08-11T07:33:43.381Z PASS [ 0.026s] illumos-utils zpool::test::test_parse_zpool
40722024-08-11T07:33:43.393Z PASS [ 0.023s] illumos-utils zpool::test::test_parse_zpool_missing_column
40732024-08-11T07:33:44.139Z PASS [ 0.916s] illumos-utils destructor::test::test_delayed_delete_with_error
40742024-08-11T07:33:44.629Z PASS [ 0.495s] installinator-common block_size_writer::tests::proptest_block_writer
40752024-08-11T07:33:44.706Z PASS [ 0.058s] internal-dns config::test::display_hosts
40762024-08-11T07:33:44.753Z PASS [ 0.065s] internal-dns config::test::display_srv_service
40772024-08-11T07:33:44.969Z PASS [ 0.202s] internal-dns config::test::test_builder_errors
40782024-08-11T07:33:45.045Z PASS [ 0.092s] internal-dns config::test::test_builder_output
40792024-08-11T07:33:45.936Z PASS [ 0.886s] internal-dns resolver::test::insert_and_lookup_multiple_records
40802024-08-11T07:33:46.331Z PASS [ 0.397s] internal-dns resolver::test::insert_and_lookup_one_record
40812024-08-11T07:33:46.733Z PASS [ 0.395s] internal-dns resolver::test::lookup_nonexistent_record_fails
40822024-08-11T07:33:47.333Z PASS [ 0.605s] internal-dns resolver::test::resolver_can_access_backup_dns_server
40832024-08-11T07:33:47.568Z PASS [ 4.506s] dns-server::commands_test test_dnsadm
40842024-08-11T07:33:47.774Z PASS [ 0.440s] internal-dns resolver::test::resolver_can_be_used_with_progenitor_client
40852024-08-11T07:33:47.977Z PASS [ 0.406s] internal-dns resolver::test::resolver_doesnt_bail_on_missing_targets
40862024-08-11T07:33:48.017Z PASS [ 0.045s] ipcc tests::deserialize_fixed_value
40872024-08-11T07:33:48.073Z PASS [ 0.056s] ipcc tests::installinator_image_id_round_trip
40882024-08-11T07:33:48.080Z PASS [ 0.312s] internal-dns resolver::test::update_record
40892024-08-11T07:33:48.126Z PASS [ 0.043s] ipcc tests::serialized_size
40902024-08-11T07:33:48.196Z PASS [ 0.067s] key-manager tests::different_ikm_produces_different_keys
40912024-08-11T07:33:48.196Z PASS [ 0.103s] key-manager tests::different_disks_produce_different_keys
40922024-08-11T07:33:48.217Z PASS [ 0.032s] key-manager tests::disk_encryption_key_epoch_0
40932024-08-11T07:33:48.228Z PASS [ 0.033s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
40942024-08-11T07:33:48.246Z PASS [ 6.832s] db-dev::test-db-dev test_db_killed
40952024-08-11T07:33:48.273Z PASS [ 0.056s] nexus-auth authn::external::cookies::test::test_parse_cookies_empty_headers
40962024-08-11T07:33:48.307Z PASS [ 0.053s] nexus-auth authn::external::cookies::test::test_parse_cookies_one_cookie
40972024-08-11T07:33:48.307Z PASS [ 0.073s] nexus-auth authn::external::cookies::test::test_parse_cookies_ignore_other_headers
40982024-08-11T07:33:48.317Z PASS [ 0.044s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers
40992024-08-11T07:33:48.332Z PASS [ 0.032s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookie_headers_same_name
41002024-08-11T07:33:48.347Z PASS [ 0.033s] nexus-auth authn::external::cookies::test::test_parse_cookies_two_cookies
41012024-08-11T07:33:48.398Z PASS [ 0.058s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
41022024-08-11T07:33:48.433Z PASS [ 0.094s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
41032024-08-11T07:33:48.433Z PASS [ 0.108s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
41042024-08-11T07:33:48.445Z PASS [ 0.042s] nexus-auth authn::external::session_cookie::test::test_get_token
41052024-08-11T07:33:48.460Z PASS [ 0.034s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
41062024-08-11T07:33:48.467Z PASS [ 0.035s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
41072024-08-11T07:33:48.478Z PASS [ 0.036s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
41082024-08-11T07:33:48.499Z PASS [ 0.032s] nexus-auth authn::external::session_cookie::test::test_other_cookie
41092024-08-11T07:33:48.505Z PASS [ 0.035s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
41102024-08-11T07:33:48.521Z PASS [ 0.036s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
41112024-08-11T07:33:48.542Z PASS [ 0.040s] nexus-auth authn::external::spoof::test::test_make_header_value
41122024-08-11T07:33:48.558Z PASS [ 0.038s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
41132024-08-11T07:33:48.558Z PASS [ 0.060s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
41142024-08-11T07:33:48.584Z PASS [ 0.032s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
41152024-08-11T07:33:48.600Z PASS [ 0.050s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
41162024-08-11T07:33:48.600Z PASS [ 0.034s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
41172024-08-11T07:33:48.619Z PASS [ 0.035s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
41182024-08-11T07:33:48.636Z PASS [ 0.034s] nexus-auth authn::external::token::test::test_make_header_value
41192024-08-11T07:33:48.649Z PASS [ 0.051s] nexus-auth authn::external::test::test_authn_sequence
41202024-08-11T07:33:48.671Z PASS [ 0.038s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
41212024-08-11T07:33:48.688Z PASS [ 0.044s] nexus-auth authn::external::token::test::test_token_header_missing
41222024-08-11T07:33:48.688Z PASS [ 0.036s] nexus-auth authn::external::token::test::test_token_header_valid
41232024-08-11T07:33:48.734Z PASS [ 0.078s] nexus-auth authn::test::test_internal_users
41242024-08-11T07:33:48.759Z PASS [ 0.068s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
41252024-08-11T07:33:48.844Z PASS [ 0.159s] nexus-auth authz::context::test::test_unregistered_resource
41262024-08-11T07:33:48.864Z PASS [ 0.118s] nexus-auth context::test::test_background_context
41272024-08-11T07:33:48.864Z PASS [ 0.097s] nexus-auth context::test::test_child_context
41282024-08-11T07:33:48.943Z PASS [ 0.082s] nexus-auth context::test::test_test_context
41292024-08-11T07:33:49.182Z PASS [ 0.298s] nexus-config nexus_config::test::test_config_bad_toml
41302024-08-11T07:33:49.191Z PASS [ 0.268s] nexus-config nexus_config::test::test_config_empty
41312024-08-11T07:33:49.246Z PASS [ 0.049s] nexus-config nexus_config::test::test_config_nonexistent
41322024-08-11T07:33:49.308Z PASS [ 0.111s] nexus-config nexus_config::test::test_deployment_config_schema
41332024-08-11T07:33:49.322Z PASS [ 0.108s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
41342024-08-11T07:33:49.344Z PASS [ 0.479s] nexus-config nexus_config::test::test_bad_authn_schemes
41352024-08-11T07:33:49.393Z PASS [ 0.073s] nexus-config nexus_config::test::test_valid
41362024-08-11T07:33:49.410Z PASS [ 0.101s] nexus-config nexus_config::test::test_repo_configs_are_valid
41372024-08-11T07:33:49.410Z PASS [ 0.071s] nexus-config postgres_config::test::test_bad_url
41382024-08-11T07:33:49.432Z PASS [ 0.029s] nexus-config postgres_config::test::test_example_url
41392024-08-11T07:33:49.459Z PASS [ 0.049s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
41402024-08-11T07:33:49.462Z PASS [ 0.042s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
41412024-08-11T07:33:49.462Z PASS [ 0.049s] nexus-db-fixed-data test::test_allowlist_id_is_valid
41422024-08-11T07:33:49.478Z PASS [ 0.028s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
41432024-08-11T07:33:49.497Z PASS [ 0.039s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
41442024-08-11T07:33:49.505Z PASS [ 0.039s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
41452024-08-11T07:33:49.542Z PASS [ 0.063s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
41462024-08-11T07:33:49.550Z PASS [ 0.045s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
41472024-08-11T07:33:49.585Z PASS [ 0.085s] nexus-db-model device_auth::test::test_generate_user_code
41482024-08-11T07:33:49.592Z PASS [ 0.043s] nexus-db-model schema_versions::test::test_known_versions
41492024-08-11T07:33:49.607Z PASS [ 0.065s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
41502024-08-11T07:33:49.620Z PASS [ 0.036s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
41512024-08-11T07:33:49.631Z PASS [ 0.035s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
41522024-08-11T07:33:49.640Z PASS [ 0.032s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
41532024-08-11T07:33:49.654Z PASS [ 0.029s] nexus-db-model schema_versions::test::test_verify
41542024-08-11T07:33:49.672Z PASS [ 0.038s] nexus-db-model semver_version::test::test_to_from_sortable_string
41552024-08-11T07:33:49.688Z PASS [ 0.043s] nexus-db-model tests::test_ip_subnet_check_requestable_address
41562024-08-11T07:33:49.707Z PASS [ 0.055s] nexus-db-model tests::test_ipv6_net_random_subnet
41572024-08-11T07:33:49.727Z PASS [ 0.049s] nexus-db-model tests::test_roles_database_strings
41582024-08-11T07:33:49.743Z PASS [ 0.058s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
41592024-08-11T07:33:49.879Z PASS [ 6.493s] installinator mock_peers::tests::proptest_fetch_artifact
41602024-08-11T07:33:50.634Z PASS [ 7.241s] installinator write::tests::proptest_write_artifact
41612024-08-11T07:33:57.491Z PASS [ 7.773s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
41622024-08-11T07:33:57.558Z PASS [ 7.852s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
41632024-08-11T07:33:57.824Z PASS [ 8.083s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
41642024-08-11T07:33:57.852Z PASS [ 7.975s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
41652024-08-11T07:33:58.158Z PASS [ 7.519s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
41662024-08-11T07:34:01.819Z PASS [ 20.391s] db-dev::test-db-dev test_db_run
41672024-08-11T07:34:01.871Z PASS [ 0.055s] nexus-db-queries db::collection_attach::test::test_verify_query
41682024-08-11T07:34:04.167Z PASS [ 22.889s] bootstore::v0-fsm-proptest-learner run
41692024-08-11T07:34:04.267Z PASS [ 6.776s] nexus-db-queries db::collection_attach::test::test_attach_once
41702024-08-11T07:34:04.360Z PASS [ 6.800s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
41712024-08-11T07:34:04.682Z PASS [ 6.785s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
41722024-08-11T07:34:04.856Z PASS [ 6.700s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
41732024-08-11T07:34:04.906Z PASS [ 7.070s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
41742024-08-11T07:34:04.962Z PASS [ 0.062s] nexus-db-queries db::collection_detach::test::test_verify_query
41752024-08-11T07:34:07.926Z PASS [ 6.057s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
41762024-08-11T07:34:10.507Z PASS [ 6.339s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
41772024-08-11T07:34:10.633Z PASS [ 6.263s] nexus-db-queries db::collection_detach::test::test_detach_once
41782024-08-11T07:34:11.058Z PASS [ 6.790s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
41792024-08-11T07:34:11.289Z PASS [ 6.649s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
41802024-08-11T07:34:11.336Z PASS [ 30.052s] bootstore::v0-fsm-proptest-rack-coordinator run
41812024-08-11T07:34:11.598Z PASS [ 6.741s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
41822024-08-11T07:34:11.793Z PASS [ 6.836s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
41832024-08-11T07:34:11.833Z PASS [ 0.040s] nexus-db-queries db::collection_detach_many::test::test_verify_query
41842024-08-11T07:34:14.060Z PASS [ 6.132s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
41852024-08-11T07:34:16.929Z PASS [ 6.304s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
41862024-08-11T07:34:16.969Z PASS [ 0.041s] nexus-db-queries db::collection_insert::test::test_verify_query
41872024-08-11T07:34:17.007Z PASS [ 0.040s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
41882024-08-11T07:34:17.044Z PASS [ 0.037s] nexus-db-queries db::column_walker::test::test_walk_columns
41892024-08-11T07:34:17.080Z PASS [ 0.030s] nexus-db-queries db::column_walker::test::test_walk_table
41902024-08-11T07:34:17.287Z PASS [ 6.781s] nexus-db-queries db::collection_detach_many::test::test_detach_many
41912024-08-11T07:34:17.500Z PASS [ 5.663s] nexus-db-queries db::collection_insert::test::test_collection_not_present
41922024-08-11T07:34:17.624Z PASS [ 6.564s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
41932024-08-11T07:34:17.792Z PASS [ 6.455s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
41942024-08-11T07:34:17.939Z PASS [ 6.650s] nexus-db-queries db::collection_detach_many::test::test_detach_once
41952024-08-11T07:34:18.074Z PASS [ 6.476s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
41962024-08-11T07:34:18.907Z PASS [ 4.847s] nexus-db-queries db::collection_insert::test::test_collection_present
41972024-08-11T07:34:23.731Z PASS [ 5.794s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
41982024-08-11T07:34:24.343Z PASS [ 6.271s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
41992024-08-11T07:34:24.563Z PASS [ 6.770s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
42002024-08-11T07:34:25.032Z PASS [ 7.956s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
42012024-08-11T07:34:25.247Z PASS [ 7.957s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
42022024-08-11T07:34:25.486Z PASS [ 7.984s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
42032024-08-11T07:34:26.123Z PASS [ 8.498s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
42042024-08-11T07:34:27.197Z PASS [ 8.289s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
42052024-08-11T07:34:27.251Z PASS [ 0.055s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
42062024-08-11T07:34:32.078Z PASS [ 8.345s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
42072024-08-11T07:34:32.256Z PASS [ 7.911s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
42082024-08-11T07:34:33.584Z PASS [ 8.338s] nexus-db-queries db::datastore::deployment::tests::test_set_target
42092024-08-11T07:34:33.833Z PASS [ 7.713s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
42102024-08-11T07:34:33.844Z PASS [ 8.811s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
42112024-08-11T07:34:34.078Z PASS [ 8.594s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
42122024-08-11T07:34:34.390Z PASS [ 7.136s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
42132024-08-11T07:34:38.220Z PASS [ 13.650s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
42142024-08-11T07:34:39.865Z PASS [ 7.787s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
42152024-08-11T07:34:41.222Z PASS [ 8.965s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
42162024-08-11T07:34:41.610Z PASS [ 8.023s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
42172024-08-11T07:34:41.869Z PASS [ 8.013s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
42182024-08-11T07:34:42.030Z PASS [ 8.192s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
42192024-08-11T07:34:42.368Z PASS [ 7.977s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
42202024-08-11T07:34:42.747Z PASS [ 8.668s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
42212024-08-11T07:34:45.269Z PASS [ 7.053s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
42222024-08-11T07:34:47.800Z PASS [ 7.930s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
42232024-08-11T07:34:49.434Z PASS [ 8.210s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
42242024-08-11T07:34:49.560Z PASS [ 7.949s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
42252024-08-11T07:34:49.693Z PASS [ 7.834s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
42262024-08-11T07:34:50.042Z PASS [ 8.012s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
42272024-08-11T07:34:50.218Z PASS [ 7.467s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
42282024-08-11T07:34:50.264Z PASS [ 7.895s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
42292024-08-11T07:34:54.785Z PASS [ 9.515s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
42302024-08-11T07:34:55.352Z PASS [ 7.555s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
42312024-08-11T07:34:57.414Z PASS [ 7.979s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
42322024-08-11T07:34:57.963Z PASS [ 7.700s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
42332024-08-11T07:34:57.970Z PASS [ 8.411s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
42342024-08-11T07:34:58.016Z PASS [ 7.975s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
42352024-08-11T07:34:58.023Z PASS [ 7.808s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
42362024-08-11T07:34:59.279Z PASS [ 9.583s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
42372024-08-11T07:35:01.784Z PASS [ 6.999s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
42382024-08-11T07:35:03.031Z PASS [ 7.678s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
42392024-08-11T07:35:04.868Z PASS [ 7.453s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
42402024-08-11T07:35:05.587Z PASS [ 7.616s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
42412024-08-11T07:35:05.754Z PASS [ 7.788s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
42422024-08-11T07:35:05.838Z PASS [ 7.814s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
42432024-08-11T07:35:05.976Z PASS [ 7.958s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
42442024-08-11T07:35:07.006Z PASS [ 7.727s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
42452024-08-11T07:35:09.150Z PASS [ 7.365s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
42462024-08-11T07:35:10.864Z PASS [ 7.829s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
42472024-08-11T07:35:10.911Z PASS [ 0.047s] nexus-db-queries db::datastore::region::test::test_extent_count
42482024-08-11T07:35:14.271Z PASS [ 8.500s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
42492024-08-11T07:35:14.420Z PASS [ 8.832s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
42502024-08-11T07:35:14.507Z PASS [ 8.668s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
42512024-08-11T07:35:15.052Z PASS [ 10.178s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
42522024-08-11T07:35:15.286Z PASS [ 9.310s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
42532024-08-11T07:35:15.800Z PASS [ 8.793s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
42542024-08-11T07:35:15.867Z PASS [ 6.713s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
42552024-08-11T07:35:17.873Z PASS [ 6.959s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
42562024-08-11T07:35:22.443Z PASS [ 8.052s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
42572024-08-11T07:35:22.480Z PASS [ 8.059s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
42582024-08-11T07:35:22.548Z PASS [ 8.040s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
42592024-08-11T07:35:22.837Z PASS [ 7.791s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
42602024-08-11T07:35:22.959Z PASS [ 7.671s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
42612024-08-11T07:35:23.520Z PASS [ 7.657s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
42622024-08-11T07:35:23.636Z PASS [ 7.836s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
42632024-08-11T07:35:24.914Z PASS [ 7.043s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
42642024-08-11T07:35:30.435Z PASS [ 8.131s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
42652024-08-11T07:35:30.568Z PASS [ 8.087s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
42662024-08-11T07:35:30.706Z PASS [ 7.864s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
42672024-08-11T07:35:31.464Z PASS [ 8.503s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
42682024-08-11T07:35:31.506Z PASS [ 8.955s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
42692024-08-11T07:35:31.832Z PASS [ 8.308s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
42702024-08-11T07:35:33.647Z PASS [ 10.010s] nexus-db-queries db::datastore::sled::test::sled_list_batch
42712024-08-11T07:35:33.748Z PASS [ 8.832s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
42722024-08-11T07:35:38.476Z PASS [ 8.039s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
42732024-08-11T07:35:38.516Z PASS [ 7.813s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
42742024-08-11T07:35:39.389Z PASS [ 7.927s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
42752024-08-11T07:35:39.489Z PASS [ 7.985s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
42762024-08-11T07:35:39.854Z PASS [ 8.022s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
42772024-08-11T07:35:41.222Z PASS [ 7.472s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
42782024-08-11T07:35:41.531Z PASS [ 7.877s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
42792024-08-11T07:35:42.091Z PASS [ 11.520s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
42802024-08-11T07:35:44.768Z PASS [ 5.375s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
42812024-08-11T07:35:45.954Z PASS [ 7.434s] nexus-db-queries db::datastore::test::test_project_creation
42822024-08-11T07:35:46.782Z PASS [ 8.302s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
42832024-08-11T07:35:47.802Z PASS [ 8.311s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
42842024-08-11T07:35:49.420Z PASS [ 8.196s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
42852024-08-11T07:35:50.096Z PASS [ 8.003s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
42862024-08-11T07:35:50.292Z PASS [ 8.765s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
42872024-08-11T07:35:54.170Z PASS [ 14.313s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
42882024-08-11T07:35:55.759Z PASS [ 5.661s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
42892024-08-11T07:35:57.439Z PASS [ 8.020s] nexus-db-queries db::datastore::test::test_session_methods
42902024-08-11T07:35:57.866Z PASS [ 7.574s] nexus-db-queries db::datastore::test::test_ssh_keys
42912024-08-11T07:35:58.259Z PASS [ 13.490s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
42922024-08-11T07:35:58.878Z PASS [ 12.924s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
42932024-08-11T07:36:00.865Z PASS [ 6.695s] nexus-db-queries db::datastore::test::test_table_scan
42942024-08-11T07:36:01.204Z PASS [ 14.406s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
42952024-08-11T07:36:01.511Z PASS [ 13.704s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
42962024-08-11T07:36:01.576Z PASS [ 0.066s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
42972024-08-11T07:36:01.638Z PASS [ 0.057s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
42982024-08-11T07:36:02.801Z PASS [ 7.044s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
42992024-08-11T07:36:05.101Z PASS [ 7.661s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
43002024-08-11T07:36:05.294Z PASS [ 7.425s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
43012024-08-11T07:36:05.482Z PASS [ 7.221s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
43022024-08-11T07:36:06.389Z PASS [ 7.512s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
43032024-08-11T07:36:08.209Z PASS [ 7.341s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
43042024-08-11T07:36:08.435Z PASS [ 7.243s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
43052024-08-11T07:36:08.975Z PASS [ 7.342s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
43062024-08-11T07:36:09.761Z PASS [ 6.959s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
43072024-08-11T07:36:12.754Z PASS [ 7.654s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
43082024-08-11T07:36:12.873Z PASS [ 7.579s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
43092024-08-11T07:36:13.846Z PASS [ 5.415s] nexus-db-queries db::explain::test::test_explain_async
43102024-08-11T07:36:14.153Z PASS [ 5.176s] nexus-db-queries db::explain::test::test_explain_full_table_scan
43112024-08-11T07:36:15.579Z PASS [ 10.086s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
43122024-08-11T07:36:15.628Z PASS [ 9.232s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
43132024-08-11T07:36:15.684Z PASS [ 0.069s] nexus-db-queries db::pagination::test::test_paginator
43142024-08-11T07:36:16.744Z PASS [ 6.983s] nexus-db-queries db::lookup::test::test_lookup
43152024-08-11T07:36:16.801Z PASS [ 8.594s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
43162024-08-11T07:36:19.139Z PASS [ 6.382s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
43172024-08-11T07:36:19.268Z PASS [ 6.396s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
43182024-08-11T07:36:19.449Z PASS [ 5.598s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
43192024-08-11T07:36:20.307Z PASS [ 6.155s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
43202024-08-11T07:36:24.245Z PASS [ 7.441s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
43212024-08-11T07:36:24.374Z PASS [ 8.735s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
43222024-08-11T07:36:24.619Z PASS [ 8.993s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
43232024-08-11T07:36:24.903Z PASS [ 8.157s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
43242024-08-11T07:36:24.938Z PASS [ 0.034s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
43252024-08-11T07:36:27.189Z PASS [ 8.047s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
43262024-08-11T07:36:27.206Z PASS [ 7.756s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
43272024-08-11T07:36:27.410Z PASS [ 8.138s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
43282024-08-11T07:36:28.213Z PASS [ 7.906s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
43292024-08-11T07:36:31.944Z PASS [ 7.565s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
43302024-08-11T07:36:32.327Z PASS [ 8.081s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
43312024-08-11T07:36:33.020Z PASS [ 8.083s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
43322024-08-11T07:36:35.179Z PASS [ 7.972s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
43332024-08-11T07:36:35.732Z PASS [ 7.518s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
43342024-08-11T07:36:35.871Z PASS [ 8.459s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
43352024-08-11T07:36:35.900Z PASS [ 8.710s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
43362024-08-11T07:36:38.580Z PASS [ 13.960s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
43372024-08-11T07:36:39.538Z PASS [ 7.209s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
43382024-08-11T07:36:40.108Z PASS [ 7.084s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
43392024-08-11T07:36:40.144Z PASS [ 0.037s] nexus-db-queries db::queries::network_interface::tests::test_last_address_offset
43402024-08-11T07:36:40.524Z PASS [ 8.579s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
43412024-08-11T07:36:40.576Z PASS [ 0.053s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_guest
43422024-08-11T07:36:40.628Z PASS [ 0.051s] nexus-db-queries db::queries::network_interface::tests::test_next_mac_shifts_for_system
43432024-08-11T07:36:42.891Z PASS [ 7.712s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
43442024-08-11T07:36:42.928Z PASS [ 0.038s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
43452024-08-11T07:36:43.154Z PASS [ 7.418s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
43462024-08-11T07:36:44.119Z PASS [ 8.219s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
43472024-08-11T07:36:44.449Z PASS [ 8.575s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
43482024-08-11T07:36:44.509Z PASS [ 1.355s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
43492024-08-11T07:36:44.811Z PASS [ 0.364s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
43502024-08-11T07:36:44.888Z PASS [ 0.376s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
43512024-08-11T07:36:45.087Z PASS [ 0.276s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
43522024-08-11T07:36:45.157Z PASS [ 0.274s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
43532024-08-11T07:36:46.811Z PASS [ 6.185s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
43542024-08-11T07:36:47.272Z PASS [ 8.688s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
43552024-08-11T07:36:47.928Z PASS [ 8.388s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
43562024-08-11T07:36:48.014Z PASS [ 0.088s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
43572024-08-11T07:36:48.052Z PASS [ 0.036s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
43582024-08-11T07:36:48.105Z PASS [ 0.047s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
43592024-08-11T07:36:48.157Z PASS [ 0.058s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
43602024-08-11T07:36:48.197Z PASS [ 0.041s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
43612024-08-11T07:36:48.381Z PASS [ 5.451s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
43622024-08-11T07:36:49.070Z PASS [ 4.953s] nexus-db-queries db::queries::region_allocation::test::explainable
43632024-08-11T07:36:50.106Z PASS [ 5.017s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
43642024-08-11T07:36:50.338Z PASS [ 5.176s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
43652024-08-11T07:36:51.937Z PASS [ 5.122s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
43662024-08-11T07:36:51.997Z PASS [ 11.849s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
43672024-08-11T07:36:52.246Z PASS [ 4.976s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
43682024-08-11T07:36:52.285Z PASS [ 0.040s] nexus-defaults tests::test_random_vpc_ipv6_prefix
43692024-08-11T07:36:52.678Z PASS [ 0.390s] nexus-inventory builder::test::test_basic
43702024-08-11T07:36:52.719Z PASS [ 0.038s] nexus-inventory builder::test::test_empty
43712024-08-11T07:36:52.776Z PASS [ 0.058s] nexus-inventory builder::test::test_problems
43722024-08-11T07:36:53.284Z PASS [ 5.082s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
43732024-08-11T07:36:53.652Z PASS [ 5.266s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
43742024-08-11T07:36:54.094Z PASS [ 5.017s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
43752024-08-11T07:36:54.308Z PASS [ 0.639s] nexus-inventory collector::test::test_multi_mgs_failure
43762024-08-11T07:36:54.535Z PASS [ 1.762s] nexus-inventory collector::test::test_basic
43772024-08-11T07:36:54.596Z PASS [ 1.314s] nexus-inventory collector::test::test_multi_mgs
43782024-08-11T07:36:54.916Z PASS [ 0.824s] nexus-inventory collector::test::test_sled_agent_failure
43792024-08-11T07:37:00.461Z PASS [ 8.461s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
43802024-08-11T07:37:00.575Z PASS [ 8.634s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
43812024-08-11T07:37:00.634Z PASS [ 0.171s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
43822024-08-11T07:37:00.685Z PASS [ 0.108s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
43832024-08-11T07:37:00.749Z PASS [ 0.074s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
43842024-08-11T07:37:00.781Z PASS [ 0.093s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
43852024-08-11T07:37:04.611Z PASS [ 14.503s] nexus-db-queries policy_test::test_conferred_roles
43862024-08-11T07:37:05.377Z PASS [ 10.822s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
43872024-08-11T07:37:05.474Z PASS [ 11.175s] nexus-metrics-producer-gc tests::test_prune_expired_producers
43882024-08-11T07:37:29.052Z PASS [ 28.279s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
43892024-08-11T07:37:30.694Z PASS [ 36.093s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
43902024-08-11T07:37:30.990Z PASS [ 40.647s] nexus-db-queries policy_test::test_iam_roles_behavior
43912024-08-11T07:37:31.072Z PASS [ 0.369s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
43922024-08-11T07:37:31.073Z PASS [ 0.073s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
43932024-08-11T07:37:31.132Z PASS [ 0.072s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
43942024-08-11T07:37:31.190Z PASS [ 0.058s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
43952024-08-11T07:37:31.204Z PASS [ 0.133s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
43962024-08-11T07:37:31.271Z PASS [ 0.076s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
43972024-08-11T07:37:31.307Z PASS [ 0.100s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
43982024-08-11T07:37:31.337Z PASS [ 0.070s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
43992024-08-11T07:37:31.364Z PASS [ 0.060s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
44002024-08-11T07:37:31.395Z PASS [ 0.055s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
44012024-08-11T07:37:31.433Z PASS [ 0.068s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
44022024-08-11T07:37:31.482Z PASS [ 0.086s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
44032024-08-11T07:37:31.600Z PASS [ 0.123s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
44042024-08-11T07:37:31.650Z PASS [ 0.049s] nexus-reconfigurator-planning ip_allocator::test::test_basic
44052024-08-11T07:37:31.744Z PASS [ 0.094s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
44062024-08-11T07:37:31.814Z PASS [ 0.071s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
44072024-08-11T07:37:31.947Z PASS [ 0.133s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
44082024-08-11T07:37:32.048Z PASS [ 0.101s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
44092024-08-11T07:37:32.148Z PASS [ 0.098s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
44102024-08-11T07:37:32.187Z PASS [ 0.041s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
44112024-08-11T07:37:32.290Z PASS [ 0.103s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
44122024-08-11T07:37:32.381Z PASS [ 0.091s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
44132024-08-11T07:37:32.488Z PASS [ 0.105s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
44142024-08-11T07:37:32.510Z PASS [ 27.141s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
44152024-08-11T07:37:32.599Z PASS [ 0.112s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
44162024-08-11T07:37:32.664Z PASS [ 0.056s] nexus-saga-recovery recovery::test::test_plan_basic
44172024-08-11T07:37:32.664Z PASS [ 0.152s] nexus-saga-recovery recovery::test::test_execution_basic
44182024-08-11T07:37:32.718Z PASS [ 0.059s] nexus-saga-recovery recovery::test::test_read_all_from_channel
44192024-08-11T07:37:32.741Z PASS [ 0.072s] nexus-saga-recovery test::test_basic
44202024-08-11T07:37:32.773Z PASS [ 0.060s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
44212024-08-11T07:37:32.815Z PASS [ 28.194s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
44222024-08-11T07:37:32.815Z PASS [ 27.341s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
44232024-08-11T07:37:32.883Z PASS [ 0.061s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
44242024-08-11T07:37:32.883Z PASS [ 0.053s] nexus-types external_api::shared::test::test_policy_parsing
44252024-08-11T07:37:32.950Z PASS [ 38.032s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
44262024-08-11T07:37:33.110Z PASS [ 0.227s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
44272024-08-11T07:37:33.256Z PASS [ 0.376s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
44282024-08-11T07:37:33.391Z PASS [ 0.440s] omicron-certificates tests::test_cert_extended_key_usage
44292024-08-11T07:37:33.418Z PASS [ 0.309s] omicron-certificates tests::test_common_name_is_validated
44302024-08-11T07:37:33.569Z PASS [ 0.324s] omicron-certificates tests::test_subject_alternate_names_are_validated
44312024-08-11T07:37:38.506Z PASS [ 5.730s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
44322024-08-11T07:37:38.560Z PASS [ 0.050s] omicron-common address::test::test_dns_subnets
44332024-08-11T07:37:38.595Z PASS [ 0.036s] omicron-common address::test::test_ip_range_checks_non_decreasing
44342024-08-11T07:37:38.660Z PASS [ 0.062s] omicron-common address::test::test_ip_range_enum_deserialization
44352024-08-11T07:37:38.700Z PASS [ 0.040s] omicron-common address::test::test_ip_range_iter
44362024-08-11T07:37:38.727Z PASS [ 0.032s] omicron-common address::test::test_ip_range_length
44372024-08-11T07:37:38.757Z PASS [ 0.031s] omicron-common address::test::test_ip_range_try_from
44382024-08-11T07:37:38.794Z PASS [ 0.037s] omicron-common address::test::test_ipv6_subnet_deserialize
44392024-08-11T07:37:38.822Z PASS [ 0.028s] omicron-common address::test::test_sled_address
44402024-08-11T07:37:38.862Z PASS [ 0.038s] omicron-common api::external::error::test::test_bail_unless
44412024-08-11T07:37:38.897Z PASS [ 0.033s] omicron-common api::external::error::test::test_context
44422024-08-11T07:37:38.942Z PASS [ 0.048s] omicron-common api::external::http_pagination::test::test_pagination_examples
44432024-08-11T07:37:38.986Z PASS [ 0.044s] omicron-common api::external::http_pagination::test::test_pagination_schemas
44442024-08-11T07:37:39.065Z PASS [ 0.077s] omicron-common api::external::http_pagination::test::test_scan_by_id
44452024-08-11T07:37:39.097Z PASS [ 0.034s] omicron-common api::external::http_pagination::test::test_scan_by_name
44462024-08-11T07:37:39.134Z PASS [ 0.035s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
44472024-08-11T07:37:39.184Z PASS [ 0.050s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
44482024-08-11T07:37:39.231Z PASS [ 0.046s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
44492024-08-11T07:37:39.269Z PASS [ 0.037s] omicron-common api::external::test::test_bytecount
44502024-08-11T07:37:39.302Z PASS [ 0.036s] omicron-common api::external::test::test_bytecount_display
44512024-08-11T07:37:39.359Z PASS [ 0.058s] omicron-common api::external::test::test_digest
44522024-08-11T07:37:39.394Z PASS [ 0.034s] omicron-common api::external::test::test_firewall_deserialization
44532024-08-11T07:37:39.468Z PASS [ 0.074s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
44542024-08-11T07:37:39.476Z PASS [ 6.056s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
44552024-08-11T07:37:39.484Z PASS [ 6.093s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
44562024-08-11T07:37:39.512Z PASS [ 0.028s] omicron-common api::external::test::test_ip_port_range_from_str
44572024-08-11T07:37:39.525Z PASS [ 0.044s] omicron-common api::external::test::test_hostname_from_str
44582024-08-11T07:37:39.528Z PASS [ 0.052s] omicron-common api::external::test::test_firewall_rule_target_parse
44592024-08-11T07:37:39.533Z PASS [ 0.022s] omicron-common api::external::test::test_ip_port_range_into_str
44602024-08-11T07:37:39.542Z PASS [ 0.022s] omicron-common api::external::test::test_ipv6_net_operations
44612024-08-11T07:37:39.558Z PASS [ 0.029s] omicron-common api::external::test::test_mac_system_iterator
44622024-08-11T07:37:39.568Z PASS [ 0.032s] omicron-common api::external::test::test_mac_to_int_conversions
44632024-08-11T07:37:39.577Z PASS [ 0.033s] omicron-common api::external::test::test_macaddr
44642024-08-11T07:37:39.587Z PASS [ 0.030s] omicron-common api::external::test::test_name_parse
44652024-08-11T07:37:39.596Z PASS [ 0.030s] omicron-common api::external::test::test_name_parse_from_param
44662024-08-11T07:37:39.604Z PASS [ 0.028s] omicron-common api::external::test::test_resource_name_parse
44672024-08-11T07:37:39.615Z PASS [ 0.028s] omicron-common api::external::test::test_role_name_parse
44682024-08-11T07:37:39.641Z PASS [ 0.044s] omicron-common api::external::test::test_route_destination_parse
44692024-08-11T07:37:39.650Z PASS [ 0.034s] omicron-common api::external::test::test_semver_serialize
44702024-08-11T07:37:39.711Z PASS [ 0.054s] omicron-common api::external::test::test_route_target_parse
44712024-08-11T07:37:39.711Z PASS [ 0.027s] omicron-common api::external::test::test_semver_validation
44722024-08-11T07:37:39.711Z PASS [ 0.026s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
44732024-08-11T07:37:39.711Z PASS [ 0.029s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
44742024-08-11T07:37:39.711Z PASS [ 0.029s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
44752024-08-11T07:37:39.711Z PASS [ 0.032s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
44762024-08-11T07:37:39.729Z PASS [ 6.157s] omicron-cockroach-admin context::tests::test_node_id
44772024-08-11T07:37:39.758Z PASS [ 0.060s] omicron-common ledger::test::test_create_default_ledger
44782024-08-11T07:37:39.778Z PASS [ 0.039s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
44792024-08-11T07:37:39.778Z PASS [ 0.058s] omicron-common ledger::test::test_create_ledger_reads_from_storage
44802024-08-11T07:37:39.778Z PASS [ 0.079s] omicron-common ledger::test::test_commit_handles_write_failures
44812024-08-11T07:37:39.785Z PASS [ 0.030s] omicron-common update::tests::serde_artifact_kind
44822024-08-11T07:37:39.797Z PASS [ 0.029s] omicron-common zpool_name::test::test_parse_bad_zpool_names
44832024-08-11T07:37:39.817Z PASS [ 0.033s] omicron-common zpool_name::test::test_parse_external_zpool_name
44842024-08-11T07:37:39.817Z PASS [ 0.027s] omicron-common zpool_name::test::test_parse_internal_zpool_name
44852024-08-11T07:37:39.837Z PASS [ 0.039s] omicron-common zpool_name::test::test_parse_zpool_name_json
44862024-08-11T07:37:39.837Z PASS [ 0.031s] omicron-common zpool_name::test::test_zpool_name_regex
44872024-08-11T07:37:39.914Z PASS [ 0.098s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
44882024-08-11T07:37:39.932Z PASS [ 0.099s] omicron-gateway management_switch::location_map::tests::test_config_validation
44892024-08-11T07:37:39.940Z PASS [ 0.134s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
44902024-08-11T07:37:39.972Z PASS [ 0.059s] omicron-gateway management_switch::location_map::tests::test_resolve_location
44912024-08-11T07:37:40.006Z PASS [ 39.297s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
44922024-08-11T07:37:40.441Z PASS [ 0.469s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
44932024-08-11T07:37:40.450Z PASS [ 0.517s] omicron-gateway::test_all integration_tests::component_list::component_list
44942024-08-11T07:37:40.465Z PASS [ 0.460s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
44952024-08-11T07:37:40.548Z PASS [ 0.609s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
44962024-08-11T07:37:45.057Z PASS [ 12.318s] nexus-types deployment::tri_map::tests::proptest_ops
44972024-08-11T07:37:46.540Z PASS [ 17.482s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
44982024-08-11T07:37:54.309Z PASS [ 22.873s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_external_ip_allocator
44992024-08-11T07:37:59.093Z PASS [ 19.263s] omicron-dev::test-omicron-dev test_run_all
45002024-08-11T07:38:03.638Z PASS [ 23.185s] omicron-nexus app::background::driver::test::test_driver_basic
45012024-08-11T07:38:04.905Z PASS [ 24.436s] omicron-nexus app::background::init::test::test_dns_propagation_basic
45022024-08-11T07:38:05.508Z PASS [ 25.060s] omicron-nexus app::background::driver::test::test_activation_in_progress
45032024-08-11T07:38:11.056Z PASS [ 30.505s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
45042024-08-11T07:38:11.091Z PASS [ 7.454s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
45052024-08-11T07:38:11.095Z PASS [ 0.041s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
45062024-08-11T07:38:12.721Z PASS [ 7.812s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
45072024-08-11T07:38:13.005Z PASS [ 27.947s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
45082024-08-11T07:38:13.582Z PASS [ 8.077s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
45092024-08-11T07:38:14.766Z PASS [ 28.223s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
45102024-08-11T07:38:14.862Z PASS [ 20.547s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
45112024-08-11T07:38:15.401Z PASS [ 16.290s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
45122024-08-11T07:38:32.544Z PASS [ 21.445s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
45132024-08-11T07:38:32.758Z PASS [ 21.651s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
45142024-08-11T07:38:33.808Z PASS [ 20.224s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
45152024-08-11T07:38:34.071Z PASS [ 21.061s] omicron-nexus app::background::tasks::dns_config::test::test_basic
45162024-08-11T07:38:34.122Z PASS [ 21.399s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
45172024-08-11T07:38:35.891Z PASS [ 21.123s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
45182024-08-11T07:38:36.509Z PASS [ 21.095s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
45192024-08-11T07:38:43.773Z PASS [ 7.286s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
45202024-08-11T07:38:53.576Z PASS [ 21.028s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
45212024-08-11T07:38:53.682Z PASS [ 20.925s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
45222024-08-11T07:38:54.154Z PASS [ 20.341s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
45232024-08-11T07:38:54.270Z PASS [ 0.116s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
45242024-08-11T07:38:54.436Z PASS [ 0.754s] omicron-nexus app::external_endpoints::test::test_authority
45252024-08-11T07:38:54.541Z PASS [ 0.102s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
45262024-08-11T07:38:54.614Z PASS [ 20.485s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
45272024-08-11T07:38:54.649Z PASS [ 0.099s] omicron-nexus app::external_endpoints::test::test_no_endpoint
45282024-08-11T07:38:54.695Z PASS [ 0.085s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
45292024-08-11T07:38:54.714Z PASS [ 0.074s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
45302024-08-11T07:38:54.760Z PASS [ 0.066s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
45312024-08-11T07:38:54.776Z PASS [ 0.065s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
45322024-08-11T07:38:54.831Z PASS [ 0.068s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
45332024-08-11T07:38:54.943Z PASS [ 20.870s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
45342024-08-11T07:38:54.998Z PASS [ 40.123s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
45352024-08-11T07:38:55.813Z PASS [ 19.918s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
45362024-08-11T07:38:57.839Z PASS [ 3.568s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
45372024-08-11T07:38:59.425Z PASS [ 5.851s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
45382024-08-11T07:39:01.048Z PASS [ 17.276s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
45392024-08-11T07:39:24.318Z PASS [ 28.372s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
45402024-08-11T07:39:24.318Z PASS [ 29.250s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
45412024-08-11T07:39:24.732Z PASS [ 28.913s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
45422024-08-11T07:39:25.993Z PASS [ 31.162s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
45432024-08-11T07:39:26.559Z PASS [ 31.776s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
45442024-08-11T07:39:28.047Z PASS [ 29.368s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
45452024-08-11T07:39:56.262Z PASS [ 32.062s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
45462024-08-11T07:39:58.156Z PASS [ 32.156s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
45472024-08-11T07:39:58.766Z PASS [ 34.032s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
45482024-08-11T07:39:59.022Z PASS [ 35.656s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
45492024-08-11T07:39:59.434Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45502024-08-11T07:40:01.058Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45512024-08-11T07:40:01.754Z PASS [ 35.193s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
45522024-08-11T07:40:02.403Z PASS [ 35.188s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
45532024-08-11T07:40:30.625Z PASS [ 32.467s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
45542024-08-11T07:40:30.821Z PASS [ 34.555s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
45552024-08-11T07:40:35.311Z PASS [ 32.900s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
45562024-08-11T07:40:35.846Z PASS [ 34.083s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
45572024-08-11T07:40:36.115Z PASS [ 37.087s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
45582024-08-11T07:40:37.084Z PASS [ 38.313s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
45592024-08-11T07:40:59.442Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45602024-08-11T07:40:59.728Z PASS [ 28.900s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
45612024-08-11T07:41:01.067Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45622024-08-11T07:41:02.612Z PASS [ 26.494s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
45632024-08-11T07:41:02.762Z PASS [ 26.915s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
45642024-08-11T07:41:03.206Z PASS [ 26.119s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
45652024-08-11T07:41:08.833Z PASS [ 33.521s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
45662024-08-11T07:41:30.595Z PASS [ 27.830s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
45672024-08-11T07:41:30.635Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45682024-08-11T07:41:30.995Z PASS [ 28.378s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
45692024-08-11T07:41:34.655Z PASS [ 31.446s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
45702024-08-11T07:41:40.037Z PASS [ 69.401s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
45712024-08-11T07:41:59.451Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45722024-08-11T07:41:59.737Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
45732024-08-11T07:42:00.563Z PASS [ 29.966s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
45742024-08-11T07:42:01.075Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45752024-08-11T07:42:02.007Z PASS [ 31.009s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
45762024-08-11T07:42:08.842Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
45772024-08-11T07:42:09.545Z PASS [ 29.505s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
45782024-08-11T07:42:31.038Z PASS [ 30.469s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
45792024-08-11T07:42:33.232Z PASS [ 93.493s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
45802024-08-11T07:42:34.664Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
45812024-08-11T07:42:38.689Z PASS [ 29.142s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
45822024-08-11T07:42:57.069Z PASS [ 108.223s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
45832024-08-11T07:42:59.460Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45842024-08-11T07:43:01.048Z PASS [ 30.007s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
45852024-08-11T07:43:01.085Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45862024-08-11T07:43:02.016Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
45872024-08-11T07:43:06.751Z PASS [ 28.058s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
45882024-08-11T07:43:07.513Z PASS [ 92.846s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
45892024-08-11T07:43:28.385Z PASS [ 31.312s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
45902024-08-11T07:43:32.536Z PASS [ 59.298s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
45912024-08-11T07:43:37.063Z PASS [ 29.543s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
45922024-08-11T07:43:37.080Z PASS [ 30.316s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
45932024-08-11T07:43:59.469Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
45942024-08-11T07:44:01.057Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
45952024-08-11T07:44:01.094Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
45962024-08-11T07:44:01.806Z PASS [ 29.266s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
45972024-08-11T07:44:02.024Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
45982024-08-11T07:44:06.883Z PASS [ 29.809s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
45992024-08-11T07:44:23.162Z PASS [ 141.138s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
46002024-08-11T07:44:27.296Z PASS [ 58.903s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
46012024-08-11T07:44:32.249Z PASS [ 30.436s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
46022024-08-11T07:44:36.307Z PASS [ 59.228s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
46032024-08-11T07:44:50.576Z PASS [ 109.514s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
46042024-08-11T07:44:52.321Z PASS [ 29.154s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
46052024-08-11T07:44:55.724Z PASS [ 28.424s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
46062024-08-11T07:44:59.479Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46072024-08-11T07:45:01.102Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46082024-08-11T07:45:02.491Z PASS [ 26.180s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
46092024-08-11T07:45:06.892Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
46102024-08-11T07:45:10.783Z PASS [ 38.531s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
46112024-08-11T07:45:12.243Z PASS [ 19.916s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
46122024-08-11T07:45:14.700Z PASS [ 18.975s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
46132024-08-11T07:45:19.962Z PASS [ 29.380s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
46142024-08-11T07:45:31.161Z PASS [ 18.921s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
46152024-08-11T07:45:35.068Z PASS [ 32.573s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
46162024-08-11T07:45:35.133Z PASS [ 0.064s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
46172024-08-11T07:45:38.171Z PASS [ 27.385s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
46182024-08-11T07:45:40.711Z PASS [ 26.005s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
46192024-08-11T07:45:41.463Z PASS [ 94.580s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
46202024-08-11T07:45:59.487Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46212024-08-11T07:46:00.754Z PASS [ 19.285s] omicron-nexus app::sagas::test_saga::test_saga_stuck
46222024-08-11T07:46:01.112Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46232024-08-11T07:46:03.281Z PASS [ 28.141s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
46242024-08-11T07:46:15.313Z PASS [ 34.602s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
46252024-08-11T07:46:19.951Z PASS [ 4.635s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
46262024-08-11T07:46:19.970Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46272024-08-11T07:46:19.999Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_accept_gz
46282024-08-11T07:46:20.048Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
46292024-08-11T07:46:20.099Z PASS [ 0.049s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
46302024-08-11T07:46:20.149Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
46312024-08-11T07:46:20.198Z PASS [ 0.048s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
46322024-08-11T07:46:20.247Z PASS [ 0.051s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
46332024-08-11T07:46:20.295Z PASS [ 0.047s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
46342024-08-11T07:46:20.344Z PASS [ 0.050s] omicron-nexus external_api::console_api::test::test_relative_uri
46352024-08-11T07:46:20.447Z PASS [ 0.103s] omicron-nexus external_api::http_entrypoints::test::test_nexus_tag_policy
46362024-08-11T07:46:24.050Z PASS [ 20.769s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
46372024-08-11T07:46:24.728Z PASS [ 23.974s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
46382024-08-11T07:46:31.169Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
46392024-08-11T07:46:38.181Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
46402024-08-11T07:46:41.543Z PASS [ 70.373s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
46412024-08-11T07:46:41.652Z PASS [ 17.603s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
46422024-08-11T07:46:42.132Z PASS [ 17.402s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
46432024-08-11T07:46:42.410Z PASS [ 0.754s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
46442024-08-11T07:46:42.582Z PASS [ 0.170s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
46452024-08-11T07:46:43.035Z PASS [ 0.902s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
46462024-08-11T07:46:49.177Z PASS [ 70.996s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
46472024-08-11T07:46:59.496Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46482024-08-11T07:47:01.120Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46492024-08-11T07:47:02.139Z PASS [ 19.077s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
46502024-08-11T07:47:02.166Z PASS [ 19.567s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
46512024-08-11T07:47:02.741Z PASS [ 21.193s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
46522024-08-11T07:47:08.060Z PASS [ 18.882s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
46532024-08-11T07:47:19.979Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46542024-08-11T07:47:20.456Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
46552024-08-11T07:47:20.650Z PASS [ 17.908s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
46562024-08-11T07:47:21.328Z PASS [ 19.211s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
46572024-08-11T07:47:21.545Z PASS [ 19.393s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
46582024-08-11T07:47:25.483Z PASS [ 17.418s] omicron-nexus::test_all integration_tests::basic::test_ping
46592024-08-11T07:47:39.606Z PASS [ 18.062s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
46602024-08-11T07:47:40.608Z PASS [ 80.150s] omicron-nexus populate::test::test_populators
46612024-08-11T07:47:43.105Z PASS [ 17.617s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
46622024-08-11T07:47:45.599Z PASS [ 24.944s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
46632024-08-11T07:47:51.614Z PASS [ 30.279s] omicron-nexus::test_all integration_tests::basic::test_projects_list
46642024-08-11T07:47:59.505Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46652024-08-11T07:47:59.821Z PASS [ 20.210s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
46662024-08-11T07:48:00.418Z PASS [ 19.802s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
46672024-08-11T07:48:01.129Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46682024-08-11T07:48:03.014Z PASS [ 19.909s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
46692024-08-11T07:48:04.717Z PASS [ 1.703s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
46702024-08-11T07:48:04.732Z PASS [ 4.317s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
46712024-08-11T07:48:04.851Z PASS [ 0.133s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
46722024-08-11T07:48:05.497Z PASS [ 19.892s] omicron-nexus::test_all integration_tests::certificates::test_crud
46732024-08-11T07:48:06.425Z PASS [ 1.695s] omicron-nexus::test_all integration_tests::commands::test_nexus_openapi
46742024-08-11T07:48:09.941Z PASS [ 18.329s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
46752024-08-11T07:48:19.988Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46762024-08-11T07:48:25.053Z PASS [ 20.199s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
46772024-08-11T07:48:25.275Z PASS [ 25.449s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
46782024-08-11T07:48:25.456Z PASS [ 19.957s] omicron-nexus::test_all integration_tests::console_api::test_assets
46792024-08-11T07:48:26.659Z PASS [ 20.230s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
46802024-08-11T07:48:31.324Z PASS [ 21.374s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
46812024-08-11T07:48:35.755Z PASS [ 574.631s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
46822024-08-11T07:48:42.541Z PASS [ 583.041s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
46832024-08-11T07:48:44.466Z PASS [ 19.188s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
46842024-08-11T07:48:44.589Z PASS [ 19.132s] omicron-nexus::test_all integration_tests::console_api::test_session_me
46852024-08-11T07:48:47.707Z PASS [ 21.039s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
46862024-08-11T07:48:49.431Z PASS [ 24.378s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
46872024-08-11T07:48:54.248Z PASS [ 18.485s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
46882024-08-11T07:48:55.358Z PASS [ 24.032s] omicron-nexus::test_all integration_tests::console_api::test_sessions
46892024-08-11T07:49:03.343Z PASS [ 20.799s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
46902024-08-11T07:49:17.304Z PASS [ 32.833s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
46912024-08-11T07:49:17.971Z PASS [ 30.265s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
46922024-08-11T07:49:18.665Z PASS [ 29.231s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
46932024-08-11T07:49:19.997Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
46942024-08-11T07:49:23.106Z PASS [ 28.860s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
46952024-08-11T07:49:23.319Z PASS [ 27.957s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
46962024-08-11T07:49:25.594Z PASS [ 41.002s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
46972024-08-11T07:49:30.277Z PASS [ 26.925s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
46982024-08-11T07:49:48.642Z PASS [ 23.043s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
46992024-08-11T07:49:51.362Z PASS [ 28.229s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
47002024-08-11T07:49:52.496Z PASS [ 29.173s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
47012024-08-11T07:49:52.933Z PASS [ 22.657s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
47022024-08-11T07:50:03.120Z PASS [ 45.144s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
47032024-08-11T07:50:03.921Z PASS [ 46.616s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
47042024-08-11T07:50:09.911Z PASS [ 51.237s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
47052024-08-11T07:50:13.026Z PASS [ 21.680s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
47062024-08-11T07:50:14.314Z PASS [ 25.671s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
47072024-08-11T07:50:20.005Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
47082024-08-11T07:50:21.324Z PASS [ 28.829s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
47092024-08-11T07:50:31.151Z PASS [ 28.025s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
47102024-08-11T07:50:35.375Z PASS [ 31.446s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
47112024-08-11T07:50:35.789Z PASS [ 42.845s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
47122024-08-11T07:50:41.142Z PASS [ 31.228s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
47132024-08-11T07:50:42.918Z PASS [ 28.598s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
47142024-08-11T07:50:45.175Z PASS [ 32.150s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
47152024-08-11T07:50:53.432Z PASS [ 32.103s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
47162024-08-11T07:51:00.802Z PASS [ 29.649s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
47172024-08-11T07:51:03.582Z PASS [ 28.206s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
47182024-08-11T07:51:05.254Z PASS [ 29.466s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
47192024-08-11T07:51:07.199Z PASS [ 26.054s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
47202024-08-11T07:51:08.856Z PASS [ 25.933s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
47212024-08-11T07:51:15.308Z PASS [ 30.126s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
47222024-08-11T07:51:20.015Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
47232024-08-11T07:51:22.295Z PASS [ 28.860s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
47242024-08-11T07:51:32.145Z PASS [ 23.288s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
47252024-08-11T07:51:35.521Z PASS [ 34.713s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
47262024-08-11T07:51:43.141Z PASS [ 39.551s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
47272024-08-11T07:51:46.202Z PASS [ 23.904s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
47282024-08-11T07:51:49.782Z PASS [ 34.472s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
47292024-08-11T07:51:56.546Z PASS [ 51.286s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
47302024-08-11T07:51:57.246Z PASS [ 50.040s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
47312024-08-11T07:51:58.162Z PASS [ 22.638s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
47322024-08-11T07:51:58.572Z PASS [ 0.404s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
47332024-08-11T07:51:59.408Z PASS [ 0.832s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
47342024-08-11T07:52:00.190Z PASS [ 0.790s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
47352024-08-11T07:52:00.613Z PASS [ 0.425s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
47362024-08-11T07:52:04.748Z PASS [ 21.605s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
47372024-08-11T07:52:06.478Z PASS [ 34.328s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
47382024-08-11T07:52:08.419Z PASS [ 22.214s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
47392024-08-11T07:52:13.068Z PASS [ 23.283s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
47402024-08-11T07:52:20.023Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
47412024-08-11T07:52:20.673Z PASS [ 23.423s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
47422024-08-11T07:52:20.882Z PASS [ 24.330s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
47432024-08-11T07:52:29.740Z PASS [ 29.122s] omicron-nexus::test_all integration_tests::images::test_image_create
47442024-08-11T07:52:35.026Z PASS [ 30.274s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
47452024-08-11T07:52:37.940Z PASS [ 29.517s] omicron-nexus::test_all integration_tests::images::test_image_promotion
47462024-08-11T07:52:38.951Z PASS [ 32.469s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
47472024-08-11T07:52:41.751Z PASS [ 28.677s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
47482024-08-11T07:52:44.180Z PASS [ 9.151s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
47492024-08-11T07:52:46.180Z PASS [ 25.505s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
47502024-08-11T07:52:47.219Z PASS [ 26.336s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
47512024-08-11T07:52:47.247Z PASS [ 9.304s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
47522024-08-11T07:52:47.539Z PASS [ 8.587s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
47532024-08-11T07:52:51.562Z PASS [ 9.798s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
47542024-08-11T07:52:53.133Z PASS [ 23.390s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
47552024-08-11T07:53:09.571Z PASS [ 25.390s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
47562024-08-11T07:53:11.645Z PASS [ 471.623s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
47572024-08-11T07:53:14.314Z PASS [ 22.762s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
47582024-08-11T07:53:15.406Z PASS [ 22.272s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
47592024-08-11T07:53:21.486Z PASS [ 33.942s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
47602024-08-11T07:53:23.336Z PASS [ 36.113s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
47612024-08-11T07:53:33.345Z PASS [ 46.090s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
47622024-08-11T07:53:33.760Z PASS [ 22.112s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
47632024-08-11T07:53:34.368Z PASS [ 48.182s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
47642024-08-11T07:53:44.487Z PASS [ 21.146s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
47652024-08-11T07:53:49.274Z PASS [ 27.786s] omicron-nexus::test_all integration_tests::instances::test_instance_access
47662024-08-11T07:53:52.969Z PASS [ 43.387s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
47672024-08-11T07:53:58.669Z PASS [ 44.340s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
47682024-08-11T07:54:06.008Z PASS [ 32.662s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
47692024-08-11T07:54:09.026Z PASS [ 35.260s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
47702024-08-11T07:54:11.468Z PASS [ 37.095s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
47712024-08-11T07:54:15.415Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
47722024-08-11T07:54:22.434Z PASS [ 37.945s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
47732024-08-11T07:54:22.734Z PASS [ 33.455s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
47742024-08-11T07:54:29.061Z PASS [ 36.088s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
47752024-08-11T07:54:38.199Z PASS [ 39.534s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
47762024-08-11T07:54:38.926Z PASS [ 27.453s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
47772024-08-11T07:54:39.336Z PASS [ 30.309s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
47782024-08-11T07:54:43.332Z PASS [ 87.913s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
47792024-08-11T07:54:58.082Z PASS [ 35.642s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_error
47802024-08-11T07:54:58.410Z PASS [ 52.394s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
47812024-08-11T07:55:02.399Z PASS [ 39.660s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
47822024-08-11T07:55:06.061Z PASS [ 36.996s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
47832024-08-11T07:55:11.303Z PASS [ 33.097s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
47842024-08-11T07:55:14.323Z PASS [ 35.394s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
47852024-08-11T07:55:16.524Z PASS [ 33.187s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
47862024-08-11T07:55:18.825Z PASS [ 39.482s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
47872024-08-11T07:55:18.848Z PASS [ 20.434s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
47882024-08-11T07:55:29.306Z PASS [ 23.243s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
47892024-08-11T07:55:35.125Z PASS [ 32.720s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
47902024-08-11T07:55:36.641Z PASS [ 20.118s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
47912024-08-11T07:55:36.749Z PASS [ 38.655s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
47922024-08-11T07:55:40.197Z PASS [ 28.894s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
47932024-08-11T07:55:41.502Z PASS [ 27.174s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
47942024-08-11T07:55:46.943Z PASS [ 28.088s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
47952024-08-11T07:55:54.680Z PASS [ 19.553s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
47962024-08-11T07:55:57.475Z PASS [ 20.827s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
47972024-08-11T07:55:58.303Z PASS [ 21.557s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
47982024-08-11T07:55:59.590Z PASS [ 40.752s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
47992024-08-11T07:56:00.647Z PASS [ 20.437s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
48002024-08-11T07:56:00.647Z PASS [ 19.134s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
48012024-08-11T07:56:01.237Z PASS [ 31.929s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
48022024-08-11T07:56:09.831Z PASS [ 22.888s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
48032024-08-11T07:56:16.669Z PASS [ 21.990s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
48042024-08-11T07:56:18.465Z PASS [ 20.990s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
48052024-08-11T07:56:19.414Z PASS [ 21.102s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
48062024-08-11T07:56:20.428Z PASS [ 19.785s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
48072024-08-11T07:56:20.696Z PASS [ 21.112s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
48082024-08-11T07:56:20.822Z PASS [ 20.172s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
48092024-08-11T07:56:21.259Z PASS [ 20.020s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
48102024-08-11T07:56:32.232Z PASS [ 22.398s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
48112024-08-11T07:56:40.026Z PASS [ 23.348s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
48122024-08-11T07:56:41.691Z PASS [ 21.263s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
48132024-08-11T07:56:43.448Z PASS [ 24.038s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
48142024-08-11T07:56:44.838Z PASS [ 26.369s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
48152024-08-11T07:56:52.335Z PASS [ 20.103s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
48162024-08-11T07:56:53.623Z PASS [ 32.921s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
48172024-08-11T07:56:58.668Z PASS [ 18.641s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
48182024-08-11T07:57:03.883Z PASS [ 22.188s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
48192024-08-11T07:57:05.333Z PASS [ 44.505s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
48202024-08-11T07:57:17.876Z PASS [ 25.535s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
48212024-08-11T07:57:18.762Z PASS [ 35.305s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
48222024-08-11T07:57:19.746Z PASS [ 26.121s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
48232024-08-11T07:57:21.269Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::metrics::test_metrics
48242024-08-11T07:57:21.602Z PASS [ 60.335s] omicron-nexus::test_all integration_tests::metrics::test_metrics
48252024-08-11T07:57:24.663Z PASS [ 25.987s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
48262024-08-11T07:57:32.820Z PASS [ 47.977s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
48272024-08-11T07:57:46.252Z PASS [ 28.376s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
48282024-08-11T07:57:51.613Z PASS [ 47.723s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
48292024-08-11T07:57:52.673Z PASS [ 47.334s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
48302024-08-11T07:57:57.059Z PASS [ 24.234s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
48312024-08-11T07:57:57.356Z PASS [ 35.749s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
48322024-08-11T07:57:57.637Z PASS [ 37.878s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
48332024-08-11T07:58:02.243Z PASS [ 37.579s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
48342024-08-11T07:58:08.599Z PASS [ 49.835s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
48352024-08-11T07:58:19.711Z PASS [ 22.352s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
48362024-08-11T07:58:20.624Z PASS [ 23.563s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
48372024-08-11T07:58:24.615Z PASS [ 26.981s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
48382024-08-11T07:58:28.297Z PASS [ 26.051s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
48392024-08-11T07:58:28.401Z PASS [ 19.794s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
48402024-08-11T07:58:32.130Z PASS [ 45.867s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
48412024-08-11T07:58:41.573Z PASS [ 49.950s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
48422024-08-11T07:58:45.413Z PASS [ 25.701s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
48432024-08-11T07:58:47.662Z PASS [ 23.044s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
48442024-08-11T07:58:47.919Z PASS [ 55.237s] omicron-nexus::test_all integration_tests::password_login::test_local_users
48452024-08-11T07:58:49.298Z PASS [ 20.900s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
48462024-08-11T07:58:49.604Z PASS [ 28.976s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
48472024-08-11T07:58:49.612Z PASS [ 21.314s] omicron-nexus::test_all integration_tests::projects::test_projects
48482024-08-11T07:59:01.502Z PASS [ 19.930s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
48492024-08-11T07:59:05.629Z PASS [ 20.213s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
48502024-08-11T07:59:09.283Z PASS [ 21.357s] omicron-nexus::test_all integration_tests::rack::test_sled_add
48512024-08-11T07:59:09.556Z PASS [ 19.948s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
48522024-08-11T07:59:09.628Z PASS [ 21.963s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
48532024-08-11T07:59:09.638Z PASS [ 20.338s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
48542024-08-11T07:59:09.969Z PASS [ 0.332s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
48552024-08-11T07:59:11.857Z PASS [ 22.242s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
48562024-08-11T07:59:12.886Z PASS [ 3.327s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
48572024-08-11T07:59:13.029Z PASS [ 3.399s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
48582024-08-11T07:59:13.322Z PASS [ 3.352s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
48592024-08-11T07:59:15.176Z PASS [ 3.317s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
48602024-08-11T07:59:17.493Z PASS [ 15.986s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
48612024-08-11T07:59:20.571Z PASS [ 48.435s] omicron-nexus::test_all integration_tests::quotas::test_quotas
48622024-08-11T07:59:20.716Z PASS [ 0.146s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
48632024-08-11T07:59:20.852Z PASS [ 0.137s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
48642024-08-11T07:59:20.997Z PASS [ 0.144s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
48652024-08-11T07:59:21.134Z PASS [ 0.139s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
48662024-08-11T07:59:21.253Z PASS [ 0.118s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
48672024-08-11T07:59:23.591Z PASS [ 17.956s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
48682024-08-11T07:59:30.227Z PASS [ 20.947s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
48692024-08-11T07:59:36.635Z PASS [ 23.605s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
48702024-08-11T07:59:37.329Z PASS [ 24.444s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
48712024-08-11T07:59:37.831Z PASS [ 22.652s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
48722024-08-11T07:59:39.122Z PASS [ 21.629s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
48732024-08-11T07:59:39.265Z PASS [ 0.144s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
48742024-08-11T07:59:41.699Z PASS [ 20.438s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
48752024-08-11T07:59:42.300Z PASS [ 18.710s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
48762024-08-11T07:59:42.400Z PASS [ 0.099s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
48772024-08-11T07:59:42.486Z PASS [ 0.087s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
48782024-08-11T07:59:42.567Z PASS [ 29.241s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
48792024-08-11T07:59:51.013Z PASS [ 20.784s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
48802024-08-11T07:59:57.055Z PASS [ 20.417s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
48812024-08-11T07:59:58.338Z PASS [ 21.014s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
48822024-08-11T07:59:58.870Z PASS [ 21.046s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
48832024-08-11T08:00:00.750Z PASS [ 21.490s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
48842024-08-11T08:00:01.465Z PASS [ 18.975s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
48852024-08-11T08:00:01.492Z PASS [ 19.806s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
48862024-08-11T08:00:01.715Z PASS [ 19.153s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
48872024-08-11T08:00:06.080Z PASS [ 15.074s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
48882024-08-11T08:00:09.263Z PASS [ 12.209s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
48892024-08-11T08:00:09.703Z PASS [ 8.241s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
48902024-08-11T08:00:17.325Z PASS [ 8.060s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
48912024-08-11T08:00:17.950Z PASS [ 8.247s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
48922024-08-11T08:00:25.397Z PASS [ 8.072s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
48932024-08-11T08:00:26.003Z PASS [ 8.051s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
48942024-08-11T08:00:33.482Z PASS [ 8.081s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
48952024-08-11T08:00:38.200Z PASS [ 4.721s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
48962024-08-11T08:01:18.618Z PASS [ 52.608s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
48972024-08-11T08:01:18.663Z PASS [ 40.458s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
48982024-08-11T08:01:37.271Z PASS [ 18.650s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
48992024-08-11T08:01:53.628Z PASS [ 34.948s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
49002024-08-11T08:02:08.301Z PASS [ 14.669s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
49012024-08-11T08:02:08.542Z PASS [ 14.920s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
49022024-08-11T08:02:09.412Z PASS [ 15.786s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
49032024-08-11T08:02:09.955Z PASS [ 16.320s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
49042024-08-11T08:02:21.757Z PASS [ 44.459s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
49052024-08-11T08:02:24.764Z PASS [ 16.460s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
49062024-08-11T08:02:25.383Z PASS [ 16.837s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
49072024-08-11T08:02:25.743Z PASS [ 16.329s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
49082024-08-11T08:02:26.553Z PASS [ 16.591s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
49092024-08-11T08:02:42.694Z PASS [ 20.932s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
49102024-08-11T08:02:43.324Z PASS [ 21.577s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
49112024-08-11T08:02:43.907Z PASS [ 22.144s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
49122024-08-11T08:02:44.952Z PASS [ 23.210s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
49132024-08-11T08:02:46.146Z PASS [ 21.375s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
49142024-08-11T08:02:47.084Z PASS [ 21.697s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
49152024-08-11T08:02:47.314Z PASS [ 20.762s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
49162024-08-11T08:02:51.740Z PASS [ 25.994s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
49172024-08-11T08:03:04.972Z PASS [ 21.645s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
49182024-08-11T08:03:05.312Z PASS [ 21.402s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
49192024-08-11T08:03:06.027Z PASS [ 21.073s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
49202024-08-11T08:03:06.243Z PASS [ 23.547s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
49212024-08-11T08:03:06.682Z PASS [ 20.539s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
49222024-08-11T08:03:06.796Z PASS [ 19.709s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
49232024-08-11T08:03:11.501Z PASS [ 24.184s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
49242024-08-11T08:03:16.610Z PASS [ 24.866s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
49252024-08-11T08:03:27.043Z PASS [ 21.015s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
49262024-08-11T08:03:27.553Z PASS [ 22.579s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
49272024-08-11T08:03:28.392Z PASS [ 21.705s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
49282024-08-11T08:03:31.962Z PASS [ 26.645s] omicron-nexus::test_all integration_tests::silos::test_silos
49292024-08-11T08:03:32.094Z PASS [ 20.589s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
49302024-08-11T08:03:34.045Z PASS [ 27.249s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
49312024-08-11T08:03:34.710Z PASS [ 28.469s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
49322024-08-11T08:03:48.573Z PASS [ 31.955s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
49332024-08-11T08:03:48.704Z PASS [ 20.306s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
49342024-08-11T08:03:53.971Z PASS [ 22.006s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
49352024-08-11T08:03:55.178Z PASS [ 23.078s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
49362024-08-11T08:03:55.847Z PASS [ 21.797s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
49372024-08-11T08:04:00.178Z PASS [ 32.620s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
49382024-08-11T08:04:00.228Z PASS [ 4.377s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
49392024-08-11T08:04:01.690Z PASS [ 1.462s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
49402024-08-11T08:04:01.946Z PASS [ 34.888s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
49412024-08-11T08:04:04.648Z PASS [ 4.465s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
49422024-08-11T08:04:06.086Z PASS [ 4.400s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
49432024-08-11T08:04:06.305Z PASS [ 4.368s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
49442024-08-11T08:04:09.605Z PASS [ 34.891s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
49452024-08-11T08:04:12.205Z PASS [ 2.596s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
49462024-08-11T08:04:14.063Z PASS [ 25.488s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
49472024-08-11T08:04:18.956Z PASS [ 30.255s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
49482024-08-11T08:04:21.306Z PASS [ 26.130s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
49492024-08-11T08:04:21.966Z PASS [ 27.994s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
49502024-08-11T08:04:25.152Z PASS [ 20.505s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
49512024-08-11T08:04:31.815Z PASS [ 19.602s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
49522024-08-11T08:04:36.743Z PASS [ 22.675s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
49532024-08-11T08:04:37.225Z PASS [ 18.264s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
49542024-08-11T08:04:40.989Z PASS [ 19.678s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
49552024-08-11T08:04:45.434Z PASS [ 39.338s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
49562024-08-11T08:04:55.042Z PASS [ 29.886s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
49572024-08-11T08:04:56.679Z PASS [ 34.706s] omicron-nexus::test_all integration_tests::utilization::test_utilization
49582024-08-11T08:05:03.294Z PASS [ 31.480s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
49592024-08-11T08:05:06.315Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
49602024-08-11T08:05:07.175Z PASS [ 30.428s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
49612024-08-11T08:05:08.381Z PASS [ 31.154s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
49622024-08-11T08:05:11.727Z PASS [ 30.736s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
49632024-08-11T08:05:17.209Z PASS [ 31.775s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
49642024-08-11T08:05:27.941Z PASS [ 32.894s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
49652024-08-11T08:05:29.336Z PASS [ 32.654s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
49662024-08-11T08:05:34.464Z PASS [ 31.169s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
49672024-08-11T08:05:35.309Z PASS [ 26.924s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
49682024-08-11T08:05:36.062Z PASS [ 28.888s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
49692024-08-11T08:05:44.170Z PASS [ 97.848s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
49702024-08-11T08:05:47.425Z PASS [ 35.693s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
49712024-08-11T08:05:52.538Z PASS [ 35.323s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
49722024-08-11T08:06:05.322Z PASS [ 29.257s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
49732024-08-11T08:06:07.215Z PASS [ 39.268s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
49742024-08-11T08:06:07.860Z PASS [ 38.519s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
49752024-08-11T08:06:09.690Z PASS [ 17.150s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
49762024-08-11T08:06:12.394Z PASS [ 37.922s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
49772024-08-11T08:06:12.473Z PASS [ 37.157s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
49782024-08-11T08:06:14.549Z PASS [ 30.377s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
49792024-08-11T08:06:18.401Z PASS [ 30.972s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
49802024-08-11T08:06:25.998Z PASS [ 20.669s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
49812024-08-11T08:06:27.926Z PASS [ 20.708s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
49822024-08-11T08:06:28.022Z PASS [ 20.158s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
49832024-08-11T08:06:29.947Z PASS [ 20.254s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
49842024-08-11T08:06:32.079Z PASS [ 19.606s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
49852024-08-11T08:06:32.838Z PASS [ 20.444s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
49862024-08-11T08:06:33.860Z PASS [ 19.309s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
49872024-08-11T08:06:38.341Z PASS [ 19.933s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
49882024-08-11T08:06:48.232Z PASS [ 20.305s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
49892024-08-11T08:06:48.311Z PASS [ 20.288s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
49902024-08-11T08:06:48.537Z PASS [ 22.540s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
49912024-08-11T08:06:50.029Z PASS [ 20.078s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
49922024-08-11T08:06:51.930Z PASS [ 19.848s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
49932024-08-11T08:06:52.583Z PASS [ 19.741s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
49942024-08-11T08:06:52.675Z PASS [ 18.814s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
49952024-08-11T08:06:57.318Z PASS [ 18.977s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
49962024-08-11T08:07:08.568Z PASS [ 20.027s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
49972024-08-11T08:07:08.769Z PASS [ 20.455s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
49982024-08-11T08:07:08.921Z PASS [ 20.686s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
49992024-08-11T08:07:09.845Z PASS [ 19.817s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
50002024-08-11T08:07:11.940Z PASS [ 20.008s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
50012024-08-11T08:07:12.720Z PASS [ 20.042s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
50022024-08-11T08:07:13.011Z PASS [ 20.285s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
50032024-08-11T08:07:14.631Z PASS [ 17.184s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
50042024-08-11T08:07:30.322Z PASS [ 21.753s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
50052024-08-11T08:07:30.531Z PASS [ 21.760s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
50062024-08-11T08:07:31.827Z PASS [ 21.973s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
50072024-08-11T08:07:33.604Z PASS [ 24.680s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
50082024-08-11T08:07:35.646Z PASS [ 23.701s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
50092024-08-11T08:07:37.828Z PASS [ 24.956s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
50102024-08-11T08:07:40.478Z PASS [ 27.754s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
50112024-08-11T08:07:40.571Z PASS [ 0.092s] omicron-package dot::test::test_bad_dependency
50122024-08-11T08:07:40.675Z PASS [ 0.059s] omicron-package dot::test::test_dot_output
50132024-08-11T08:07:44.247Z PASS [ 6.417s] omicron-omdb::test_all_output test_omdb_usage_errors
50142024-08-11T08:07:44.270Z PASS [ 0.024s] omicron-passwords test::test_password_constraints
50152024-08-11T08:07:47.311Z PASS [ 3.040s] omicron-passwords test::test_reproducible
50162024-08-11T08:07:48.344Z PASS [ 7.712s] omicron-passwords test::test_compatible
50172024-08-11T08:07:48.398Z PASS [ 0.054s] omicron-passwords test::test_stable
50182024-08-11T08:07:48.434Z PASS [ 0.034s] omicron-passwords test::test_weak_hashes
50192024-08-11T08:07:48.480Z PASS [ 0.042s] omicron-rpaths internal::tests::test_configure_from_path
50202024-08-11T08:07:48.553Z PASS [ 0.078s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
50212024-08-11T08:07:48.588Z PASS [ 0.032s] omicron-rpaths internal::tests::test_emit_rpath
50222024-08-11T08:07:49.016Z PASS [ 0.423s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
50232024-08-11T08:07:49.643Z PASS [ 0.631s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
50242024-08-11T08:07:49.766Z PASS [ 0.120s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
50252024-08-11T08:07:49.937Z PASS [ 0.180s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
50262024-08-11T08:07:50.031Z PASS [ 0.094s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
50272024-08-11T08:07:50.593Z PASS [ 0.562s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
50282024-08-11T08:07:50.680Z PASS [ 0.087s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
50292024-08-11T08:07:50.733Z PASS [ 0.053s] omicron-sled-agent bootstrap::params::tests::serialize_start_sled_agent_v0_deserialize_v1
50302024-08-11T08:07:50.785Z PASS [ 0.052s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
50312024-08-11T08:07:50.847Z PASS [ 0.063s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
50322024-08-11T08:07:50.877Z PASS [ 0.030s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
50332024-08-11T08:07:50.909Z PASS [ 0.032s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
50342024-08-11T08:07:50.941Z PASS [ 0.032s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
50352024-08-11T08:07:50.989Z PASS [ 0.048s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
50362024-08-11T08:07:51.023Z PASS [ 0.031s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
50372024-08-11T08:07:51.052Z PASS [ 0.030s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
50382024-08-11T08:07:51.130Z PASS [ 0.079s] omicron-sled-agent config::test::test_smf_configs
50392024-08-11T08:07:51.198Z PASS [ 0.067s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
50402024-08-11T08:07:51.238Z PASS [ 0.042s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
50412024-08-11T08:07:51.279Z PASS [ 0.040s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
50422024-08-11T08:07:51.321Z PASS [ 0.042s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
50432024-08-11T08:07:51.374Z PASS [ 0.042s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
50442024-08-11T08:07:51.409Z PASS [ 0.048s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
50452024-08-11T08:07:54.485Z PASS [ 3.076s] omicron-sled-agent instance::tests::test_instance_create_events_normal
50462024-08-11T08:07:55.494Z PASS [ 40.981s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
50472024-08-11T08:07:55.735Z PASS [ 25.200s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
50482024-08-11T08:07:56.389Z PASS [ 24.563s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
50492024-08-11T08:07:56.776Z PASS [ 23.169s] omicron-omdb::test_all_output test_omdb_env_settings
50502024-08-11T08:07:56.812Z PASS [ 0.038s] omicron-sled-agent probe_manager::test::probe_state_set_ops
50512024-08-11T08:07:56.845Z PASS [ 0.031s] omicron-sled-agent profile::tests::empty_profile
50522024-08-11T08:07:56.875Z PASS [ 0.031s] omicron-sled-agent profile::tests::test_disabled_instance
50532024-08-11T08:07:56.910Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_instance
50542024-08-11T08:07:56.941Z PASS [ 0.030s] omicron-sled-agent profile::tests::test_multiple
50552024-08-11T08:07:56.985Z PASS [ 0.044s] omicron-sled-agent profile::tests::test_property
50562024-08-11T08:07:57.021Z PASS [ 0.036s] omicron-sled-agent profile::tests::test_property_group
50572024-08-11T08:07:57.054Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_service
50582024-08-11T08:07:57.087Z PASS [ 0.034s] omicron-sled-agent profile::tests::test_service_property_group
50592024-08-11T08:07:57.118Z PASS [ 0.031s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
50602024-08-11T08:07:57.148Z PASS [ 0.030s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
50612024-08-11T08:07:57.207Z PASS [ 0.053s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
50622024-08-11T08:07:57.245Z PASS [ 0.043s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v3_schema
50632024-08-11T08:07:57.287Z PASS [ 0.041s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
50642024-08-11T08:07:57.333Z PASS [ 0.047s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
50652024-08-11T08:07:57.404Z PASS [ 0.070s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
50662024-08-11T08:07:57.447Z PASS [ 0.045s] omicron-sled-agent services::test::test_all_zones_requests_schema
50672024-08-11T08:07:58.002Z PASS [ 2.269s] omicron-sled-agent instance::tests::test_instance_manager_creation
50682024-08-11T08:07:58.033Z PASS [ 0.030s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
50692024-08-11T08:07:58.718Z PASS [ 28.392s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
50702024-08-11T08:07:59.312Z PASS [ 3.814s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
50712024-08-11T08:07:59.312Z PASS [ 4.817s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
50722024-08-11T08:08:00.155Z PASS [ 2.707s] omicron-sled-agent services::test::test_bad_generations
50732024-08-11T08:08:00.312Z PASS [ 13.001s] omicron-passwords test::test_smoke
50742024-08-11T08:08:00.352Z PASS [ 0.039s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
50752024-08-11T08:08:00.395Z PASS [ 0.043s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
50762024-08-11T08:08:00.432Z PASS [ 0.037s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
50772024-08-11T08:08:00.464Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
50782024-08-11T08:08:00.496Z PASS [ 0.032s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
50792024-08-11T08:08:00.527Z PASS [ 0.031s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
50802024-08-11T08:08:00.567Z PASS [ 0.038s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
50812024-08-11T08:08:00.596Z PASS [ 2.563s] omicron-sled-agent services::test::test_ensure_service
50822024-08-11T08:08:00.633Z PASS [ 0.037s] omicron-sled-agent updates::test::test_query_no_components
50832024-08-11T08:08:00.672Z PASS [ 0.038s] omicron-sled-agent updates::test::test_query_sled_agent_version
50842024-08-11T08:08:00.709Z PASS [ 0.038s] omicron-sled-agent updates::test::test_query_zone_version
50852024-08-11T08:08:00.832Z PASS [ 0.124s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
50862024-08-11T08:08:00.853Z PASS [ 0.022s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
50872024-08-11T08:08:01.147Z PASS [ 2.429s] omicron-sled-agent services::test::test_ensure_service_before_timesync
50882024-08-11T08:08:01.981Z PASS [ 2.680s] omicron-sled-agent services::test::test_ensure_service_which_already_exists
50892024-08-11T08:08:02.010Z PASS [ 0.029s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
50902024-08-11T08:08:02.309Z PASS [ 2.997s] omicron-sled-agent services::test::test_services_are_recreated_on_reboot
50912024-08-11T08:08:02.796Z PASS [ 27.146s] omicron-omdb::test_all_output test_omdb_success_cases
50922024-08-11T08:08:03.084Z PASS [ 2.927s] omicron-sled-agent services::test::test_services_do_not_persist_without_config
50932024-08-11T08:08:03.169Z PASS [ 0.088s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
50942024-08-11T08:08:03.202Z PASS [ 0.033s] omicron-sled-agent zone_bundle::tests::test_compare_bundles
50952024-08-11T08:08:03.265Z PASS [ 0.058s] omicron-sled-agent zone_bundle::tests::test_disk_usage
50962024-08-11T08:08:03.306Z PASS [ 0.044s] omicron-sled-agent zone_bundle::tests::test_priority_dimension
50972024-08-11T08:08:03.339Z PASS [ 0.034s] omicron-sled-agent zone_bundle::tests::test_sort_zone_bundle_cause
50982024-08-11T08:08:03.367Z PASS [ 0.029s] omicron-sled-agent zone_bundle::tests::test_storage_limit_bytes_available
50992024-08-11T08:08:03.488Z PASS [ 2.634s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
51002024-08-11T08:08:03.910Z PASS [ 2.763s] omicron-sled-agent zone_bundle::illumos_tests::test_context
51012024-08-11T08:08:04.020Z PASS [ 0.650s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
51022024-08-11T08:08:04.178Z PASS [ 0.161s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
51032024-08-11T08:08:04.239Z PASS [ 0.060s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
51042024-08-11T08:08:04.480Z PASS [ 0.569s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
51052024-08-11T08:08:04.508Z PASS [ 0.030s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
51062024-08-11T08:08:04.524Z PASS [ 1.035s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_openapi_sled
51072024-08-11T08:08:04.535Z PASS [ 0.026s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port
51082024-08-11T08:08:04.560Z PASS [ 0.026s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_timeout
51092024-08-11T08:08:04.610Z PASS [ 0.085s] omicron-test-utils dev::clickhouse::tests::test_discover_local_listening_port_slow_write
51102024-08-11T08:08:04.684Z PASS [ 2.375s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
51112024-08-11T08:08:04.781Z PASS [ 0.217s] omicron-test-utils dev::db::test::test_bad_cmd
51122024-08-11T08:08:05.004Z PASS [ 0.396s] omicron-test-utils dev::db::test::test_cmd_fails
51132024-08-11T08:08:05.024Z PASS [ 0.247s] omicron-test-utils dev::db::test::test_database_start_hang
51142024-08-11T08:08:05.029Z PASS [ 3.020s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
51152024-08-11T08:08:05.050Z PASS [ 0.026s] omicron-test-utils dev::db::test::test_make_pg_config_ok
51162024-08-11T08:08:05.056Z PASS [ 0.026s] omicron-test-utils dev::db::test::test_process_exit_abnormal
51172024-08-11T08:08:05.062Z PASS [ 0.059s] omicron-test-utils dev::db::test::test_make_pg_config_fail
51182024-08-11T08:08:05.081Z PASS [ 0.031s] omicron-test-utils dev::db::test::test_process_exit_normal
51192024-08-11T08:08:05.271Z PASS [ 1.031s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
51202024-08-11T08:08:05.298Z PASS [ 0.028s] omicron-test-utils dev::db::test::test_starter_tmpdir
51212024-08-11T08:08:05.357Z PASS [ 0.058s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
51222024-08-11T08:08:05.390Z PASS [ 0.032s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
51232024-08-11T08:08:05.420Z PASS [ 0.032s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
51242024-08-11T08:08:05.448Z PASS [ 0.029s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
51252024-08-11T08:08:05.502Z PASS [ 0.054s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
51262024-08-11T08:08:05.513Z PASS [ 2.718s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
51272024-08-11T08:08:05.958Z PASS [ 0.447s] oximeter test::timeseries_schema_consistency
51282024-08-11T08:08:06.096Z PASS [ 0.139s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
51292024-08-11T08:08:06.106Z PASS [ 0.604s] openapi-manager check::tests::check_apis_up_to_date
51302024-08-11T08:08:06.116Z LEAK [ 1.059s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
51312024-08-11T08:08:06.420Z PASS [ 0.298s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
51322024-08-11T08:08:06.443Z PASS [ 0.330s] oximeter-collector agent::tests::test_self_stat_error_counter
51332024-08-11T08:08:06.461Z PASS [ 0.353s] oximeter-collector agent::tests::test_self_stat_collection_count
51342024-08-11T08:08:06.473Z PASS [ 0.054s] oximeter-collector self_stats::tests::test_failure_reason_serialization
51352024-08-11T08:08:06.584Z PASS [ 0.131s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
51362024-08-11T08:08:06.593Z PASS [ 0.123s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
51372024-08-11T08:08:06.617Z PASS [ 0.034s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
51382024-08-11T08:08:06.979Z PASS [ 0.539s] oximeter-collector::test_commands test_oximeter_no_args
51392024-08-11T08:08:07.992Z PASS [ 7.424s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
51402024-08-11T08:08:08.153Z PASS [ 1.561s] oximeter-db client::oxql::tests::test_get_entire_table
51412024-08-11T08:08:08.188Z PASS [ 1.572s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
51422024-08-11T08:08:08.217Z PASS [ 0.064s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
51432024-08-11T08:08:08.243Z PASS [ 0.055s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
51442024-08-11T08:08:08.382Z PASS [ 1.390s] oximeter-db client::oxql::tests::test_get_one_timeseries
51452024-08-11T08:08:09.158Z PASS [ 0.793s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
51462024-08-11T08:08:09.269Z PASS [ 1.277s] oximeter-db client::oxql::tests::test_limit_operations
51472024-08-11T08:08:09.510Z PASS [ 4.427s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
51482024-08-11T08:08:09.839Z PASS [ 5.153s] omicron-test-utils dev::db::test::test_database_concurrent
51492024-08-11T08:08:10.300Z PASS [ 1.025s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
51502024-08-11T08:08:10.310Z PASS [ 1.149s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
51512024-08-11T08:08:10.354Z PASS [ 0.057s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
51522024-08-11T08:08:10.364Z PASS [ 0.054s] oximeter-db client::tests::test_read_timeseries_to_delete
51532024-08-11T08:08:10.393Z PASS [ 0.041s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
51542024-08-11T08:08:10.403Z PASS [ 0.039s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
51552024-08-11T08:08:10.590Z PASS [ 1.079s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
51562024-08-11T08:08:10.905Z PASS [ 2.656s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
51572024-08-11T08:08:10.959Z PASS [ 0.051s] oximeter-db client::tests::test_unravel_index
51582024-08-11T08:08:11.022Z PASS [ 0.049s] oximeter-db client::tests::test_verify_schema_upgrades
51592024-08-11T08:08:11.075Z PASS [ 0.043s] oximeter-db model::tests::test_db_bool
51602024-08-11T08:08:11.835Z PASS [ 1.443s] oximeter-db client::tests::test_select_all_field_types
51612024-08-11T08:08:11.863Z PASS [ 0.027s] oximeter-db model::tests::test_db_datum_type_conversion
51622024-08-11T08:08:11.893Z PASS [ 0.030s] oximeter-db model::tests::test_db_field_list_conversion
51632024-08-11T08:08:11.925Z PASS [ 0.031s] oximeter-db model::tests::test_db_field_type_conversion
51642024-08-11T08:08:11.962Z PASS [ 0.037s] oximeter-db model::tests::test_db_histogram
51652024-08-11T08:08:12.160Z PASS [ 0.193s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
51662024-08-11T08:08:12.163Z PASS [ 1.111s] oximeter-db model::tests::test_db_bool_bad
51672024-08-11T08:08:12.182Z PASS [ 0.028s] oximeter-db model::tests::test_parse_bytes_measurement
51682024-08-11T08:08:12.190Z PASS [ 0.029s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
51692024-08-11T08:08:12.214Z PASS [ 2.376s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
51702024-08-11T08:08:12.217Z PASS [ 0.040s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
51712024-08-11T08:08:12.229Z PASS [ 0.032s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
51722024-08-11T08:08:12.249Z PASS [ 0.027s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
51732024-08-11T08:08:12.260Z PASS [ 0.035s] oximeter-db model::tests::test_unroll_from_source
51742024-08-11T08:08:12.270Z PASS [ 0.039s] oximeter-db model::tests::test_unroll_measurement_row
51752024-08-11T08:08:12.283Z PASS [ 0.039s] oximeter-db model::tests::test_unroll_missing_measurement_row
51762024-08-11T08:08:12.292Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
51772024-08-11T08:08:12.303Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
51782024-08-11T08:08:12.310Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_comparison
51792024-08-11T08:08:12.318Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
51802024-08-11T08:08:12.326Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_double_literal
51812024-08-11T08:08:12.337Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
51822024-08-11T08:08:12.344Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
51832024-08-11T08:08:12.351Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
51842024-08-11T08:08:12.367Z PASS [ 0.026s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
51852024-08-11T08:08:12.382Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
51862024-08-11T08:08:12.390Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
51872024-08-11T08:08:12.397Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
51882024-08-11T08:08:12.410Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
51892024-08-11T08:08:12.419Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
51902024-08-11T08:08:12.427Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_group_by
51912024-08-11T08:08:12.437Z PASS [ 0.027s] oximeter-db oxql::ast::grammar::tests::test_ident
51922024-08-11T08:08:12.449Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
51932024-08-11T08:08:12.458Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
51942024-08-11T08:08:12.466Z PASS [ 0.028s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
51952024-08-11T08:08:12.479Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
51962024-08-11T08:08:12.489Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
51972024-08-11T08:08:12.502Z PASS [ 0.032s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
51982024-08-11T08:08:12.515Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
51992024-08-11T08:08:12.522Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
52002024-08-11T08:08:12.540Z PASS [ 0.043s] oximeter-db oxql::ast::grammar::tests::test_query
52012024-08-11T08:08:12.552Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
52022024-08-11T08:08:12.569Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
52032024-08-11T08:08:12.580Z PASS [ 0.029s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
52042024-08-11T08:08:12.587Z PASS [ 1.999s] oximeter-db client::tests::test_sql_query_output
52052024-08-11T08:08:12.607Z PASS [ 0.025s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
52062024-08-11T08:08:12.607Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_reducer
52072024-08-11T08:08:12.624Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
52082024-08-11T08:08:12.631Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
52092024-08-11T08:08:12.638Z PASS [ 0.029s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
52102024-08-11T08:08:12.648Z PASS [ 0.025s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
52112024-08-11T08:08:12.655Z PASS [ 0.025s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
52122024-08-11T08:08:12.664Z PASS [ 0.026s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
52132024-08-11T08:08:12.676Z PASS [ 0.026s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
52142024-08-11T08:08:12.684Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
52152024-08-11T08:08:12.694Z PASS [ 0.027s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
52162024-08-11T08:08:12.703Z PASS [ 0.028s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
52172024-08-11T08:08:12.713Z PASS [ 0.029s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
52182024-08-11T08:08:12.727Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
52192024-08-11T08:08:12.734Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
52202024-08-11T08:08:12.742Z PASS [ 0.030s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
52212024-08-11T08:08:12.761Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
52222024-08-11T08:08:12.769Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
52232024-08-11T08:08:12.778Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
52242024-08-11T08:08:12.798Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
52252024-08-11T08:08:12.806Z PASS [ 0.036s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
52262024-08-11T08:08:12.816Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
52272024-08-11T08:08:12.831Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
52282024-08-11T08:08:12.840Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::join::tests::test_join_point_arrays
52292024-08-11T08:08:12.848Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::join::tests::test_push_concrete_values
52302024-08-11T08:08:12.865Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
52312024-08-11T08:08:12.873Z PASS [ 0.034s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
52322024-08-11T08:08:12.884Z PASS [ 0.033s] oximeter-db oxql::point::tests::test_cast_points_from_bool
52332024-08-11T08:08:12.907Z PASS [ 0.039s] oximeter-db oxql::point::tests::test_cast_points_from_double
52342024-08-11T08:08:12.918Z PASS [ 0.042s] oximeter-db oxql::point::tests::test_cast_points_from_double_distribution
52352024-08-11T08:08:12.937Z PASS [ 0.045s] oximeter-db oxql::point::tests::test_cast_points_from_int_distribution
52362024-08-11T08:08:12.955Z PASS [ 0.047s] oximeter-db oxql::point::tests::test_cast_points_from_integer
52372024-08-11T08:08:12.977Z PASS [ 0.055s] oximeter-db oxql::point::tests::test_cast_points_from_string
52382024-08-11T08:08:12.990Z PASS [ 0.059s] oximeter-db oxql::point::tests::test_point_delta_between
52392024-08-11T08:08:13.006Z PASS [ 0.051s] oximeter-db oxql::point::tests::test_point_delta_between_overlapping_time_ranges
52402024-08-11T08:08:13.029Z PASS [ 0.047s] oximeter-db oxql::point::tests::test_point_delta_between_with_new_epoch
52412024-08-11T08:08:13.045Z PASS [ 0.055s] oximeter-db oxql::point::tests::test_sub_between_histogram_distributions
52422024-08-11T08:08:13.062Z PASS [ 0.056s] oximeter-db oxql::query::tests::test_coalesce_limits
52432024-08-11T08:08:13.078Z PASS [ 0.056s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
52442024-08-11T08:08:13.089Z PASS [ 0.045s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
52452024-08-11T08:08:13.107Z PASS [ 0.047s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
52462024-08-11T08:08:13.119Z PASS [ 0.042s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
52472024-08-11T08:08:13.136Z PASS [ 0.044s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
52482024-08-11T08:08:13.154Z PASS [ 0.045s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
52492024-08-11T08:08:13.169Z PASS [ 0.046s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
52502024-08-11T08:08:13.182Z PASS [ 0.048s] oximeter-db oxql::query::tests::test_coalesce_predicates
52512024-08-11T08:08:13.202Z PASS [ 0.049s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
52522024-08-11T08:08:13.215Z PASS [ 0.048s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
52532024-08-11T08:08:13.230Z PASS [ 0.049s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
52542024-08-11T08:08:13.248Z PASS [ 0.047s] oximeter-db oxql::query::tests::test_query_end_time
52552024-08-11T08:08:13.258Z PASS [ 0.045s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
52562024-08-11T08:08:13.268Z PASS [ 0.039s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
52572024-08-11T08:08:13.284Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
52582024-08-11T08:08:13.294Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
52592024-08-11T08:08:13.319Z PASS [ 0.046s] oximeter-db oxql::query::tests::test_split_query
52602024-08-11T08:08:13.330Z PASS [ 0.047s] oximeter-db query::tests::test_field_cmp
52612024-08-11T08:08:13.339Z PASS [ 0.046s] oximeter-db query::tests::test_field_selector_as_query
52622024-08-11T08:08:13.353Z PASS [ 0.040s] oximeter-db query::tests::test_field_value_as_db_str
52632024-08-11T08:08:13.372Z PASS [ 0.042s] oximeter-db query::tests::test_select_query_builder_field_selectors
52642024-08-11T08:08:13.393Z PASS [ 0.044s] oximeter-db query::tests::test_select_query_builder_filter_raw
52652024-08-11T08:08:13.413Z PASS [ 0.051s] oximeter-db query::tests::test_select_query_builder_from_parts
52662024-08-11T08:08:13.436Z PASS [ 0.065s] oximeter-db query::tests::test_select_query_builder_full
52672024-08-11T08:08:13.446Z PASS [ 0.061s] oximeter-db query::tests::test_select_query_builder_limit_offset
52682024-08-11T08:08:13.456Z PASS [ 0.051s] oximeter-db query::tests::test_select_query_builder_no_fields
52692024-08-11T08:08:13.479Z PASS [ 0.041s] oximeter-db query::tests::test_select_query_builder_no_selectors
52702024-08-11T08:08:13.488Z PASS [ 0.032s] oximeter-db query::tests::test_time_range
52712024-08-11T08:08:13.497Z PASS [ 0.052s] oximeter-db query::tests::test_string_field_selector
52722024-08-11T08:08:13.520Z PASS [ 0.043s] oximeter-db sql::tests::test_allow_limit_offset
52732024-08-11T08:08:13.528Z PASS [ 0.041s] oximeter-db sql::tests::test_allow_subqueries
52742024-08-11T08:08:13.537Z PASS [ 0.040s] oximeter-db sql::tests::test_cannot_name_database
52752024-08-11T08:08:13.558Z PASS [ 0.039s] oximeter-db sql::tests::test_ctes_are_not_supported
52762024-08-11T08:08:13.566Z PASS [ 0.038s] oximeter-db sql::tests::test_function_allow_list
52772024-08-11T08:08:13.597Z PASS [ 0.034s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
52782024-08-11T08:08:13.620Z PASS [ 0.071s] oximeter-db sql::tests::test_join_must_be_inner
52792024-08-11T08:08:13.629Z PASS [ 0.061s] oximeter-db sql::tests::test_query_must_be_select_statement
52802024-08-11T08:08:13.643Z PASS [ 0.052s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
52812024-08-11T08:08:13.671Z PASS [ 0.065s] oximeter-db sql::tests::test_require_table_is_timeseries_name
52822024-08-11T08:08:13.678Z PASS [ 0.052s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
52832024-08-11T08:08:13.688Z PASS [ 0.044s] oximeter-db sql::tests::test_with_comma_join_fails
52842024-08-11T08:08:13.722Z PASS [ 0.050s] oximeter-db tests::test_timeseries_key_field_stability
52852024-08-11T08:08:13.750Z PASS [ 0.052s] oximeter-db tests::test_timeseries_key_sample_stability
52862024-08-11T08:08:13.768Z PASS [ 0.071s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
52872024-08-11T08:08:13.815Z PASS [ 0.044s] oximeter-impl histogram::tests::test_bin_range
52882024-08-11T08:08:13.863Z PASS [ 0.040s] oximeter-impl histogram::tests::test_bin_range_from
52892024-08-11T08:08:13.880Z PASS [ 0.035s] oximeter-impl histogram::tests::test_bin_range_to
52902024-08-11T08:08:13.955Z PASS [ 0.050s] oximeter-impl histogram::tests::test_empty_bins_not_supported
52912024-08-11T08:08:13.979Z PASS [ 0.043s] oximeter-impl histogram::tests::test_ensure_finite
52922024-08-11T08:08:14.103Z PASS [ 0.064s] oximeter-impl histogram::tests::test_histogram
52932024-08-11T08:08:14.125Z PASS [ 0.076s] oximeter-impl histogram::tests::test_histogram_construct_with
52942024-08-11T08:08:14.249Z PASS [ 0.108s] oximeter-impl histogram::tests::test_histogram_extreme_bins
52952024-08-11T08:08:14.311Z PASS [ 0.042s] oximeter-impl histogram::tests::test_histogram_extreme_samples
52962024-08-11T08:08:14.429Z PASS [ 0.057s] oximeter-impl histogram::tests::test_histogram_float_bins
52972024-08-11T08:08:14.429Z PASS [ 1.829s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
52982024-08-11T08:08:14.429Z PASS [ 0.066s] oximeter-impl histogram::tests::test_histogram_unbounded_samples
52992024-08-11T08:08:14.463Z PASS [ 0.060s] oximeter-impl histogram::tests::test_histogram_with_bins
53002024-08-11T08:08:14.463Z PASS [ 0.107s] oximeter-impl histogram::tests::test_histogram_unsorted_bins
53012024-08-11T08:08:14.486Z PASS [ 0.038s] oximeter-impl histogram::tests::test_histogram_with_non_partitioned_bins
53022024-08-11T08:08:14.495Z PASS [ 0.034s] oximeter-impl histogram::tests::test_histogram_with_overlapping_bins
53032024-08-11T08:08:14.546Z PASS [ 0.042s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
53042024-08-11T08:08:14.585Z PASS [ 0.045s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
53052024-08-11T08:08:14.601Z PASS [ 0.111s] oximeter-impl histogram::tests::test_log_linear_bins_all_representable
53062024-08-11T08:08:14.649Z PASS [ 0.053s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
53072024-08-11T08:08:14.661Z PASS [ 0.063s] oximeter-impl histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
53082024-08-11T08:08:14.698Z PASS [ 0.058s] oximeter-impl histogram::tests::test_log_linear_bins_integer_size_checks
53092024-08-11T08:08:14.710Z PASS [ 0.049s] oximeter-impl histogram::tests::test_log_linear_bins_small_bin_count
53102024-08-11T08:08:14.734Z PASS [ 0.038s] oximeter-impl histogram::tests::test_span_decades
53112024-08-11T08:08:14.751Z PASS [ 0.043s] oximeter-impl histogram::tests::test_span_decades_other_counts_f64
53122024-08-11T08:08:14.764Z PASS [ 0.032s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_ok
53132024-08-11T08:08:14.777Z PASS [ 0.028s] oximeter-impl histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
53142024-08-11T08:08:14.792Z PASS [ 0.028s] oximeter-impl quantile::tests::test_default_percentiles
53152024-08-11T08:08:14.804Z PASS [ 0.027s] oximeter-impl quantile::tests::test_empty_observations
53162024-08-11T08:08:14.819Z PASS [ 0.028s] oximeter-impl quantile::tests::test_find_cells
53172024-08-11T08:08:14.832Z PASS [ 0.026s] oximeter-impl quantile::tests::test_float_observations
53182024-08-11T08:08:14.861Z PASS [ 0.031s] oximeter-impl quantile::tests::test_integer_observations
53192024-08-11T08:08:14.891Z PASS [ 0.039s] oximeter-impl quantile::tests::test_invalid_p_value
53202024-08-11T08:08:14.904Z PASS [ 0.049s] oximeter-impl quantile::tests::test_max_p
53212024-08-11T08:08:14.923Z PASS [ 0.050s] oximeter-impl quantile::tests::test_min_p
53222024-08-11T08:08:14.950Z PASS [ 0.037s] oximeter-impl quantile::tests::test_non_filled_observations
53232024-08-11T08:08:14.969Z PASS [ 0.037s] oximeter-impl quantile::tests::test_rounding
53242024-08-11T08:08:15.015Z PASS [ 0.065s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
53252024-08-11T08:08:15.030Z PASS [ 0.066s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_datum_types
53262024-08-11T08:08:15.047Z PASS [ 0.044s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_non_copy_fields
53272024-08-11T08:08:15.058Z PASS [ 0.035s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
53282024-08-11T08:08:15.083Z PASS [ 0.032s] oximeter-impl schema::codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
53292024-08-11T08:08:15.093Z PASS [ 0.033s] oximeter-impl schema::codegen::tests::emit_schema_types_generates_expected_tokens
53302024-08-11T08:08:15.115Z PASS [ 0.036s] oximeter-impl schema::codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
53312024-08-11T08:08:15.127Z PASS [ 0.034s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_duplicate_field_names
53322024-08-11T08:08:15.143Z PASS [ 0.028s] oximeter-impl schema::ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
53332024-08-11T08:08:15.167Z PASS [ 0.039s] oximeter-impl schema::ir::tests::construct_field_schema_picks_up_correct_fields
53342024-08-11T08:08:15.183Z PASS [ 0.040s] oximeter-impl schema::ir::tests::ensures_target_has_at_least_one_field
53352024-08-11T08:08:15.190Z PASS [ 0.025s] oximeter-impl schema::ir::tests::extract_authz_scope_requires_relevant_field
53362024-08-11T08:08:15.205Z PASS [ 0.024s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_add_existing_metric
53372024-08-11T08:08:15.211Z PASS [ 0.022s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
53382024-08-11T08:08:15.227Z PASS [ 0.022s] oximeter-impl schema::ir::tests::extract_metric_fields_fails_with_non_increasing_versions
53392024-08-11T08:08:15.232Z PASS [ 0.022s] oximeter-impl schema::ir::tests::extract_metric_fields_requires_adding_first
53402024-08-11T08:08:15.245Z PASS [ 0.018s] oximeter-impl schema::ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
53412024-08-11T08:08:15.254Z PASS [ 0.020s] oximeter-impl schema::ir::tests::fail_on_empty_descriptions
53422024-08-11T08:08:15.268Z PASS [ 0.022s] oximeter-impl schema::ir::tests::fail_on_empty_metric_name
53432024-08-11T08:08:15.276Z PASS [ 0.023s] oximeter-impl schema::ir::tests::fail_on_empty_target_name
53442024-08-11T08:08:15.291Z PASS [ 0.022s] oximeter-impl schema::ir::tests::fail_on_very_long_field_names
53452024-08-11T08:08:15.303Z PASS [ 0.025s] oximeter-impl schema::ir::tests::fail_on_very_long_timeseries_name
53462024-08-11T08:08:15.316Z PASS [ 0.026s] oximeter-impl schema::ir::tests::into_schema_list_fails_with_zero_metrics
53472024-08-11T08:08:15.330Z PASS [ 0.028s] oximeter-impl schema::ir::tests::load_schema_catches_metric_versions_not_added_in
53482024-08-11T08:08:15.349Z PASS [ 0.031s] oximeter-impl schema::ir::tests::load_schema_fails_with_duplicate_timeseries
53492024-08-11T08:08:15.358Z PASS [ 0.028s] oximeter-impl schema::ir::tests::load_schema_fails_with_nonexistent_target_version
53502024-08-11T08:08:15.379Z PASS [ 0.031s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions
53512024-08-11T08:08:15.385Z PASS [ 0.028s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
53522024-08-11T08:08:15.405Z PASS [ 0.026s] oximeter-impl schema::ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
53532024-08-11T08:08:15.412Z PASS [ 0.026s] oximeter-impl schema::ir::tests::load_schema_fills_in_late_implied_metric_versions
53542024-08-11T08:08:15.433Z PASS [ 0.027s] oximeter-impl schema::ir::tests::load_schema_skips_versions_until_metric_is_added
53552024-08-11T08:08:15.439Z PASS [ 0.027s] oximeter-impl schema::ir::tests::only_support_format_version_1
53562024-08-11T08:08:15.455Z PASS [ 0.023s] oximeter-impl schema::ir::tests::validate_field_name_disallows_bad_names
53572024-08-11T08:08:15.463Z PASS [ 0.022s] oximeter-impl schema::ir::tests::validate_field_name_verifies_uuid_field_names
53582024-08-11T08:08:15.477Z PASS [ 0.022s] oximeter-impl schema::tests::test_field_schema_ordering
53592024-08-11T08:08:15.487Z PASS [ 0.025s] oximeter-impl schema::tests::test_schema_field_ordering_across_target_metric
53602024-08-11T08:08:15.498Z PASS [ 0.022s] oximeter-impl schema::tests::test_timeseries_name
53612024-08-11T08:08:15.516Z PASS [ 0.028s] oximeter-impl schema::tests::test_timeseries_name_from_str
53622024-08-11T08:08:15.523Z PASS [ 0.023s] oximeter-impl schema::tests::test_timeseries_schema_from_parts
53632024-08-11T08:08:15.544Z PASS [ 0.029s] oximeter-impl schema::tests::test_timeseries_schema_from_sample
53642024-08-11T08:08:15.559Z PASS [ 0.037s] oximeter-impl test_util::tests::test_gen_test_samples
53652024-08-11T08:08:15.566Z PASS [ 0.022s] oximeter-impl traits::tests::test_metric_trait
53662024-08-11T08:08:15.584Z PASS [ 0.025s] oximeter-impl traits::tests::test_producer_trait
53672024-08-11T08:08:15.593Z PASS [ 0.025s] oximeter-impl traits::tests::test_target_trait
53682024-08-11T08:08:15.606Z PASS [ 0.022s] oximeter-impl types::tests::test_cumulative_f64
53692024-08-11T08:08:15.613Z PASS [ 0.022s] oximeter-impl types::tests::test_cumulative_i64
53702024-08-11T08:08:15.631Z PASS [ 0.023s] oximeter-impl types::tests::test_datum
53712024-08-11T08:08:15.639Z PASS [ 0.025s] oximeter-impl types::tests::test_field_value_parse_as_type::case_01_as_string
53722024-08-11T08:08:15.653Z PASS [ 0.024s] oximeter-impl types::tests::test_field_value_parse_as_type::case_02_as_i8
53732024-08-11T08:08:15.660Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_type::case_03_as_u8
53742024-08-11T08:08:15.673Z PASS [ 0.020s] oximeter-impl types::tests::test_field_value_parse_as_type::case_04_as_i16
53752024-08-11T08:08:15.681Z PASS [ 0.021s] oximeter-impl types::tests::test_field_value_parse_as_type::case_05_as_u16
53762024-08-11T08:08:15.694Z PASS [ 0.020s] oximeter-impl types::tests::test_field_value_parse_as_type::case_06_as_i32
53772024-08-11T08:08:15.704Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_type::case_07_as_u32
53782024-08-11T08:08:15.716Z PASS [ 0.021s] oximeter-impl types::tests::test_field_value_parse_as_type::case_08_as_i64
53792024-08-11T08:08:15.723Z PASS [ 0.020s] oximeter-impl types::tests::test_field_value_parse_as_type::case_09_as_u64
53802024-08-11T08:08:15.735Z PASS [ 0.021s] oximeter-impl types::tests::test_field_value_parse_as_type::case_10_as_uuid
53812024-08-11T08:08:15.747Z PASS [ 0.022s] oximeter-impl types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
53822024-08-11T08:08:15.761Z PASS [ 0.024s] oximeter-impl types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
53832024-08-11T08:08:15.773Z PASS [ 0.026s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
53842024-08-11T08:08:15.793Z PASS [ 0.028s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
53852024-08-11T08:08:15.811Z PASS [ 0.028s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
53862024-08-11T08:08:15.821Z PASS [ 0.031s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
53872024-08-11T08:08:15.834Z PASS [ 0.034s] oximeter-impl types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
53882024-08-11T08:08:15.844Z PASS [ 0.024s] oximeter-impl types::tests::test_measurement
53892024-08-11T08:08:15.861Z PASS [ 0.024s] oximeter-impl types::tests::test_sample_struct
53902024-08-11T08:08:15.872Z PASS [ 0.027s] oximeter-impl types::tests::test_verify_field_names
53912024-08-11T08:08:15.936Z PASS [ 0.058s] oximeter-instruments http::tests::test_normalize_uri_path
53922024-08-11T08:08:15.968Z PASS [ 0.107s] oximeter-instruments http::tests::test_latency_tracker
53932024-08-11T08:08:16.169Z PASS [ 0.238s] oximeter-instruments kstat::link::tests::test_kstat_sampler
53942024-08-11T08:08:16.177Z PASS [ 0.211s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
53952024-08-11T08:08:16.256Z PASS [ 0.082s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
53962024-08-11T08:08:16.269Z PASS [ 0.085s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
53972024-08-11T08:08:16.320Z PASS [ 0.069s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
53982024-08-11T08:08:16.338Z PASS [ 0.070s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
53992024-08-11T08:08:16.374Z PASS [ 0.053s] oximeter-instruments kstat::link::tests::test_sled_datalink
54002024-08-11T08:08:16.381Z PASS [ 0.049s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
54012024-08-11T08:08:16.396Z PASS [ 0.023s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
54022024-08-11T08:08:16.403Z PASS [ 0.022s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
54032024-08-11T08:08:16.417Z PASS [ 0.022s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
54042024-08-11T08:08:16.425Z PASS [ 0.022s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
54052024-08-11T08:08:16.442Z PASS [ 0.024s] oximeter-macro-impl tests::test_metric_annotated_field
54062024-08-11T08:08:16.451Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_datum_field
54072024-08-11T08:08:16.467Z PASS [ 0.024s] oximeter-macro-impl tests::test_metric_enum
54082024-08-11T08:08:16.476Z PASS [ 0.024s] oximeter-macro-impl tests::test_metric_without_datum_field
54092024-08-11T08:08:16.493Z PASS [ 0.026s] oximeter-macro-impl tests::test_target
54102024-08-11T08:08:16.502Z PASS [ 0.026s] oximeter-macro-impl tests::test_target_empty_struct
54112024-08-11T08:08:16.521Z PASS [ 0.026s] oximeter-macro-impl tests::test_target_enum
54122024-08-11T08:08:16.529Z PASS [ 0.027s] oximeter-macro-impl tests::test_target_unit_struct
54132024-08-11T08:08:16.546Z PASS [ 0.025s] oximeter-macro-impl tests::test_target_with_datum_field
54142024-08-11T08:08:16.575Z PASS [ 0.030s] oxlog tests::test_is_oxide_smf_log_file
54152024-08-11T08:08:16.598Z PASS [ 0.023s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
54162024-08-11T08:08:16.626Z PASS [ 0.027s] oxlog tests::test_sort_logs
54172024-08-11T08:08:17.623Z PASS [ 0.997s] reconfigurator-cli::test_basic test_basic
54182024-08-11T08:08:19.596Z PASS [ 14.518s] omicron-test-utils dev::db::test::test_setup_database_default_dir
54192024-08-11T08:08:19.770Z PASS [ 3.239s] oximeter-producer tests::test_producer_registration_task
54202024-08-11T08:08:19.809Z PASS [ 0.221s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
54212024-08-11T08:08:19.818Z PASS [ 0.049s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
54222024-08-11T08:08:19.889Z PASS [ 0.070s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
54232024-08-11T08:08:19.899Z PASS [ 0.091s] sled-agent-types rack_init::tests::parse_rack_initialization
54242024-08-11T08:08:19.937Z PASS [ 0.038s] sled-agent-types rack_init::tests::test_subnets
54252024-08-11T08:08:19.964Z PASS [ 0.069s] sled-agent-types rack_init::tests::test_extra_certs
54262024-08-11T08:08:19.991Z PASS [ 0.054s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
54272024-08-11T08:08:20.019Z PASS [ 0.062s] sled-hardware disk::test::test_disk_paths
54282024-08-11T08:08:20.028Z PASS [ 0.038s] sled-hardware disk::test::test_partition_device_paths
54292024-08-11T08:08:20.100Z PASS [ 0.071s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
54302024-08-11T08:08:20.108Z PASS [ 0.089s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
54312024-08-11T08:08:20.133Z PASS [ 0.032s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
54322024-08-11T08:08:20.142Z PASS [ 0.033s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
54332024-08-11T08:08:20.179Z PASS [ 0.034s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
54342024-08-11T08:08:20.193Z PASS [ 0.060s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
54352024-08-11T08:08:20.216Z PASS [ 0.038s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
54362024-08-11T08:08:20.257Z PASS [ 0.066s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
54372024-08-11T08:08:20.291Z PASS [ 0.076s] sled-storage dataset::test::serialize_dataset_name
54382024-08-11T08:08:20.398Z PASS [ 0.131s] sled-storage manager::test::test_omicron_physical_disks_schema
54392024-08-11T08:08:21.466Z PASS [ 1.078s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
54402024-08-11T08:08:21.508Z PASS [ 0.043s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
54412024-08-11T08:08:22.272Z PASS [ 1.984s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
54422024-08-11T08:08:22.321Z PASS [ 0.047s] sled-storage manager::tests::ensure_using_exactly_these_disks
54432024-08-11T08:08:24.359Z PASS [ 2.850s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
54442024-08-11T08:08:24.470Z PASS [ 2.149s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
54452024-08-11T08:08:25.056Z PASS [ 14.652s] oximeter-db client::tests::test_single_node
54462024-08-11T08:08:25.499Z PASS [ 1.031s] sled-storage manager::tests::update_rawdisk_firmware
54472024-08-11T08:08:26.573Z PASS [ 1.073s] sled-storage manager::tests::wait_for_boot_disk
54482024-08-11T08:08:27.001Z PASS [ 2.642s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
54492024-08-11T08:08:27.382Z PASS [ 2.326s] sled-storage manager::tests::upsert_filesystem
54502024-08-11T08:08:27.770Z PASS [ 0.770s] tufaceous::integration-tests command_tests::test_init_and_add
54512024-08-11T08:08:27.814Z PASS [ 0.044s] tufaceous-lib archive::tests::test_validate_path
54522024-08-11T08:08:27.903Z PASS [ 0.088s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
54532024-08-11T08:08:27.950Z PASS [ 0.047s] tufaceous-lib key::tests::test_from_str
54542024-08-11T08:08:28.002Z PASS [ 1.429s] tufaceous::integration-tests command_tests::test_assemble_fake
54552024-08-11T08:08:28.168Z PASS [ 0.218s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
54562024-08-11T08:08:28.194Z PASS [ 0.814s] tufaceous::manifest-tests check_manifest::fake.toml
54572024-08-11T08:08:28.330Z PASS [ 0.135s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
54582024-08-11T08:08:28.543Z PASS [ 32.151s] omicron-sled-agent nexus::test::nexus_self_notification_test
54592024-08-11T08:08:28.653Z PASS [ 0.110s] update-engine display::group_display::tests::test_stats
54602024-08-11T08:08:28.676Z PASS [ 0.025s] update-engine display::line_display_shared::tests::test_format_progress_counter
54612024-08-11T08:08:28.703Z PASS [ 0.025s] update-engine engine::tests::error_exits_early
54622024-08-11T08:08:28.740Z PASS [ 0.036s] update-engine events::tests::progress_event_parse_unknown
54632024-08-11T08:08:28.768Z PASS [ 0.028s] update-engine events::tests::step_event_parse_unknown
54642024-08-11T08:08:28.780Z PASS [ 0.451s] update-engine buffer::tests::test_buffer
54652024-08-11T08:08:28.817Z PASS [ 0.035s] wicket state::inventory::tests::component_id_display
54662024-08-11T08:08:28.994Z PASS [ 0.216s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
54672024-08-11T08:08:29.153Z PASS [ 1.149s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
54682024-08-11T08:08:29.183Z PASS [ 0.197s] wicket-common rack_setup::tests::roundtrip_import_export_policy
54692024-08-11T08:08:29.265Z PASS [ 15.531s] oximeter-db::integration_test test_schemas_disjoint
54702024-08-11T08:08:29.318Z PASS [ 0.162s] wicketd installinator_progress::tests::test_states
54712024-08-11T08:08:29.345Z PASS [ 0.157s] wicketd rss_config::tests::test_bgp_auth_key_states
54722024-08-11T08:08:29.447Z PASS [ 0.629s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
54732024-08-11T08:08:30.688Z PASS [ 1.432s] wicketd::mod integration_tests::inventory::test_inventory
54742024-08-11T08:08:31.495Z PASS [ 2.164s] wicketd::mod integration_tests::updates::test_update_races
54752024-08-11T08:08:31.878Z PASS [ 3.717s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
54762024-08-11T08:08:32.589Z PASS [ 3.150s] wicketd::mod integration_tests::updates::test_updates
54772024-08-11T08:08:33.307Z PASS [ 4.000s] wicketd::mod integration_tests::updates::test_installinator_fetch
54782024-08-11T08:08:36.961Z PASS [ 19.346s] reconfigurator-cli::test_basic test_blueprint_edit
54792024-08-11T08:08:48.768Z PASS [ 40.547s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
54802024-08-11T08:08:51.031Z PASS [ 37.313s] oximeter-db::integration_test test_cluster
54812024-08-11T08:08:51.519Z PASS [ 2.752s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
54822024-08-11T08:09:08.514Z PASS [ 16.991s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
54832024-08-11T08:09:24.451Z PASS [ 15.933s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
54842024-08-11T08:10:24.460Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
54852024-08-11T08:11:24.469Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
54862024-08-11T08:12:24.478Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
54872024-08-11T08:13:24.487Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
54882024-08-11T08:13:47.859Z PASS [ 263.383s] oximeter-db client::tests::test_replicated
54892024-08-11T08:13:47.862Z------------
54902024-08-11T08:13:47.862Z Summary [2425.086s] 1424 tests run: 1424 passed (17 slow, 1 leaky), 3 skipped
54912024-08-11T08:13:47.890Z
54922024-08-11T08:13:47.894Zreal 40:49.957381400
54932024-08-11T08:13:47.894Zuser 3:24:10.937343475
54942024-08-11T08:13:47.894Zsys 44:40.231671539
54952024-08-11T08:13:47.894Ztrap 2:57.793794162
54962024-08-11T08:13:47.894Ztflt 35.087169392
54972024-08-11T08:13:47.894Zdflt 1:42.370422278
54982024-08-11T08:13:47.894Zkflt 0.496054814
54992024-08-11T08:13:47.894Zlock 1171:03:27.022877179
55002024-08-11T08:13:47.894Zslp 51:30:40.963984953
55012024-08-11T08:13:47.894Zlat 4:09:46.868393688
55022024-08-11T08:13:47.894Zstop 1:13:45.789756437
55032024-08-11T08:13:47.894Z+ banner doctest
55042024-08-11T08:13:47.894Z
55052024-08-11T08:13:47.894Z ##### #### #### ##### ###### #### #####
55062024-08-11T08:13:47.894Z # # # # # # # # # #
55072024-08-11T08:13:47.894Z # # # # # # ##### #### #
55082024-08-11T08:13:47.894Z # # # # # # # # #
55092024-08-11T08:13:47.894Z # # # # # # # # # # #
55102024-08-11T08:13:47.894Z ##### #### #### # ###### #### #
55112024-08-11T08:13:47.894Z
55122024-08-11T08:13:47.894Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
55132024-08-11T08:13:50.068Z Fresh unicode-ident v1.0.12
55142024-08-11T08:13:50.068Z Fresh cfg-if v1.0.0
55152024-08-11T08:13:50.072Z Fresh autocfg v1.3.0
55162024-08-11T08:13:50.072Z Fresh version_check v0.9.5
55172024-08-11T08:13:50.072Z Fresh memchr v2.7.2
55182024-08-11T08:13:50.072Z Fresh proc-macro2 v1.0.86
55192024-08-11T08:13:50.072Z Fresh scopeguard v1.2.0
55202024-08-11T08:13:50.072Z Fresh log v0.4.21
55212024-08-11T08:13:50.072Z Fresh byteorder v1.5.0
55222024-08-11T08:13:50.072Z Fresh itoa v1.0.11
55232024-08-11T08:13:50.072Z Fresh quote v1.0.36
55242024-08-11T08:13:50.072Z Fresh libc v0.2.155
55252024-08-11T08:13:50.072Z Fresh once_cell v1.19.0
55262024-08-11T08:13:50.072Z Fresh smallvec v1.13.2
55272024-08-11T08:13:50.072Z Fresh syn v2.0.72
55282024-08-11T08:13:50.072Z Fresh getrandom v0.2.14
55292024-08-11T08:13:50.073Z Fresh lock_api v0.4.12
55302024-08-11T08:13:50.073Z Fresh cc v1.0.97
55312024-08-11T08:13:50.073Z Fresh pin-project-lite v0.2.14
55322024-08-11T08:13:50.073Z Fresh serde_derive v1.0.205
55332024-08-11T08:13:50.073Z Fresh parking_lot_core v0.9.10
55342024-08-11T08:13:50.073Z Fresh zerocopy-derive v0.7.34
55352024-08-11T08:13:50.073Z Fresh libm v0.2.8
55362024-08-11T08:13:50.073Z Fresh ryu v1.0.18
55372024-08-11T08:13:50.073Z Fresh spin v0.9.8
55382024-08-11T08:13:50.073Z Fresh signal-hook-registry v1.4.2
55392024-08-11T08:13:50.073Z Fresh serde v1.0.205
55402024-08-11T08:13:50.073Z Fresh parking_lot v0.12.2
55412024-08-11T08:13:50.073Z Fresh zerocopy v0.7.34
55422024-08-11T08:13:50.073Z Fresh num-traits v0.2.19
55432024-08-11T08:13:50.073Z Fresh thiserror-impl v1.0.63
55442024-08-11T08:13:50.073Z Fresh mio v0.8.11
55452024-08-11T08:13:50.076Z Fresh bytes v1.7.1
55462024-08-11T08:13:50.076Z Fresh thiserror v1.0.63
55472024-08-11T08:13:50.076Z Fresh bitflags v2.6.0
55482024-08-11T08:13:50.076Z Fresh num_cpus v1.16.0
55492024-08-11T08:13:50.076Z Fresh allocator-api2 v0.2.18
55502024-08-11T08:13:50.076Z Fresh tokio-macros v2.3.0
55512024-08-11T08:13:50.076Z Fresh ahash v0.8.11
55522024-08-11T08:13:50.076Z Fresh socket2 v0.5.7
55532024-08-11T08:13:50.076Z Fresh rand_core v0.6.4
55542024-08-11T08:13:50.076Z Fresh futures-core v0.3.30
55552024-08-11T08:13:50.076Z Fresh fnv v1.0.7
55562024-08-11T08:13:50.077Z Fresh equivalent v1.0.1
55572024-08-11T08:13:50.077Z Fresh zeroize_derive v1.4.2
55582024-08-11T08:13:50.077Z Fresh serde_json v1.0.122
55592024-08-11T08:13:50.077Z Fresh hashbrown v0.14.5
55602024-08-11T08:13:50.077Z Fresh tokio v1.38.1
55612024-08-11T08:13:50.077Z Fresh zeroize v1.7.0
55622024-08-11T08:13:50.077Z Fresh futures-sink v0.3.30
55632024-08-11T08:13:50.077Z Fresh futures-macro v0.3.30
55642024-08-11T08:13:50.077Z Fresh regex-syntax v0.8.4
55652024-08-11T08:13:50.077Z Fresh indexmap v2.3.0
55662024-08-11T08:13:50.077Z Fresh futures-channel v0.3.30
55672024-08-11T08:13:50.077Z Fresh futures-io v0.3.30
55682024-08-11T08:13:50.077Z Fresh pin-utils v0.1.0
55692024-08-11T08:13:50.077Z Fresh futures-task v0.3.30
55702024-08-11T08:13:50.077Z Fresh aho-corasick v1.1.3
55712024-08-11T08:13:50.077Z Fresh slab v0.4.9
55722024-08-11T08:13:50.077Z Fresh regex-automata v0.4.6
55732024-08-11T08:13:50.077Z Fresh heck v0.5.0
55742024-08-11T08:13:50.077Z Fresh iana-time-zone v0.1.60
55752024-08-11T08:13:50.077Z Fresh uuid v1.10.0
55762024-08-11T08:13:50.077Z Fresh futures-util v0.3.30
55772024-08-11T08:13:50.077Z Fresh syn v1.0.109
55782024-08-11T08:13:50.077Z Fresh chrono v0.4.38
55792024-08-11T08:13:50.077Z Fresh subtle v2.5.0
55802024-08-11T08:13:50.077Z Fresh regex v1.10.6
55812024-08-11T08:13:50.077Z Fresh typenum v1.17.0
55822024-08-11T08:13:50.077Z Fresh errno v0.3.9
55832024-08-11T08:13:50.077Z Fresh tinyvec_macros v0.1.1
55842024-08-11T08:13:50.077Z Fresh serde_derive_internals v0.29.1
55852024-08-11T08:13:50.077Z Fresh pkg-config v0.3.30
55862024-08-11T08:13:50.077Z Fresh generic-array v0.14.7
55872024-08-11T08:13:50.077Z Fresh rustix v0.38.34
55882024-08-11T08:13:50.077Z Fresh tinyvec v1.6.0
55892024-08-11T08:13:50.077Z Fresh dyn-clone v1.0.17
55902024-08-11T08:13:50.077Z Fresh schemars_derive v0.8.21
55912024-08-11T08:13:50.077Z Fresh lazy_static v1.5.0
55922024-08-11T08:13:50.077Z Fresh semver v1.0.23
55932024-08-11T08:13:50.077Z Fresh crypto-common v0.1.6
55942024-08-11T08:13:50.078Z Fresh unicode-normalization v0.1.23
55952024-08-11T08:13:50.078Z Fresh const-oid v0.9.6
55962024-08-11T08:13:50.078Z Fresh schemars v0.8.21
55972024-08-11T08:13:50.078Z Fresh unicode-bidi v0.3.15
55982024-08-11T08:13:50.078Z Fresh tracing-attributes v0.1.27
55992024-08-11T08:13:50.078Z Fresh tracing-core v0.1.32
56002024-08-11T08:13:50.078Z Fresh either v1.13.0
56012024-08-11T08:13:50.078Z Fresh tracing v0.1.40
56022024-08-11T08:13:50.078Z Fresh percent-encoding v2.3.1
56032024-08-11T08:13:50.078Z Fresh ppv-lite86 v0.2.17
56042024-08-11T08:13:50.081Z Fresh block-buffer v0.10.4
56052024-08-11T08:13:50.081Z Fresh unicode-width v0.1.13
56062024-08-11T08:13:50.081Z Fresh rand_chacha v0.3.1
56072024-08-11T08:13:50.081Z Fresh form_urlencoded v1.2.1
56082024-08-11T08:13:50.081Z Fresh digest v0.10.7
56092024-08-11T08:13:50.081Z Fresh http v0.2.12
56102024-08-11T08:13:50.081Z Fresh powerfmt v0.2.0
56112024-08-11T08:13:50.081Z Fresh time-core v0.1.2
56122024-08-11T08:13:50.081Z Fresh rand v0.8.5
56132024-08-11T08:13:50.081Z Fresh httparse v1.8.0
56142024-08-11T08:13:50.081Z Fresh num-conv v0.1.0
56152024-08-11T08:13:50.081Z Fresh deranged v0.3.11
56162024-08-11T08:13:50.081Z Fresh num_threads v0.1.7
56172024-08-11T08:13:50.081Z Fresh idna v0.5.0
56182024-08-11T08:13:50.081Z Fresh untrusted v0.9.0
56192024-08-11T08:13:50.081Z Fresh time-macros v0.2.18
56202024-08-11T08:13:50.081Z Fresh ring v0.17.8
56212024-08-11T08:13:50.081Z Fresh url v2.5.2
56222024-08-11T08:13:50.081Z Fresh serde_tokenstream v0.2.1
56232024-08-11T08:13:50.082Z Fresh strsim v0.11.1
56242024-08-11T08:13:50.082Z Fresh adler v1.0.2
56252024-08-11T08:13:50.082Z Fresh time v0.3.36
56262024-08-11T08:13:50.082Z Fresh vcpkg v0.2.15
56272024-08-11T08:13:50.082Z Fresh miniz_oxide v0.7.2
56282024-08-11T08:13:50.082Z Fresh rustversion v1.0.17
56292024-08-11T08:13:50.082Z Fresh toml_datetime v0.6.8
56302024-08-11T08:13:50.082Z Fresh serde_spanned v0.6.7
56312024-08-11T08:13:50.082Z Fresh try-lock v0.2.5
56322024-08-11T08:13:50.082Z Fresh cpufeatures v0.2.12
56332024-08-11T08:13:50.082Z Fresh want v0.3.1
56342024-08-11T08:13:50.082Z Fresh slog v2.7.0
56352024-08-11T08:13:50.082Z Fresh tower-service v0.3.2
56362024-08-11T08:13:50.082Z Fresh tokio-util v0.7.11
56372024-08-11T08:13:50.082Z Fresh async-trait v0.1.81
56382024-08-11T08:13:50.082Z Fresh base64 v0.21.7
56392024-08-11T08:13:50.082Z Fresh httpdate v1.0.3
56402024-08-11T08:13:50.082Z Fresh h2 v0.3.26
56412024-08-11T08:13:50.082Z Fresh http-body v0.4.6
56422024-08-11T08:13:50.082Z Fresh futures-executor v0.3.30
56432024-08-11T08:13:50.082Z Fresh openssl-probe v0.1.5
56442024-08-11T08:13:50.082Z Fresh gimli v0.28.1
56452024-08-11T08:13:50.085Z Fresh foreign-types-shared v0.1.1
56462024-08-11T08:13:50.085Z Fresh addr2line v0.21.0
56472024-08-11T08:13:50.085Z Fresh openssl-sys v0.9.103
56482024-08-11T08:13:50.085Z Fresh hyper v0.14.30
56492024-08-11T08:13:50.085Z Fresh openssl-macros v0.1.1
56502024-08-11T08:13:50.085Z Fresh object v0.32.2
56512024-08-11T08:13:50.085Z Fresh foreign-types v0.3.2
56522024-08-11T08:13:50.085Z Fresh mime v0.3.17
56532024-08-11T08:13:50.086Z Fresh rustc-demangle v0.1.24
56542024-08-11T08:13:50.086Z Fresh futures v0.3.30
56552024-08-11T08:13:50.086Z Fresh backtrace v0.3.71
56562024-08-11T08:13:50.086Z Fresh openssl v0.10.66
56572024-08-11T08:13:50.086Z Fresh ipnet v2.9.0
56582024-08-11T08:13:50.086Z Fresh heck v0.4.1
56592024-08-11T08:13:50.086Z Fresh winnow v0.5.40
56602024-08-11T08:13:50.086Z Fresh crossbeam-utils v0.8.19
56612024-08-11T08:13:50.086Z Fresh anyhow v1.0.86
56622024-08-11T08:13:50.086Z Fresh toml_edit v0.19.15
56632024-08-11T08:13:50.086Z Fresh rustls-webpki v0.101.7
56642024-08-11T08:13:50.086Z Fresh sct v0.7.1
56652024-08-11T08:13:50.086Z Fresh ucd-trie v0.1.6
56662024-08-11T08:13:50.086Z Fresh utf8parse v0.2.1
56672024-08-11T08:13:50.086Z Fresh native-tls v0.2.11
56682024-08-11T08:13:50.086Z Fresh rustls v0.21.12
56692024-08-11T08:13:50.086Z Fresh serde_urlencoded v0.7.1
56702024-08-11T08:13:50.086Z Fresh idna v0.3.0
56712024-08-11T08:13:50.086Z Fresh encoding_rs v0.8.34
56722024-08-11T08:13:50.086Z Fresh pest v2.7.10
56732024-08-11T08:13:50.086Z Fresh psl-types v2.0.11
56742024-08-11T08:13:50.086Z Fresh tokio-rustls v0.24.1
56752024-08-11T08:13:50.086Z Fresh tokio-native-tls v0.3.1
56762024-08-11T08:13:50.086Z Fresh cookie v0.17.0
56772024-08-11T08:13:50.086Z Fresh scroll_derive v0.12.0
56782024-08-11T08:13:50.086Z Fresh anstyle v1.0.8
56792024-08-11T08:13:50.086Z Fresh rustls-pemfile v1.0.4
56802024-08-11T08:13:50.086Z Fresh publicsuffix v2.2.3
56812024-08-11T08:13:50.086Z Fresh pest_meta v2.7.10
56822024-08-11T08:13:50.086Z Fresh scroll v0.12.0
56832024-08-11T08:13:50.087Z Fresh hyper-tls v0.5.0
56842024-08-11T08:13:50.087Z Fresh hyper-rustls v0.24.2
56852024-08-11T08:13:50.087Z Fresh openapiv3 v2.0.0
56862024-08-11T08:13:50.087Z Fresh plain v0.2.3
56872024-08-11T08:13:50.087Z Fresh webpki-roots v0.25.4
56882024-08-11T08:13:50.087Z Fresh pest_generator v2.7.10
56892024-08-11T08:13:50.087Z Fresh cookie_store v0.20.0
56902024-08-11T08:13:50.087Z Fresh sync_wrapper v0.1.2
56912024-08-11T08:13:50.087Z Fresh bitflags v1.3.2
56922024-08-11T08:13:50.087Z Fresh base64ct v1.6.0
56932024-08-11T08:13:50.087Z Fresh goblin v0.8.2
56942024-08-11T08:13:50.087Z Fresh rustc_version v0.4.0
56952024-08-11T08:13:50.090Z Fresh reqwest v0.11.27
56962024-08-11T08:13:50.090Z Fresh pest_derive v2.7.10
56972024-08-11T08:13:50.090Z Fresh pretty-hex v0.4.1
56982024-08-11T08:13:50.090Z Fresh anstyle-parse v0.2.4
56992024-08-11T08:13:50.090Z Fresh thread-id v4.2.1
57002024-08-11T08:13:50.090Z Fresh anstyle-query v1.0.3
57012024-08-11T08:13:50.090Z Fresh colorchoice v1.0.1
57022024-08-11T08:13:50.090Z Fresh dtrace-parser v0.2.0
57032024-08-11T08:13:50.090Z Fresh dof v0.3.0
57042024-08-11T08:13:50.090Z Fresh data-encoding v2.6.0
57052024-08-11T08:13:50.091Z Fresh is_terminal_polyfill v1.70.0
57062024-08-11T08:13:50.091Z Fresh pem-rfc7468 v0.7.0
57072024-08-11T08:13:50.091Z Fresh terminal_size v0.3.0
57082024-08-11T08:13:50.091Z Fresh der_derive v0.7.2
57092024-08-11T08:13:50.091Z Fresh anstream v0.6.14
57102024-08-11T08:13:50.091Z Fresh usdt-impl v0.5.0
57112024-08-11T08:13:50.091Z Fresh bit-vec v0.6.3
57122024-08-11T08:13:50.091Z Fresh unicode-segmentation v1.11.0
57132024-08-11T08:13:50.091Z Fresh flagset v0.4.5
57142024-08-11T08:13:50.091Z Fresh clap_lex v0.7.0
57152024-08-11T08:13:50.091Z Fresh base64 v0.22.1
57162024-08-11T08:13:50.091Z Fresh clap_builder v4.5.15
57172024-08-11T08:13:50.091Z Fresh der v0.7.9
57182024-08-11T08:13:50.091Z Fresh clap_derive v4.5.13
57192024-08-11T08:13:50.091Z Fresh num-integer v0.1.46
57202024-08-11T08:13:50.091Z Fresh siphasher v0.3.11
57212024-08-11T08:13:50.091Z Fresh usdt-attr-macro v0.5.0
57222024-08-11T08:13:50.091Z Fresh crc32fast v1.4.0
57232024-08-11T08:13:50.091Z Fresh usdt-macro v0.5.0
57242024-08-11T08:13:50.091Z Fresh spki v0.7.3
57252024-08-11T08:13:50.091Z Fresh clap v4.5.15
57262024-08-11T08:13:50.091Z Fresh crossbeam-epoch v0.9.18
57272024-08-11T08:13:50.091Z Fresh itertools v0.10.5
57282024-08-11T08:13:50.091Z Fresh memmap v0.7.0
57292024-08-11T08:13:50.091Z Fresh stable_deref_trait v1.2.0
57302024-08-11T08:13:50.091Z Fresh bit-set v0.5.3
57312024-08-11T08:13:50.091Z Fresh hex v0.4.3
57322024-08-11T08:13:50.091Z Fresh usdt v0.5.0
57332024-08-11T08:13:50.091Z Fresh pkcs8 v0.10.2
57342024-08-11T08:13:50.091Z Fresh toml v0.7.8
57352024-08-11T08:13:50.091Z Fresh itertools v0.12.1
57362024-08-11T08:13:50.091Z Fresh zerocopy-derive v0.6.6
57372024-08-11T08:13:50.091Z Fresh fixedbitset v0.4.2
57382024-08-11T08:13:50.091Z Fresh managed v0.8.0
57392024-08-11T08:13:50.091Z Fresh winnow v0.6.18
57402024-08-11T08:13:50.091Z Fresh zerocopy v0.6.6
57412024-08-11T08:13:50.092Z Fresh petgraph v0.6.5
57422024-08-11T08:13:50.092Z Fresh flate2 v1.0.31
57432024-08-11T08:13:50.092Z Fresh phf_shared v0.10.0
57442024-08-11T08:13:50.092Z Fresh sha2 v0.10.8
57452024-08-11T08:13:50.092Z Fresh minimal-lexical v0.2.1
57462024-08-11T08:13:50.092Z Fresh signal-hook v0.3.17
57472024-08-11T08:13:50.092Z Fresh toml_edit v0.22.20
57482024-08-11T08:13:50.092Z Fresh precomputed-hash v0.1.1
57492024-08-11T08:13:50.092Z Fresh new_debug_unreachable v1.0.6
57502024-08-11T08:13:50.092Z Fresh unicode-xid v0.2.4
57512024-08-11T08:13:50.095Z Fresh nom v7.1.3
57522024-08-11T08:13:50.095Z Fresh num-iter v0.1.45
57532024-08-11T08:13:50.095Z Fresh hmac v0.12.1
57542024-08-11T08:13:50.095Z Fresh string_cache v0.8.7
57552024-08-11T08:13:50.095Z Fresh mio v1.0.1
57562024-08-11T08:13:50.095Z Fresh static_assertions v1.1.0
57572024-08-11T08:13:50.095Z Fresh lalrpop-util v0.19.12
57582024-08-11T08:13:50.095Z Fresh regex-automata v0.1.10
57592024-08-11T08:13:50.095Z Fresh matches v0.1.10
57602024-08-11T08:13:50.095Z Fresh enum-as-inner v0.5.1
57612024-08-11T08:13:50.095Z Fresh signal-hook-mio v0.2.4
57622024-08-11T08:13:50.095Z Fresh bstr v0.2.17
57632024-08-11T08:13:50.095Z Fresh idna v0.2.3
57642024-08-11T08:13:50.095Z Fresh block-padding v0.3.3
57652024-08-11T08:13:50.095Z Fresh hash32 v0.2.1
57662024-08-11T08:13:50.095Z Fresh finl_unicode v1.2.0
57672024-08-11T08:13:50.095Z Fresh predicates-core v1.0.6
57682024-08-11T08:13:50.095Z Fresh heapless v0.7.17
57692024-08-11T08:13:50.095Z Fresh stringprep v0.1.4
57702024-08-11T08:13:50.096Z Fresh trust-dns-proto v0.22.0
57712024-08-11T08:13:50.096Z Fresh inout v0.1.3
57722024-08-11T08:13:50.096Z Fresh md-5 v0.10.6
57732024-08-11T08:13:50.096Z Fresh console v0.15.8
57742024-08-11T08:13:50.096Z Fresh ff v0.13.0
57752024-08-11T08:13:50.096Z Fresh hubpack_derive v0.1.1
57762024-08-11T08:13:50.096Z Fresh bstr v1.9.1
57772024-08-11T08:13:50.096Z Fresh float-cmp v0.9.0
57782024-08-11T08:13:50.096Z Fresh normalize-line-endings v0.3.0
57792024-08-11T08:13:50.096Z Fresh difflib v0.4.0
57802024-08-11T08:13:50.096Z Fresh base16ct v0.2.0
57812024-08-11T08:13:50.096Z Fresh fallible-iterator v0.2.0
57822024-08-11T08:13:50.096Z Fresh hubpack v0.1.2
57832024-08-11T08:13:50.096Z Fresh group v0.13.0
57842024-08-11T08:13:50.096Z Fresh predicates v3.1.2
57852024-08-11T08:13:50.096Z Fresh postgres-protocol v0.6.7
57862024-08-11T08:13:50.096Z Fresh sec1 v0.7.3
57872024-08-11T08:13:50.096Z Fresh smoltcp v0.9.1
57882024-08-11T08:13:50.096Z Fresh cipher v0.4.4
57892024-08-11T08:13:50.096Z Fresh similar v2.5.0
57902024-08-11T08:13:50.096Z Fresh hkdf v0.12.4
57912024-08-11T08:13:50.096Z Fresh num-bigint v0.4.5
57922024-08-11T08:13:50.096Z Fresh phf_shared v0.11.2
57932024-08-11T08:13:50.096Z Fresh strum_macros v0.25.3
57942024-08-11T08:13:50.096Z Fresh crypto-bigint v0.5.5
57952024-08-11T08:13:50.096Z Fresh serde_repr v0.1.19
57962024-08-11T08:13:50.096Z Fresh peg-runtime v0.8.3
57972024-08-11T08:13:50.096Z Fresh elliptic-curve v0.13.8
57982024-08-11T08:13:50.096Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
57992024-08-11T08:13:50.096Z Fresh yasna v0.5.2
58002024-08-11T08:13:50.096Z Fresh phf v0.11.2
58012024-08-11T08:13:50.096Z Fresh postgres-types v0.2.7
58022024-08-11T08:13:50.096Z Fresh whoami v1.5.1
58032024-08-11T08:13:50.096Z Fresh tokio-stream v0.1.15
58042024-08-11T08:13:50.096Z Fresh fs-err v2.11.0
58052024-08-11T08:13:50.096Z Fresh tokio-postgres v0.7.11
58062024-08-11T08:13:50.096Z Fresh regress v0.9.1
58072024-08-11T08:13:50.096Z Fresh getopts v0.2.21
58082024-08-11T08:13:50.097Z Fresh unsafe-libyaml v0.2.11
58092024-08-11T08:13:50.097Z Fresh progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
58102024-08-11T08:13:50.097Z Fresh is-terminal v0.4.12
58112024-08-11T08:13:50.097Z Fresh typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
58122024-08-11T08:13:50.097Z Fresh serde_yaml v0.9.34+deprecated
58132024-08-11T08:13:50.097Z Fresh dirs-sys-next v0.1.2
58142024-08-11T08:13:50.097Z Fresh ident_case v1.0.1
58152024-08-11T08:13:50.097Z Fresh strum_macros v0.26.4
58162024-08-11T08:13:50.097Z Fresh http v1.1.0
58172024-08-11T08:13:50.097Z Fresh typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
58182024-08-11T08:13:50.100Z Fresh camino v1.1.7
58192024-08-11T08:13:50.101Z Fresh dirs-next v2.0.0
58202024-08-11T08:13:50.101Z Fresh darling_core v0.20.9
58212024-08-11T08:13:50.101Z Fresh strum v0.26.3
58222024-08-11T08:13:50.101Z Fresh sha1 v0.10.6
58232024-08-11T08:13:50.101Z Fresh typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
58242024-08-11T08:13:50.101Z Fresh term v0.7.0
58252024-08-11T08:13:50.101Z Fresh darling_macro v0.20.9
58262024-08-11T08:13:50.101Z Fresh toml v0.8.19
58272024-08-11T08:13:50.101Z Fresh crossbeam-channel v0.5.12
58282024-08-11T08:13:50.101Z Fresh thread_local v1.1.8
58292024-08-11T08:13:50.101Z Fresh progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
58302024-08-11T08:13:50.101Z Fresh darling v0.20.9
58312024-08-11T08:13:50.101Z Fresh paste v1.0.15
58322024-08-11T08:13:50.101Z Fresh match_cfg v0.1.0
58332024-08-11T08:13:50.101Z Fresh rustls-pki-types v1.7.0
58342024-08-11T08:13:50.101Z Fresh take_mut v0.2.2
58352024-08-11T08:13:50.101Z Fresh fastrand v2.1.0
58362024-08-11T08:13:50.101Z Fresh progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
58372024-08-11T08:13:50.101Z Fresh hostname v0.3.1
58382024-08-11T08:13:50.101Z Fresh tempfile v3.10.1
58392024-08-11T08:13:50.101Z Fresh slog-term v2.9.1
58402024-08-11T08:13:50.101Z Fresh ipnetwork v0.20.0
58412024-08-11T08:13:50.101Z Fresh rustls-webpki v0.102.4
58422024-08-11T08:13:50.101Z Fresh progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
58432024-08-11T08:13:50.101Z Fresh slog-async v2.8.0
58442024-08-11T08:13:50.101Z Fresh rustls-pemfile v2.1.3
58452024-08-11T08:13:50.101Z Fresh debug-ignore v1.0.5
58462024-08-11T08:13:50.101Z Fresh slog-json v2.6.1
58472024-08-11T08:13:50.101Z Fresh newtype-uuid v1.1.0
58482024-08-11T08:13:50.101Z Fresh rustls v0.22.4
58492024-08-11T08:13:50.101Z Fresh async-stream-impl v0.3.5
58502024-08-11T08:13:50.101Z Fresh instant v0.1.12
58512024-08-11T08:13:50.101Z Fresh atomic-waker v1.1.2
58522024-08-11T08:13:50.101Z Fresh slog-bunyan v2.5.0
58532024-08-11T08:13:50.101Z Fresh dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
58542024-08-11T08:13:50.101Z Fresh tokio-rustls v0.25.0
58552024-08-11T08:13:50.101Z Fresh multer v3.1.0
58562024-08-11T08:13:50.102Z Fresh async-stream v0.3.5
58572024-08-11T08:13:50.102Z Fresh waitgroup v0.1.2
58582024-08-11T08:13:50.102Z Fresh serde_path_to_error v0.1.16
58592024-08-11T08:13:50.102Z Fresh hostname v0.4.0
58602024-08-11T08:13:50.102Z Fresh serde_with_macros v3.8.3
58612024-08-11T08:13:50.102Z Fresh dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#52d900a4)
58622024-08-11T08:13:50.102Z Fresh quick-error v1.2.3
58632024-08-11T08:13:50.102Z Fresh serde_with v3.8.3
58642024-08-11T08:13:50.102Z Fresh structmeta-derive v0.3.0
58652024-08-11T08:13:50.102Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
58662024-08-11T08:13:50.102Z Fresh backoff v0.4.0
58672024-08-11T08:13:50.102Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
58682024-08-11T08:13:50.102Z Fresh structmeta v0.3.0
58692024-08-11T08:13:50.102Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
58702024-08-11T08:13:50.102Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
58712024-08-11T08:13:50.102Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
58722024-08-11T08:13:50.102Z Fresh macaddr v1.0.1
58732024-08-11T08:13:50.102Z Fresh wait-timeout v0.2.0
58742024-08-11T08:13:50.102Z Fresh rand_xorshift v0.3.0
58752024-08-11T08:13:50.102Z Fresh parse-display-derive v0.10.0
58762024-08-11T08:13:50.102Z Fresh rusty-fork v0.3.0
58772024-08-11T08:13:50.102Z Fresh structmeta-derive v0.2.0
58782024-08-11T08:13:50.102Z Fresh unarray v0.1.4
58792024-08-11T08:13:50.102Z Fresh camino-tempfile v1.1.1
58802024-08-11T08:13:50.102Z Fresh proc-macro-crate v1.3.1
58812024-08-11T08:13:50.102Z Fresh parse-display v0.10.0
58822024-08-11T08:13:50.102Z Fresh proptest v1.5.0
58832024-08-11T08:13:50.102Z Fresh structmeta v0.2.0
58842024-08-11T08:13:50.102Z Fresh num_enum_derive v0.5.11
58852024-08-11T08:13:50.102Z Fresh test-strategy v0.3.1
58862024-08-11T08:13:50.102Z Fresh proc-macro-error-attr v1.0.4
58872024-08-11T08:13:50.102Z Fresh num_enum v0.5.11
58882024-08-11T08:13:50.102Z Fresh foreign-types-macros v0.2.3
58892024-08-11T08:13:50.102Z Fresh foreign-types-shared v0.3.1
58902024-08-11T08:13:50.102Z Fresh proc-macro-error v1.0.4
58912024-08-11T08:13:50.102Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
58922024-08-11T08:13:50.102Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
58932024-08-11T08:13:50.102Z Fresh foreign-types v0.5.0
58942024-08-11T08:13:50.103Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
58952024-08-11T08:13:50.103Z Fresh cstr-argument v0.1.2
58962024-08-11T08:13:50.103Z Fresh pretty-hex v0.2.1
58972024-08-11T08:13:50.103Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
58982024-08-11T08:13:50.103Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
58992024-08-11T08:13:50.103Z Fresh tabwriter v1.4.0
59002024-08-11T08:13:50.103Z Fresh colored v2.1.0
59012024-08-11T08:13:50.103Z Fresh socket2 v0.4.10
59022024-08-11T08:13:50.103Z Fresh smf v0.2.3
59032024-08-11T08:13:50.103Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
59042024-08-11T08:13:50.103Z Fresh hash32 v0.3.1
59052024-08-11T08:13:50.103Z Fresh cobs v0.2.3
59062024-08-11T08:13:50.103Z Fresh embedded-io v0.4.0
59072024-08-11T08:13:50.103Z Fresh heapless v0.8.0
59082024-08-11T08:13:50.103Z Fresh postcard v1.0.8
59092024-08-11T08:13:50.103Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
59102024-08-11T08:13:50.103Z Fresh termtree v0.4.1
59112024-08-11T08:13:50.103Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
59122024-08-11T08:13:50.107Z Fresh smoltcp v0.11.0
59132024-08-11T08:13:50.107Z Fresh predicates-tree v1.0.9
59142024-08-11T08:13:50.107Z Fresh crucible-workspace-hack v0.1.0
59152024-08-11T08:13:50.107Z Fresh sigpipe v0.1.3
59162024-08-11T08:13:50.107Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
59172024-08-11T08:13:50.107Z Fresh zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
59182024-08-11T08:13:50.107Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
59192024-08-11T08:13:50.107Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
59202024-08-11T08:13:50.107Z Fresh num-derive v0.4.2
59212024-08-11T08:13:50.107Z Fresh fragile v2.0.0
59222024-08-11T08:13:50.107Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
59232024-08-11T08:13:50.107Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
59242024-08-11T08:13:50.107Z Fresh mockall_derive v0.13.0
59252024-08-11T08:13:50.107Z Fresh downcast v0.11.0
59262024-08-11T08:13:50.107Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
59272024-08-11T08:13:50.107Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
59282024-08-11T08:13:50.107Z Fresh zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
59292024-08-11T08:13:50.107Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
59302024-08-11T08:13:50.107Z Fresh mockall v0.13.0
59312024-08-11T08:13:50.107Z Fresh humantime v2.1.0
59322024-08-11T08:13:50.107Z Fresh same-file v1.0.6
59332024-08-11T08:13:50.108Z Fresh xattr v1.3.1
59342024-08-11T08:13:50.108Z Fresh filetime v0.2.24
59352024-08-11T08:13:50.108Z Fresh derive-where v1.2.7
59362024-08-11T08:13:50.108Z Fresh newline-converter v0.3.0
59372024-08-11T08:13:50.108Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
59382024-08-11T08:13:50.108Z Fresh walkdir v2.5.0
59392024-08-11T08:13:50.108Z Fresh tar v0.4.41
59402024-08-11T08:13:50.108Z Fresh expectorate v1.1.0
59412024-08-11T08:13:50.108Z Fresh password-hash v0.5.0
59422024-08-11T08:13:50.108Z Fresh blake2 v0.10.6
59432024-08-11T08:13:50.108Z Fresh termcolor v1.4.1
59442024-08-11T08:13:50.108Z Fresh argon2 v0.5.3
59452024-08-11T08:13:50.108Z Fresh convert_case v0.4.0
59462024-08-11T08:13:50.108Z Fresh arc-swap v1.7.1
59472024-08-11T08:13:50.108Z Fresh utf-8 v0.7.6
59482024-08-11T08:13:50.108Z Fresh derive_more v0.99.18
59492024-08-11T08:13:50.108Z Fresh slog-scope v4.4.0
59502024-08-11T08:13:50.108Z Fresh atty v0.2.14
59512024-08-11T08:13:50.108Z Fresh home v0.5.9
59522024-08-11T08:13:50.108Z Fresh semver v0.1.20
59532024-08-11T08:13:50.108Z Fresh slog-stdlog v4.1.1
59542024-08-11T08:13:50.108Z Fresh rustc_version v0.1.7
59552024-08-11T08:13:50.108Z Fresh tungstenite v0.21.0
59562024-08-11T08:13:50.108Z Fresh pem v3.0.4
59572024-08-11T08:13:50.108Z Fresh env_logger v0.9.3
59582024-08-11T08:13:50.108Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59592024-08-11T08:13:50.108Z Fresh slog-envlogger v2.2.0
59602024-08-11T08:13:50.108Z Fresh tokio-tungstenite v0.21.0
59612024-08-11T08:13:50.108Z Fresh bitstruct_derive v0.1.0
59622024-08-11T08:13:50.108Z Fresh viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59632024-08-11T08:13:50.108Z Fresh ascii v1.1.0
59642024-08-11T08:13:50.108Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59652024-08-11T08:13:50.108Z Fresh tungstenite v0.20.1
59662024-08-11T08:13:50.108Z Fresh rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
59672024-08-11T08:13:50.108Z Fresh bitstruct v0.1.1
59682024-08-11T08:13:50.108Z Fresh viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59692024-08-11T08:13:50.108Z Fresh dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59702024-08-11T08:13:50.108Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59712024-08-11T08:13:50.108Z Fresh serde_arrays v0.1.0
59722024-08-11T08:13:50.109Z Fresh erased-serde v0.3.31
59732024-08-11T08:13:50.109Z Fresh newtype_derive v0.1.6
59742024-08-11T08:13:50.109Z Fresh propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59752024-08-11T08:13:50.109Z Fresh tokio-tungstenite v0.20.1
59762024-08-11T08:13:50.109Z Fresh heck v0.3.3
59772024-08-11T08:13:50.109Z Fresh glob v0.3.1
59782024-08-11T08:13:50.112Z Fresh atomicwrites v0.4.3
59792024-08-11T08:13:50.112Z Fresh steno v0.4.1
59802024-08-11T08:13:50.112Z Fresh zone_cfg_derive v0.1.2
59812024-08-11T08:13:50.112Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59822024-08-11T08:13:50.113Z Fresh headers-core v0.2.0
59832024-08-11T08:13:50.113Z Fresh base64 v0.13.1
59842024-08-11T08:13:50.113Z Fresh swrite v0.1.0
59852024-08-11T08:13:50.113Z Fresh zone v0.1.8
59862024-08-11T08:13:50.113Z Fresh prettyplease v0.2.20
59872024-08-11T08:13:50.113Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59882024-08-11T08:13:50.113Z Fresh ron v0.7.1
59892024-08-11T08:13:50.113Z Fresh headers v0.3.9
59902024-08-11T08:13:50.113Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
59912024-08-11T08:13:50.113Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
59922024-08-11T08:13:50.113Z Fresh portpicker v0.1.1
59932024-08-11T08:13:50.113Z Fresh half v2.4.1
59942024-08-11T08:13:50.113Z Fresh ciborium-io v0.2.2
59952024-08-11T08:13:50.113Z Fresh rcgen v0.12.1
59962024-08-11T08:13:50.113Z Fresh subprocess v0.2.9
59972024-08-11T08:13:50.113Z Fresh crossbeam-deque v0.8.5
59982024-08-11T08:13:50.113Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
59992024-08-11T08:13:50.113Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
60002024-08-11T08:13:50.113Z Fresh ciborium-ll v0.2.2
60012024-08-11T08:13:50.113Z Fresh arrayvec v0.7.4
60022024-08-11T08:13:50.113Z Fresh arrayref v0.3.7
60032024-08-11T08:13:50.113Z Fresh constant_time_eq v0.3.0
60042024-08-11T08:13:50.113Z Fresh ciborium v0.2.2
60052024-08-11T08:13:50.113Z Fresh rayon-core v1.12.1
60062024-08-11T08:13:50.113Z Fresh num-rational v0.4.2
60072024-08-11T08:13:50.113Z Fresh num-complex v0.4.6
60082024-08-11T08:13:50.113Z Fresh libsw v3.3.1
60092024-08-11T08:13:50.116Z Fresh rayon v1.10.0
60102024-08-11T08:13:50.116Z Fresh cancel-safe-futures v0.1.5
60112024-08-11T08:13:50.116Z Fresh num v0.4.3
60122024-08-11T08:13:50.116Z Fresh float-ord v0.3.2
60132024-08-11T08:13:50.116Z Fresh owo-colors v4.0.0
60142024-08-11T08:13:50.116Z Fresh linear-map v1.2.0
60152024-08-11T08:13:50.117Z Fresh memmap2 v0.9.4
60162024-08-11T08:13:50.117Z Fresh linked-hash-map v0.5.6
60172024-08-11T08:13:50.117Z Fresh spin v0.5.2
60182024-08-11T08:13:50.117Z Fresh display-error-chain v0.2.0
60192024-08-11T08:13:50.117Z Fresh untrusted v0.7.1
60202024-08-11T08:13:50.117Z Fresh ring v0.16.20
60212024-08-11T08:13:50.117Z Fresh lru-cache v0.1.2
60222024-08-11T08:13:50.117Z Fresh blake3 v1.5.1
60232024-08-11T08:13:50.117Z Fresh topological-sort v0.2.2
60242024-08-11T08:13:50.117Z Fresh maplit v1.0.2
60252024-08-11T08:13:50.117Z Fresh toolchain_find v0.4.0
60262024-08-11T08:13:50.117Z Fresh omicron-zone-package v0.11.0
60272024-08-11T08:13:50.117Z Fresh rustfmt-wrapper v0.2.1
60282024-08-11T08:13:50.117Z Fresh itertools v0.13.0
60292024-08-11T08:13:50.117Z Fresh tap v1.0.1
60302024-08-11T08:13:50.117Z Fresh radium v0.7.0
60312024-08-11T08:13:50.117Z Fresh wyz v0.5.1
60322024-08-11T08:13:50.117Z Fresh slog-dtrace v0.3.0
60332024-08-11T08:13:50.117Z Fresh resolv-conf v0.7.0
60342024-08-11T08:13:50.117Z Fresh bitfield-struct v0.6.1
60352024-08-11T08:13:50.117Z Fresh crc-catalog v2.4.0
60362024-08-11T08:13:50.117Z Fresh funty v2.0.0
60372024-08-11T08:13:50.117Z Fresh bitvec v1.0.1
60382024-08-11T08:13:50.117Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
60392024-08-11T08:13:50.117Z Fresh crc v3.2.1
60402024-08-11T08:13:50.117Z Fresh libefi-sys v0.1.0
60412024-08-11T08:13:50.117Z Fresh trust-dns-resolver v0.22.0
60422024-08-11T08:13:50.117Z Fresh maybe-uninit v2.0.0
60432024-08-11T08:13:50.117Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
60442024-08-11T08:13:50.117Z Fresh gethostname v0.5.0
60452024-08-11T08:13:50.117Z Fresh packed_struct_codegen v0.10.1
60462024-08-11T08:13:50.117Z Fresh keccak v0.1.5
60472024-08-11T08:13:50.117Z Fresh nodrop v0.1.14
60482024-08-11T08:13:50.117Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
60492024-08-11T08:13:50.117Z Fresh smallvec v0.6.14
60502024-08-11T08:13:50.117Z Fresh sha3 v0.10.8
60512024-08-11T08:13:50.117Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
60522024-08-11T08:13:50.118Z Fresh array-init v0.0.4
60532024-08-11T08:13:50.118Z Fresh packed_struct v0.10.1
60542024-08-11T08:13:50.118Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
60552024-08-11T08:13:50.118Z Fresh num-bigint-dig v0.8.4
60562024-08-11T08:13:50.118Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
60572024-08-11T08:13:50.118Z Fresh bzip2-sys v0.1.11+1.0.8
60582024-08-11T08:13:50.121Z Fresh pkcs1 v0.7.5
60592024-08-11T08:13:50.121Z Fresh signature v2.2.0
60602024-08-11T08:13:50.121Z Fresh secrecy v0.8.0
60612024-08-11T08:13:50.121Z Fresh bitfield v0.14.0
60622024-08-11T08:13:50.121Z Fresh hashbrown v0.12.3
60632024-08-11T08:13:50.121Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
60642024-08-11T08:13:50.121Z Fresh bzip2 v0.4.4
60652024-08-11T08:13:50.121Z Fresh indexmap v1.9.3
60662024-08-11T08:13:50.121Z Fresh rsa v0.9.6
60672024-08-11T08:13:50.121Z Fresh serde-hex v0.1.0
60682024-08-11T08:13:50.121Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
60692024-08-11T08:13:50.121Z Fresh env_logger v0.10.2
60702024-08-11T08:13:50.121Z Fresh dsl_auto_type v0.1.2
60712024-08-11T08:13:50.121Z Fresh x509-cert v0.2.5
60722024-08-11T08:13:50.121Z Fresh ron v0.8.1
60732024-08-11T08:13:50.121Z Fresh hashbrown v0.13.2
60742024-08-11T08:13:50.121Z Fresh scheduled-thread-pool v0.2.7
60752024-08-11T08:13:50.121Z Fresh diesel_table_macro_syntax v0.2.0
60762024-08-11T08:13:50.121Z Fresh crc-any v2.5.0
60772024-08-11T08:13:50.121Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
60782024-08-11T08:13:50.121Z Fresh r2d2 v0.8.10
60792024-08-11T08:13:50.121Z Fresh object v0.30.4
60802024-08-11T08:13:50.122Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
60812024-08-11T08:13:50.122Z Fresh diesel_derives v2.2.2
60822024-08-11T08:13:50.122Z Fresh zip v0.6.6
60832024-08-11T08:13:50.122Z Fresh path-slash v0.1.5
60842024-08-11T08:13:50.122Z Fresh diff v0.1.13
60852024-08-11T08:13:50.122Z Fresh crunchy v0.2.2
60862024-08-11T08:13:50.122Z Fresh diesel v2.2.2
60872024-08-11T08:13:50.122Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
60882024-08-11T08:13:50.122Z Fresh nibble_vec v0.1.0
60892024-08-11T08:13:50.122Z Fresh endian-type v0.1.2
60902024-08-11T08:13:50.122Z Fresh radix_trie v0.2.1
60912024-08-11T08:13:50.122Z Fresh tiny-keccak v2.0.2
60922024-08-11T08:13:50.122Z Fresh ascii-canvas v3.0.0
60932024-08-11T08:13:50.122Z Fresh async-recursion v1.1.1
60942024-08-11T08:13:50.122Z Fresh ref-cast-impl v1.0.23
60952024-08-11T08:13:50.122Z Fresh ena v0.14.3
60962024-08-11T08:13:50.122Z Fresh libloading v0.8.3
60972024-08-11T08:13:50.122Z Fresh regex-syntax v0.6.29
60982024-08-11T08:13:50.122Z Fresh lalrpop v0.19.12
60992024-08-11T08:13:50.122Z Fresh clang-sys v1.7.0
61002024-08-11T08:13:50.122Z Fresh ref-cast v1.0.23
61012024-08-11T08:13:50.122Z Fresh which v4.4.2
61022024-08-11T08:13:50.122Z Fresh cexpr v0.6.0
61032024-08-11T08:13:50.122Z Fresh universal-hash v0.5.1
61042024-08-11T08:13:50.122Z Fresh thiserror-impl-no-std v2.0.2
61052024-08-11T08:13:50.122Z Fresh curve25519-dalek-derive v0.1.1
61062024-08-11T08:13:50.122Z Fresh fxhash v0.2.1
61072024-08-11T08:13:50.122Z Fresh rustc-hash v1.1.0
61082024-08-11T08:13:50.122Z Fresh opaque-debug v0.3.1
61092024-08-11T08:13:50.122Z Fresh shlex v1.3.0
61102024-08-11T08:13:50.122Z Fresh lazycell v1.3.0
61112024-08-11T08:13:50.122Z Fresh bindgen v0.69.4
61122024-08-11T08:13:50.122Z Fresh poly1305 v0.8.0
61132024-08-11T08:13:50.122Z Fresh thiserror-no-std v2.0.2
61142024-08-11T08:13:50.122Z Fresh curve25519-dalek v4.1.3
61152024-08-11T08:13:50.126Z Fresh derive_builder_core v0.20.0
61162024-08-11T08:13:50.126Z Fresh chacha20 v0.9.1
61172024-08-11T08:13:50.126Z Fresh aead v0.5.2
61182024-08-11T08:13:50.126Z Fresh derive_builder_macro v0.20.0
61192024-08-11T08:13:50.126Z Fresh chacha20poly1305 v0.10.1
61202024-08-11T08:13:50.126Z Fresh vsss-rs v3.3.4
61212024-08-11T08:13:50.126Z Fresh strum_macros v0.24.3
61222024-08-11T08:13:50.126Z Fresh pin-project-internal v1.1.5
61232024-08-11T08:13:50.126Z Fresh indoc v1.0.9
61242024-08-11T08:13:50.126Z Fresh libxml v0.3.3
61252024-08-11T08:13:50.126Z Fresh pin-project v1.1.5
61262024-08-11T08:13:50.126Z Fresh derive_builder v0.20.0
61272024-08-11T08:13:50.126Z Fresh polar-core v0.27.3
61282024-08-11T08:13:50.126Z Fresh crossterm v0.28.1
61292024-08-11T08:13:50.126Z Fresh impl-trait-for-tuples v0.2.2
61302024-08-11T08:13:50.126Z Fresh oso-derive v0.27.3
61312024-08-11T08:13:50.126Z Fresh quick-xml v0.31.0
61322024-08-11T08:13:50.126Z Fresh samael v0.0.15
61332024-08-11T08:13:50.126Z Fresh oso v0.27.3
61342024-08-11T08:13:50.126Z Fresh cookie v0.18.1
61352024-08-11T08:13:50.126Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=220dd026e83142b83bd93123f465a64dd4600201#220dd026)
61362024-08-11T08:13:50.126Z Fresh parking_lot_core v0.8.6
61372024-08-11T08:13:50.126Z Fresh buf-list v1.0.3
61382024-08-11T08:13:50.126Z Fresh const_format_proc_macros v0.2.32
61392024-08-11T08:13:50.126Z Fresh bb8 v0.8.5
61402024-08-11T08:13:50.127Z Fresh vte_generate_state_changes v0.1.1
61412024-08-11T08:13:50.127Z Fresh unicase v2.7.0
61422024-08-11T08:13:50.127Z Fresh diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
61432024-08-11T08:13:50.127Z Fresh const_format v0.2.32
61442024-08-11T08:13:50.127Z Fresh vte v0.11.1
61452024-08-11T08:13:50.127Z Fresh parking_lot v0.11.2
61462024-08-11T08:13:50.127Z Fresh async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
61472024-08-11T08:13:50.127Z Fresh trust-dns-client v0.22.0
61482024-08-11T08:13:50.127Z Fresh fd-lock v4.0.2
61492024-08-11T08:13:50.127Z Fresh toml v0.5.11
61502024-08-11T08:13:50.127Z Fresh cfg_aliases v0.1.1
61512024-08-11T08:13:50.127Z Fresh sled v0.34.7
61522024-08-11T08:13:50.127Z Fresh trust-dns-server v0.22.1
61532024-08-11T08:13:50.127Z Fresh memoffset v0.9.1
61542024-08-11T08:13:50.127Z Fresh strip-ansi-escapes v0.2.0
61552024-08-11T08:13:50.127Z Fresh crossterm v0.27.0
61562024-08-11T08:13:50.127Z Fresh kstat-rs v0.2.4
61572024-08-11T08:13:50.127Z Fresh nanorand v0.7.0
61582024-08-11T08:13:50.127Z Fresh nu-ansi-term v0.50.0
61592024-08-11T08:13:50.127Z Fresh nix v0.27.1
61602024-08-11T08:13:50.127Z Fresh flume v0.11.0
61612024-08-11T08:13:50.127Z Fresh reedline v0.33.0
61622024-08-11T08:13:50.127Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
61632024-08-11T08:13:50.127Z Fresh snafu-derive v0.8.2
61642024-08-11T08:13:50.127Z Fresh serde-big-array v0.5.1
61652024-08-11T08:13:50.127Z Fresh bytecount v0.6.8
61662024-08-11T08:13:50.127Z Fresh nix v0.28.0
61672024-08-11T08:13:50.127Z Fresh papergrid v0.11.0
61682024-08-11T08:13:50.127Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
61692024-08-11T08:13:50.127Z Fresh snafu v0.8.2
61702024-08-11T08:13:50.127Z Fresh mime_guess v2.0.4
61712024-08-11T08:13:50.127Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
61722024-08-11T08:13:50.127Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
61732024-08-11T08:13:50.131Z Fresh tabled_derive v0.7.0
61742024-08-11T08:13:50.131Z Fresh peg-macros v0.8.4
61752024-08-11T08:13:50.131Z Fresh globset v0.4.14
61762024-08-11T08:13:50.131Z Fresh signal-hook-tokio v0.3.1
61772024-08-11T08:13:50.131Z Fresh olpc-cjson v0.1.3
61782024-08-11T08:13:50.131Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
61792024-08-11T08:13:50.131Z Fresh serde_plain v1.0.2
61802024-08-11T08:13:50.131Z Fresh sqlparser_derive v0.2.2
61812024-08-11T08:13:50.131Z Fresh http-range v0.1.5
61822024-08-11T08:13:50.131Z Fresh unicode_categories v0.1.1
61832024-08-11T08:13:50.131Z Fresh typed-path v0.7.1
61842024-08-11T08:13:50.131Z Fresh peg v0.8.4
61852024-08-11T08:13:50.131Z Fresh sqlparser v0.45.0
61862024-08-11T08:13:50.131Z Fresh hyper-staticfile v0.9.5
61872024-08-11T08:13:50.131Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
61882024-08-11T08:13:50.131Z Fresh tabled v0.15.0
61892024-08-11T08:13:50.131Z Fresh sqlformat v0.2.4
61902024-08-11T08:13:50.131Z Fresh tough v0.17.1
61912024-08-11T08:13:50.131Z Fresh rustyline v14.0.0
61922024-08-11T08:13:50.131Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
61932024-08-11T08:13:50.132Z Fresh bcs v0.1.6
61942024-08-11T08:13:50.132Z Fresh parse-size v1.0.0
61952024-08-11T08:13:50.132Z Fresh highway v1.2.0
61962024-08-11T08:13:50.132Z Fresh rand_seeder v0.3.0
61972024-08-11T08:13:50.132Z Fresh csv-core v0.1.11
61982024-08-11T08:13:50.132Z Fresh is_ci v1.2.0
61992024-08-11T08:13:50.132Z Fresh number_prefix v0.4.0
62002024-08-11T08:13:50.132Z Fresh csv v1.3.0
62012024-08-11T08:13:50.132Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
62022024-08-11T08:13:50.132Z Fresh portable-atomic v1.6.0
62032024-08-11T08:13:50.132Z Fresh supports-color v3.0.0
62042024-08-11T08:13:50.132Z Fresh castaway v0.2.3
62052024-08-11T08:13:50.132Z Fresh unicode-truncate v1.0.0
62062024-08-11T08:13:50.132Z Fresh indicatif v0.17.8
62072024-08-11T08:13:50.132Z Fresh compact_str v0.8.0
62082024-08-11T08:13:50.132Z Fresh lru v0.12.3
62092024-08-11T08:13:50.132Z Fresh instability v0.3.2
62102024-08-11T08:13:50.132Z Fresh assert_matches v1.5.0
62112024-08-11T08:13:50.132Z Fresh cassowary v0.3.0
62122024-08-11T08:13:50.132Z Fresh ratatui v0.28.0
62132024-08-11T08:13:50.132Z Fresh rtoolbox v0.0.2
62142024-08-11T08:13:50.132Z Fresh unicode-linebreak v0.1.5
62152024-08-11T08:13:50.132Z Fresh plotters-backend v0.3.5
62162024-08-11T08:13:50.132Z Fresh smawk v0.3.2
62172024-08-11T08:13:50.132Z Fresh tui-tree-widget v0.22.0
62182024-08-11T08:13:50.132Z Fresh plotters-svg v0.3.5
62192024-08-11T08:13:50.132Z Fresh textwrap v0.16.1
62202024-08-11T08:13:50.132Z Fresh rpassword v7.3.1
62212024-08-11T08:13:50.132Z Fresh http-body v1.0.0
62222024-08-11T08:13:50.132Z Fresh cargo-platform v0.1.8
62232024-08-11T08:13:50.132Z Fresh yansi v0.5.1
62242024-08-11T08:13:50.132Z Fresh cast v0.3.0
62252024-08-11T08:13:50.132Z Fresh shell-words v1.1.0
62262024-08-11T08:13:50.132Z Fresh tower-layer v0.3.2
62272024-08-11T08:13:50.132Z Fresh hyper v1.3.1
62282024-08-11T08:13:50.132Z Fresh cargo_metadata v0.18.1
62292024-08-11T08:13:50.132Z Fresh pretty_assertions v1.4.0
62302024-08-11T08:13:50.133Z Fresh tower v0.4.13
62312024-08-11T08:13:50.133Z Fresh criterion-plot v0.5.0
62322024-08-11T08:13:50.133Z Fresh target-lexicon v0.12.16
62332024-08-11T08:13:50.133Z Fresh plotters v0.3.5
62342024-08-11T08:13:50.133Z Fresh tinytemplate v1.2.1
62352024-08-11T08:13:50.133Z Fresh anes v0.1.6
62362024-08-11T08:13:50.133Z Fresh oorandom v11.1.3
62372024-08-11T08:13:50.133Z Fresh criterion v0.5.1
62382024-08-11T08:13:50.133Z Fresh guppy-workspace-hack v0.1.0
62392024-08-11T08:13:50.133Z Fresh doc-comment v0.3.3
62402024-08-11T08:13:50.133Z Fresh hyper-util v0.1.3
62412024-08-11T08:13:50.133Z Fresh cfg-expr v0.16.0
62422024-08-11T08:13:50.133Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
62432024-08-11T08:13:50.133Z Fresh rustls-native-certs v0.7.0
62442024-08-11T08:13:50.133Z Fresh httptest v0.15.5
62452024-08-11T08:13:50.133Z Fresh fatfs v0.3.6
62462024-08-11T08:13:50.133Z Fresh escape8259 v0.5.2
62472024-08-11T08:13:50.133Z Fresh threadpool v1.8.1
62482024-08-11T08:13:50.133Z Fresh relative-path v1.9.3
62492024-08-11T08:13:50.133Z Fresh libtest-mimic v0.7.3
62502024-08-11T08:13:50.133Z Fresh target-spec v3.2.1
62512024-08-11T08:13:50.133Z Fresh hyper-rustls v0.26.0
62522024-08-11T08:13:50.133Z Fresh assert_cmd v2.0.15
62532024-08-11T08:13:50.133Z Fresh rstest_macros v0.19.0
62542024-08-11T08:13:50.133Z Fresh blake2b_simd v1.0.2
62552024-08-11T08:13:50.133Z Fresh pathdiff v0.2.1
62562024-08-11T08:13:50.134Z Fresh fancy-regex v0.13.0
62572024-08-11T08:13:50.134Z Fresh uzers v0.11.3
62582024-08-11T08:13:50.134Z Fresh futures-timer v3.0.3
62592024-08-11T08:13:50.134Z Fresh indent_write v2.2.0
62602024-08-11T08:13:50.134Z Fresh nested v0.1.1
62612024-08-11T08:13:50.134Z Fresh rust-argon2 v2.1.0
62622024-08-11T08:13:50.134Z Fresh trybuild v1.0.99
62632024-08-11T08:13:50.134Z Fresh datatest-stable v0.2.9
62642024-08-11T08:13:50.134Z Fresh rstest v0.19.0
62652024-08-11T08:13:50.134Z Fresh guppy v0.17.7
62662024-08-11T08:13:50.134Z Fresh partial-io v0.5.4
62672024-08-11T08:13:50.134Z Fresh similar-asserts v1.5.0
62682024-08-11T08:13:50.134Z Fresh rand_distr v0.4.3
62692024-08-11T08:13:50.134Z Fresh approx v0.5.1
62702024-08-11T08:13:50.134Z Fresh hex-literal v0.4.1
62712024-08-11T08:13:50.134Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
62722024-08-11T08:13:50.134Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
62732024-08-11T08:13:50.138Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
62742024-08-11T08:13:50.138Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
62752024-08-11T08:13:50.138Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
62762024-08-11T08:13:50.138Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
62772024-08-11T08:13:50.138Z Fresh oximeter-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/impl)
62782024-08-11T08:13:50.138Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
62792024-08-11T08:13:50.138Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
62802024-08-11T08:13:50.138Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
62812024-08-11T08:13:50.138Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
62822024-08-11T08:13:50.138Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
62832024-08-11T08:13:50.138Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
62842024-08-11T08:13:50.138Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
62852024-08-11T08:13:50.138Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
62862024-08-11T08:13:50.138Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
62872024-08-11T08:13:50.138Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
62882024-08-11T08:13:50.138Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
62892024-08-11T08:13:50.138Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
62902024-08-11T08:13:50.138Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
62912024-08-11T08:13:50.138Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
62922024-08-11T08:13:50.138Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
62932024-08-11T08:13:50.138Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
62942024-08-11T08:13:50.138Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
62952024-08-11T08:13:50.138Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
62962024-08-11T08:13:50.138Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
62972024-08-11T08:13:50.138Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
62982024-08-11T08:13:50.138Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
62992024-08-11T08:13:50.139Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
63002024-08-11T08:13:50.139Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
63012024-08-11T08:13:50.139Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
63022024-08-11T08:13:50.139Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
63032024-08-11T08:13:50.139Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
63042024-08-11T08:13:50.139Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
63052024-08-11T08:13:50.139Z Fresh internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
63062024-08-11T08:13:50.139Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
63072024-08-11T08:13:50.139Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
63082024-08-11T08:13:50.139Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
63092024-08-11T08:13:50.139Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
63102024-08-11T08:13:50.139Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
63112024-08-11T08:13:50.139Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
63122024-08-11T08:13:50.139Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
63132024-08-11T08:13:50.139Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
63142024-08-11T08:13:50.139Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
63152024-08-11T08:13:50.139Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
63162024-08-11T08:13:50.139Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
63172024-08-11T08:13:50.139Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
63182024-08-11T08:13:50.139Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
63192024-08-11T08:13:50.139Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
63202024-08-11T08:13:50.139Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
63212024-08-11T08:13:50.139Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
63222024-08-11T08:13:50.139Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
63232024-08-11T08:13:50.139Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
63242024-08-11T08:13:50.139Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
63252024-08-11T08:13:50.139Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
63262024-08-11T08:13:50.139Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
63272024-08-11T08:13:50.139Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
63282024-08-11T08:13:50.139Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
63292024-08-11T08:13:50.139Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
63302024-08-11T08:13:50.139Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
63312024-08-11T08:13:50.139Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
63322024-08-11T08:13:50.139Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
63332024-08-11T08:13:50.139Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
63342024-08-11T08:13:50.139Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
63352024-08-11T08:13:50.139Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
63362024-08-11T08:13:50.139Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
63372024-08-11T08:13:50.139Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
63382024-08-11T08:13:50.140Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
63392024-08-11T08:13:50.140Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
63402024-08-11T08:13:50.140Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
63412024-08-11T08:13:50.140Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
63422024-08-11T08:13:50.140Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
63432024-08-11T08:13:50.140Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
63442024-08-11T08:13:50.140Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
63452024-08-11T08:13:50.140Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
63462024-08-11T08:13:50.140Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
63472024-08-11T08:13:50.140Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
63482024-08-11T08:13:50.140Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
63492024-08-11T08:13:50.140Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
63502024-08-11T08:13:50.140Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
63512024-08-11T08:13:50.140Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
63522024-08-11T08:13:50.140Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
63532024-08-11T08:13:50.140Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
63542024-08-11T08:13:50.140Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
63552024-08-11T08:13:50.140Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
63562024-08-11T08:13:50.140Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
63572024-08-11T08:13:50.140Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
63582024-08-11T08:13:50.140Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
63592024-08-11T08:13:50.140Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
63602024-08-11T08:13:50.140Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
63612024-08-11T08:13:50.140Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
63622024-08-11T08:13:50.140Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
63632024-08-11T08:13:50.140Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2.17s
63642024-08-11T08:13:50.219Z Doc-tests api_identity
63652024-08-11T08:13:50.221Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name api_identity --test api_identity/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/api_identity -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-12636fdf97f4f31e.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
63662024-08-11T08:13:50.478Z
63672024-08-11T08:13:50.478Zrunning 0 tests
63682024-08-11T08:13:50.478Z
63692024-08-11T08:13:50.478Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63702024-08-11T08:13:50.478Z
63712024-08-11T08:13:50.485Z Doc-tests authz_macros
63722024-08-11T08:13:50.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name authz_macros --test nexus/authz-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/authz-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-bd23b6c480692150.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-37622a7483958380.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
63732024-08-11T08:13:50.624Z
63742024-08-11T08:13:50.624Zrunning 7 tests
63752024-08-11T08:13:50.627Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
63762024-08-11T08:13:50.627Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
63772024-08-11T08:13:50.627Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
63782024-08-11T08:13:50.627Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
63792024-08-11T08:13:50.627Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
63802024-08-11T08:13:50.627Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
63812024-08-11T08:13:50.627Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
63822024-08-11T08:13:50.627Z
63832024-08-11T08:13:50.628Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
63842024-08-11T08:13:50.628Z
63852024-08-11T08:13:50.634Z Doc-tests bootstore
63862024-08-11T08:13:50.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstore --test bootstore/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/bootstore -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-b090582d142010c1.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a6304f9c79d40bae.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-3213144694803eba.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-38b9986782360d5f.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
63872024-08-11T08:13:51.526Z
63882024-08-11T08:13:51.526Zrunning 0 tests
63892024-08-11T08:13:51.526Z
63902024-08-11T08:13:51.526Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
63912024-08-11T08:13:51.526Z
63922024-08-11T08:13:51.558Z Doc-tests bootstrap_agent_api
63932024-08-11T08:13:51.562Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_api --test sled-agent/bootstrap-agent-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
63942024-08-11T08:13:51.946Z
63952024-08-11T08:13:51.946Zrunning 2 tests
63962024-08-11T08:13:51.948Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
63972024-08-11T08:13:51.948Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
63982024-08-11T08:13:51.948Z
63992024-08-11T08:13:51.948Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
64002024-08-11T08:13:51.948Z
64012024-08-11T08:13:51.976Z Doc-tests bootstrap_agent_client
64022024-08-11T08:13:51.976Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name bootstrap_agent_client --test clients/bootstrap-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/bootstrap-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-6ad4642b306f3043.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64032024-08-11T08:13:52.884Z
64042024-08-11T08:13:52.884Zrunning 0 tests
64052024-08-11T08:13:52.884Z
64062024-08-11T08:13:52.884Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64072024-08-11T08:13:52.884Z
64082024-08-11T08:13:52.912Z Doc-tests cockroach_admin_api
64092024-08-11T08:13:52.916Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_api --test cockroach-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-892a63db7fde05a9.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-2ed93ff3c2965d5a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64102024-08-11T08:13:53.115Z
64112024-08-11T08:13:53.115Zrunning 2 tests
64122024-08-11T08:13:53.118Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
64132024-08-11T08:13:53.118Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
64142024-08-11T08:13:53.118Z
64152024-08-11T08:13:53.118Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
64162024-08-11T08:13:53.118Z
64172024-08-11T08:13:53.131Z Doc-tests cockroach_admin_client
64182024-08-11T08:13:53.134Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_client --test clients/cockroach-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/cockroach-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-293757568803e346.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64192024-08-11T08:13:53.391Z
64202024-08-11T08:13:53.391Zrunning 0 tests
64212024-08-11T08:13:53.391Z
64222024-08-11T08:13:53.391Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64232024-08-11T08:13:53.391Z
64242024-08-11T08:13:53.407Z Doc-tests cockroach_admin_types
64252024-08-11T08:13:53.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name cockroach_admin_types --test cockroach-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-293757568803e346.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-2ed93ff3c2965d5a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64262024-08-11T08:13:53.552Z
64272024-08-11T08:13:53.552Zrunning 0 tests
64282024-08-11T08:13:53.552Z
64292024-08-11T08:13:53.552Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64302024-08-11T08:13:53.552Z
64312024-08-11T08:13:53.563Z Doc-tests db_macros
64322024-08-11T08:13:53.567Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name db_macros --test nexus/db-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-46fdf4952c0c85f9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern nexus_macros_common=/work/oxidecomputer/omicron/target/debug/deps/libnexus_macros_common-37622a7483958380.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-fbb5c6195bddc03b.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64332024-08-11T08:13:53.808Z
64342024-08-11T08:13:53.808Zrunning 3 tests
64352024-08-11T08:13:53.811Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
64362024-08-11T08:13:53.811Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
64372024-08-11T08:13:53.811Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
64382024-08-11T08:13:53.811Z
64392024-08-11T08:13:53.811Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
64402024-08-11T08:13:53.811Z
64412024-08-11T08:13:53.822Z Doc-tests dns_server
64422024-08-11T08:13:53.826Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server --test dns-server/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trust_dns_client=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_client-0617c273d0c6eea4.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern trust_dns_server=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_server-f89e379a88d69758.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64432024-08-11T08:13:54.158Z
64442024-08-11T08:13:54.158Zrunning 0 tests
64452024-08-11T08:13:54.158Z
64462024-08-11T08:13:54.158Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64472024-08-11T08:13:54.158Z
64482024-08-11T08:13:54.176Z Doc-tests dns_server_api
64492024-08-11T08:13:54.179Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_server_api --test dns-server-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dns-server-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-293757568803e346.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64502024-08-11T08:13:54.379Z
64512024-08-11T08:13:54.379Zrunning 2 tests
64522024-08-11T08:13:54.382Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 110) ... ignored
64532024-08-11T08:13:54.382Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 116) ... ignored
64542024-08-11T08:13:54.382Z
64552024-08-11T08:13:54.382Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
64562024-08-11T08:13:54.382Z
64572024-08-11T08:13:54.393Z Doc-tests dns_service_client
64582024-08-11T08:13:54.396Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dns_service_client --test clients/dns-service-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dns-service-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64592024-08-11T08:13:54.660Z
64602024-08-11T08:13:54.660Zrunning 0 tests
64612024-08-11T08:13:54.660Z
64622024-08-11T08:13:54.660Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64632024-08-11T08:13:54.660Z
64642024-08-11T08:13:54.679Z Doc-tests dpd_client
64652024-08-11T08:13:54.682Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name dpd_client --test clients/dpd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/dpd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-293757568803e346.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64662024-08-11T08:13:56.137Z
64672024-08-11T08:13:56.137Zrunning 0 tests
64682024-08-11T08:13:56.137Z
64692024-08-11T08:13:56.137Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64702024-08-11T08:13:56.137Z
64712024-08-11T08:13:56.186Z Doc-tests gateway_api
64722024-08-11T08:13:56.186Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_api --test gateway-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64732024-08-11T08:13:56.567Z
64742024-08-11T08:13:56.567Zrunning 2 tests
64752024-08-11T08:13:56.570Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 41) ... ignored
64762024-08-11T08:13:56.570Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 47) ... ignored
64772024-08-11T08:13:56.571Z
64782024-08-11T08:13:56.571Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
64792024-08-11T08:13:56.571Z
64802024-08-11T08:13:56.590Z Doc-tests gateway_client
64812024-08-11T08:13:56.593Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_client --test clients/gateway-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/gateway-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64822024-08-11T08:13:57.573Z
64832024-08-11T08:13:57.573Zrunning 0 tests
64842024-08-11T08:13:57.573Z
64852024-08-11T08:13:57.573Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64862024-08-11T08:13:57.573Z
64872024-08-11T08:13:57.599Z Doc-tests gateway_test_utils
64882024-08-11T08:13:57.601Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_test_utils --test gateway-test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-f6b822542bc6338e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-b06e0216697bd293.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64892024-08-11T08:13:58.130Z
64902024-08-11T08:13:58.130Zrunning 0 tests
64912024-08-11T08:13:58.130Z
64922024-08-11T08:13:58.130Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
64932024-08-11T08:13:58.130Z
64942024-08-11T08:13:58.149Z Doc-tests gateway_types
64952024-08-11T08:13:58.153Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name gateway_types --test gateway-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
64962024-08-11T08:13:58.753Z
64972024-08-11T08:13:58.753Zrunning 0 tests
64982024-08-11T08:13:58.753Z
64992024-08-11T08:13:58.753Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65002024-08-11T08:13:58.753Z
65012024-08-11T08:13:58.782Z Doc-tests illumos_utils
65022024-08-11T08:13:58.786Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name illumos_utils --test illumos-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/illumos-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-174f3be22cbb4bb6.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern crucible_smf=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_smf-77fbe9dced22b539.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-c9314d4f61e785dd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-5f3721e3c83972f7.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a00ffb483779e916.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-9ffcccbeeda8d38c.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -C embed-bitcode=no --cfg 'feature="mockall"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mockall", "testing"))' --check-cfg 'cfg(svcadm_autoclear)' --document-private-items -D warnings --error-format human`
65032024-08-11T08:14:00.933Z
65042024-08-11T08:14:00.934Zrunning 0 tests
65052024-08-11T08:14:00.934Z
65062024-08-11T08:14:00.934Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65072024-08-11T08:14:00.934Z
65082024-08-11T08:14:00.984Z Doc-tests installinator
65092024-08-11T08:14:00.988Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator --test installinator/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f09c5c2fcf27e354.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-800ad97ba20e539b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-78464e1765584359.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' --document-private-items -D warnings --error-format human`
65102024-08-11T08:14:01.802Z
65112024-08-11T08:14:01.802Zrunning 0 tests
65122024-08-11T08:14:01.802Z
65132024-08-11T08:14:01.802Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65142024-08-11T08:14:01.802Z
65152024-08-11T08:14:01.839Z Doc-tests installinator_api
65162024-08-11T08:14:01.842Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_api --test installinator-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
65172024-08-11T08:14:02.206Z
65182024-08-11T08:14:02.206Zrunning 2 tests
65192024-08-11T08:14:02.209Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 39) ... ignored
65202024-08-11T08:14:02.209Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 45) ... ignored
65212024-08-11T08:14:02.209Z
65222024-08-11T08:14:02.209Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
65232024-08-11T08:14:02.209Z
65242024-08-11T08:14:02.237Z Doc-tests installinator_client
65252024-08-11T08:14:02.240Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_client --test clients/installinator-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/installinator-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-800ad97ba20e539b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
65262024-08-11T08:14:03.227Z
65272024-08-11T08:14:03.227Zrunning 0 tests
65282024-08-11T08:14:03.227Z
65292024-08-11T08:14:03.227Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65302024-08-11T08:14:03.227Z
65312024-08-11T08:14:03.260Z Doc-tests installinator_common
65322024-08-11T08:14:03.263Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name installinator_common --test installinator-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/installinator-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
65332024-08-11T08:14:03.677Z
65342024-08-11T08:14:03.677Zrunning 0 tests
65352024-08-11T08:14:03.677Z
65362024-08-11T08:14:03.677Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65372024-08-11T08:14:03.677Z
65382024-08-11T08:14:03.701Z Doc-tests internal_dns
65392024-08-11T08:14:03.704Z Running `/home/build/.rustup/toolchains/1.80.1-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-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-41409eacafe99742.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
65402024-08-11T08:14:03.984Z
65412024-08-11T08:14:03.984Zrunning 0 tests
65422024-08-11T08:14:03.984Z
65432024-08-11T08:14:03.984Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65442024-08-11T08:14:03.984Z
65452024-08-11T08:14:04.003Z Doc-tests ipcc
65462024-08-11T08:14:04.006Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name ipcc --test ipcc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/ipcc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ --document-private-items -D warnings --error-format human`
65472024-08-11T08:14:04.247Z
65482024-08-11T08:14:04.247Zrunning 0 tests
65492024-08-11T08:14:04.247Z
65502024-08-11T08:14:04.247Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65512024-08-11T08:14:04.247Z
65522024-08-11T08:14:04.266Z Doc-tests key_manager
65532024-08-11T08:14:04.285Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name key_manager --test key-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/key-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-5547710810e44ff9.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-a6304f9c79d40bae.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-3213144694803eba.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
65542024-08-11T08:14:04.487Z
65552024-08-11T08:14:04.487Zrunning 0 tests
65562024-08-11T08:14:04.487Z
65572024-08-11T08:14:04.487Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65582024-08-11T08:14:04.487Z
65592024-08-11T08:14:04.505Z Doc-tests nexus_auth
65602024-08-11T08:14:04.507Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_auth --test nexus/auth/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/auth -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-bd23b6c480692150.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-c7f104889891d3e1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8f43228647117b57.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f579ee5f00e90084.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65612024-08-11T08:14:06.001Z
65622024-08-11T08:14:06.001Zrunning 0 tests
65632024-08-11T08:14:06.001Z
65642024-08-11T08:14:06.001Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65652024-08-11T08:14:06.002Z
65662024-08-11T08:14:06.035Z Doc-tests nexus_client
65672024-08-11T08:14:06.038Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_client --test clients/nexus-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/nexus-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-293757568803e346.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
65682024-08-11T08:14:08.058Z
65692024-08-11T08:14:08.058Zrunning 0 tests
65702024-08-11T08:14:08.059Z
65712024-08-11T08:14:08.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65722024-08-11T08:14:08.059Z
65732024-08-11T08:14:08.115Z Doc-tests nexus_config
65742024-08-11T08:14:08.120Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_config --test nexus-config/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-config -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
65752024-08-11T08:14:08.715Z
65762024-08-11T08:14:08.715Zrunning 0 tests
65772024-08-11T08:14:08.715Z
65782024-08-11T08:14:08.715Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65792024-08-11T08:14:08.715Z
65802024-08-11T08:14:08.748Z Doc-tests nexus_db_fixed_data
65812024-08-11T08:14:08.751Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_fixed_data --test nexus/db-fixed-data/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-fixed-data -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8f43228647117b57.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65822024-08-11T08:14:09.209Z
65832024-08-11T08:14:09.209Zrunning 0 tests
65842024-08-11T08:14:09.209Z
65852024-08-11T08:14:09.209Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
65862024-08-11T08:14:09.209Z
65872024-08-11T08:14:09.232Z Doc-tests nexus_db_model
65882024-08-11T08:14:09.235Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_model --test nexus/db-model/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-model -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-46fdf4952c0c85f9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-234944ead28eb272.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65892024-08-11T08:14:21.806Z
65902024-08-11T08:14:21.806Zrunning 2 tests
65912024-08-11T08:14:24.624Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
65922024-08-11T08:15:12.202Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
65932024-08-11T08:15:12.202Z
65942024-08-11T08:15:12.202Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.39s
65952024-08-11T08:15:12.202Z
65962024-08-11T08:15:12.414Z Doc-tests nexus_db_queries
65972024-08-11T08:15:12.418Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_db_queries --test nexus/db-queries/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/db-queries -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-dd76c86ef13a4430.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-528bd09aa98caeb9.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-46fdf4952c0c85f9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-7ff71c7e88c897be.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-23ffe210832b20c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-8f43228647117b57.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-f579ee5f00e90084.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-310ac55cad65c385.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --cfg 'feature="omicron-test-utils"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-test-utils", "testing"))' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
65982024-08-11T08:15:14.971Z
65992024-08-11T08:15:14.971Zrunning 1 test
66002024-08-11T08:15:19.531Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 193) ... ok
66012024-08-11T08:15:19.531Z
66022024-08-11T08:15:19.535Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.56s
66032024-08-11T08:15:19.535Z
66042024-08-11T08:15:19.593Z Doc-tests nexus_defaults
66052024-08-11T08:15:19.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_defaults --test nexus/defaults/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/defaults -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b50383c77533eb85.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66062024-08-11T08:15:19.799Z
66072024-08-11T08:15:19.799Zrunning 0 tests
66082024-08-11T08:15:19.799Z
66092024-08-11T08:15:19.799Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66102024-08-11T08:15:19.799Z
66112024-08-11T08:15:19.815Z Doc-tests nexus_internal_api
66122024-08-11T08:15:19.818Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_internal_api --test nexus/internal-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/internal-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66132024-08-11T08:15:20.203Z
66142024-08-11T08:15:20.204Zrunning 2 tests
66152024-08-11T08:15:20.206Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 57) ... ignored
66162024-08-11T08:15:20.207Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 63) ... ignored
66172024-08-11T08:15:20.207Z
66182024-08-11T08:15:20.207Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
66192024-08-11T08:15:20.207Z
66202024-08-11T08:15:20.226Z Doc-tests nexus_inventory
66212024-08-11T08:15:20.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_inventory --test nexus/inventory/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/inventory -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f3d02bd960558f70.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66222024-08-11T08:15:20.554Z
66232024-08-11T08:15:20.554Zrunning 0 tests
66242024-08-11T08:15:20.554Z
66252024-08-11T08:15:20.554Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66262024-08-11T08:15:20.554Z
66272024-08-11T08:15:20.576Z Doc-tests nexus_macros_common
66282024-08-11T08:15:20.579Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_macros_common --test nexus/macros-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/macros-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-37622a7483958380.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66292024-08-11T08:15:20.651Z
66302024-08-11T08:15:20.651Zrunning 0 tests
66312024-08-11T08:15:20.651Z
66322024-08-11T08:15:20.651Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66332024-08-11T08:15:20.651Z
66342024-08-11T08:15:20.658Z Doc-tests nexus_metrics_producer_gc
66352024-08-11T08:15:20.661Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_metrics_producer_gc --test nexus/metrics-producer-gc/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/metrics-producer-gc -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-662ce10b7fbe22c9.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-3fbd31e1c2a52ba4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-073a6a175f400e1d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
66362024-08-11T08:15:21.167Z
66372024-08-11T08:15:21.167Zrunning 0 tests
66382024-08-11T08:15:21.167Z
66392024-08-11T08:15:21.167Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66402024-08-11T08:15:21.167Z
66412024-08-11T08:15:21.197Z Doc-tests nexus_networking
66422024-08-11T08:15:21.199Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_networking --test nexus/networking/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/networking -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-a32e69c3bb020342.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66432024-08-11T08:15:21.677Z
66442024-08-11T08:15:21.677Zrunning 0 tests
66452024-08-11T08:15:21.677Z
66462024-08-11T08:15:21.677Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66472024-08-11T08:15:21.677Z
66482024-08-11T08:15:21.708Z Doc-tests nexus_reconfigurator_execution
66492024-08-11T08:15:21.711Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_execution --test nexus/reconfigurator/execution/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/execution -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-3fbd31e1c2a52ba4.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
66502024-08-11T08:15:22.219Z
66512024-08-11T08:15:22.219Zrunning 0 tests
66522024-08-11T08:15:22.219Z
66532024-08-11T08:15:22.219Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66542024-08-11T08:15:22.219Z
66552024-08-11T08:15:22.250Z Doc-tests nexus_reconfigurator_planning
66562024-08-11T08:15:22.254Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_planning --test nexus/reconfigurator/planning/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/planning -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-7e28ccd96dc058f1.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f3d02bd960558f70.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66572024-08-11T08:15:22.672Z
66582024-08-11T08:15:22.672Zrunning 0 tests
66592024-08-11T08:15:22.672Z
66602024-08-11T08:15:22.672Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66612024-08-11T08:15:22.672Z
66622024-08-11T08:15:22.697Z Doc-tests nexus_reconfigurator_preparation
66632024-08-11T08:15:22.700Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_reconfigurator_preparation --test nexus/reconfigurator/preparation/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/reconfigurator/preparation -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66642024-08-11T08:15:23.074Z
66652024-08-11T08:15:23.074Zrunning 0 tests
66662024-08-11T08:15:23.074Z
66672024-08-11T08:15:23.074Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66682024-08-11T08:15:23.074Z
66692024-08-11T08:15:23.101Z Doc-tests nexus_saga_recovery
66702024-08-11T08:15:23.104Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_saga_recovery --test nexus/saga-recovery/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/saga-recovery -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-293757568803e346.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
66712024-08-11T08:15:23.447Z
66722024-08-11T08:15:23.447Zrunning 0 tests
66732024-08-11T08:15:23.448Z
66742024-08-11T08:15:23.448Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66752024-08-11T08:15:23.448Z
66762024-08-11T08:15:23.470Z Doc-tests nexus_sled_agent_shared
66772024-08-11T08:15:23.473Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_sled_agent_shared --test nexus-sled-agent-shared/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus-sled-agent-shared -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66782024-08-11T08:15:23.925Z
66792024-08-11T08:15:23.925Zrunning 0 tests
66802024-08-11T08:15:23.925Z
66812024-08-11T08:15:23.925Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66822024-08-11T08:15:23.925Z
66832024-08-11T08:15:23.953Z Doc-tests nexus_test_interface
66842024-08-11T08:15:23.956Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_interface --test nexus/test-interface/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-interface -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-5547710810e44ff9.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66852024-08-11T08:15:24.290Z
66862024-08-11T08:15:24.290Zrunning 0 tests
66872024-08-11T08:15:24.290Z
66882024-08-11T08:15:24.290Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66892024-08-11T08:15:24.290Z
66902024-08-11T08:15:24.319Z Doc-tests nexus_test_utils
66912024-08-11T08:15:24.322Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_test_utils --test nexus/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --cfg 'feature="omicron-dev"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("omicron-dev"))' --document-private-items -D warnings --error-format human`
66922024-08-11T08:15:25.356Z
66932024-08-11T08:15:25.356Zrunning 0 tests
66942024-08-11T08:15:25.357Z
66952024-08-11T08:15:25.357Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
66962024-08-11T08:15:25.357Z
66972024-08-11T08:15:25.391Z Doc-tests nexus_test_utils_macros
66982024-08-11T08:15:25.394Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name nexus_test_utils_macros --test nexus/test-utils-macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/test-utils-macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-7b75cc18034fce46.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
66992024-08-11T08:15:25.471Z
67002024-08-11T08:15:25.471Zrunning 1 test
67012024-08-11T08:15:25.474Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
67022024-08-11T08:15:25.474Z
67032024-08-11T08:15:25.474Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
67042024-08-11T08:15:25.474Z
67052024-08-11T08:15:25.480Z Doc-tests nexus_types
67062024-08-11T08:15:25.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_types --test nexus/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-12636fdf97f4f31e.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-234944ead28eb272.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-82ec2fb5ad79c326.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67072024-08-11T08:15:28.240Z
67082024-08-11T08:15:28.240Zrunning 0 tests
67092024-08-11T08:15:28.240Z
67102024-08-11T08:15:28.240Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67112024-08-11T08:15:28.241Z
67122024-08-11T08:15:28.301Z Doc-tests omicron_certificates
67132024-08-11T08:15:28.304Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_certificates --test certificates/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/certificates -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-c2184d2a5bed7ca0.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-9869d6c52f6f1440.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67142024-08-11T08:15:28.567Z
67152024-08-11T08:15:28.567Zrunning 0 tests
67162024-08-11T08:15:28.567Z
67172024-08-11T08:15:28.567Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67182024-08-11T08:15:28.567Z
67192024-08-11T08:15:28.585Z Doc-tests omicron_cockroach_admin
67202024-08-11T08:15:28.588Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_cockroach_admin --test cockroach-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/cockroach-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-892a63db7fde05a9.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-2ed93ff3c2965d5a.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-68712621815ea5c1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-a77b51896fb6953e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
67212024-08-11T08:15:28.879Z
67222024-08-11T08:15:28.879Zrunning 0 tests
67232024-08-11T08:15:28.879Z
67242024-08-11T08:15:28.879Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67252024-08-11T08:15:28.879Z
67262024-08-11T08:15:28.899Z Doc-tests omicron_common
67272024-08-11T08:15:28.902Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_common --test common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-12636fdf97f4f31e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-c03382b439941d16.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-62721e97f9fbbffe.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --cfg 'feature="proptest"' --cfg 'feature="test-strategy"' --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "test-strategy", "testing"))' --document-private-items -D warnings --error-format human`
67282024-08-11T08:15:30.765Z
67292024-08-11T08:15:30.765Zrunning 2 tests
67302024-08-11T08:15:30.768Ztest common/src/lib.rs - FileKv (line 59) ... ignored
67312024-08-11T08:15:36.117Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 614) ... ok
67322024-08-11T08:15:36.117Z
67332024-08-11T08:15:36.120Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.35s
67342024-08-11T08:15:36.120Z
67352024-08-11T08:15:36.165Z Doc-tests omicron_ddm_admin_client
67362024-08-11T08:15:36.168Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ddm_admin_client --test clients/ddm-admin-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/ddm-admin-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-13dca4f20ba77d88.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67372024-08-11T08:15:36.422Z
67382024-08-11T08:15:36.422Zrunning 0 tests
67392024-08-11T08:15:36.423Z
67402024-08-11T08:15:36.423Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67412024-08-11T08:15:36.423Z
67422024-08-11T08:15:36.441Z Doc-tests omicron_dev_lib
67432024-08-11T08:15:36.444Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_dev_lib --test dev-tools/omicron-dev-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/omicron-dev-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-8ddcef4d77f24910.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67442024-08-11T08:15:36.709Z
67452024-08-11T08:15:36.709Zrunning 0 tests
67462024-08-11T08:15:36.709Z
67472024-08-11T08:15:36.709Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67482024-08-11T08:15:36.709Z
67492024-08-11T08:15:36.732Z Doc-tests omicron_gateway
67502024-08-11T08:15:36.736Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_gateway --test gateway/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/gateway -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-91d239bc22323c2e.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-67b13412e5259bdd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-b06e0216697bd293.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-473da805c9564881.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-c5db7628101b1e13.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0ab7928683858411.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67512024-08-11T08:15:37.281Z
67522024-08-11T08:15:37.281Zrunning 0 tests
67532024-08-11T08:15:37.281Z
67542024-08-11T08:15:37.281Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67552024-08-11T08:15:37.281Z
67562024-08-11T08:15:37.309Z Doc-tests omicron_nexus
67572024-08-11T08:15:37.316Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_nexus --test nexus/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-662ce10b7fbe22c9.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-fd999e61553e2b62.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-df8236fb8a2a3a21.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-122f46d98cc42840.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-2b59fb87d753e014.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-3fbd31e1c2a52ba4.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-23ffe210832b20c1.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-973db0a1f9102faa.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-b13eef6eee7cec27.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-393ad60cd802307a.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-c5b5472b59fa9877.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-3e48047df43cefe0.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-073a6a175f400e1d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-6e0a0442a7127cb3.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-56e0b81bf01181b7.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-574d5c0cb52fe2a3.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-d3d62c9deeaf049d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-2e9e3904577136b2.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-a918b7e666241458.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-9174a3785deb5051.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-7b75cc18034fce46.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-0efa72fa98edc104.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-01399f580acf6ce9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-34275cd8fd1e052e.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-ed727b1d1d52c3b7.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-b97fffe3830b0cc9.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-0825b86e4f23338d.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-b7475f8bfe681216.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-6caed6184bf5d4dd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-212182bc2621e28e.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-d97a1778ec336ddd.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-310ac55cad65c385.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
67582024-08-11T08:15:41.019Z
67592024-08-11T08:15:41.019Zrunning 5 tests
67602024-08-11T08:15:41.022Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 248) ... ignored
67612024-08-11T08:15:45.352Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 752) ... ok
67622024-08-11T08:15:45.355Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 816) ... ok
67632024-08-11T08:15:45.358Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 846) ... ok
67642024-08-11T08:15:45.362Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 774) ... ok
67652024-08-11T08:15:45.362Z
67662024-08-11T08:15:45.365Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.34s
67672024-08-11T08:15:45.365Z
67682024-08-11T08:15:45.435Z Doc-tests omicron_package
67692024-08-11T08:15:45.438Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_package --test package/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/package -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-d94f1b404c7d3af6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-4da1cf84867b9f77.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d396f799e06a30ac.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-8be4b95ce6e63459.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-eabec5495d5a76e2.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67702024-08-11T08:15:45.673Z
67712024-08-11T08:15:45.673Zrunning 0 tests
67722024-08-11T08:15:45.673Z
67732024-08-11T08:15:45.673Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67742024-08-11T08:15:45.673Z
67752024-08-11T08:15:45.686Z Doc-tests omicron_passwords
67762024-08-11T08:15:45.689Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_passwords --test passwords/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/passwords -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-592da556f59320f5.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-5183c0a999dee1e3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67772024-08-11T08:15:45.795Z
67782024-08-11T08:15:45.795Zrunning 0 tests
67792024-08-11T08:15:45.795Z
67802024-08-11T08:15:45.795Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67812024-08-11T08:15:45.795Z
67822024-08-11T08:15:45.805Z Doc-tests omicron_rpaths
67832024-08-11T08:15:45.808Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_rpaths --test rpaths/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/rpaths -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-ca9068ca5a47af04.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
67842024-08-11T08:15:45.874Z
67852024-08-11T08:15:45.874Zrunning 0 tests
67862024-08-11T08:15:45.874Z
67872024-08-11T08:15:45.874Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67882024-08-11T08:15:45.874Z
67892024-08-11T08:15:45.882Z Doc-tests omicron_sled_agent
67902024-08-11T08:15:45.885Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_sled_agent --test sled-agent/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-edf7c923816ab657.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-7095ef732bfa75fb.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-445fb93827374350.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-5cf1d293e7275c9f.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-f1a6a30a3c868d44.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-b50383c77533eb85.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-e30592530bb43c41.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-7abca995667d9d1e.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-0027465b2e6825f2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-4dacaf9102b6cf45.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-5ae19f8943f99f92.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-c379b4a2691893b9.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8a9435cf6bb267d5.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-9ee592add8980bcf.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-trampoline", "switch-asic", "switch-softnpu", "switch-stub"))' --document-private-items -D warnings --error-format human`
67912024-08-11T08:15:48.559Z
67922024-08-11T08:15:48.559Zrunning 0 tests
67932024-08-11T08:15:48.559Z
67942024-08-11T08:15:48.559Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
67952024-08-11T08:15:48.559Z
67962024-08-11T08:15:48.654Z Doc-tests omicron_test_utils
67972024-08-11T08:15:48.656Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_test_utils --test test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0bdfe73eb61d5f80.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-9756a0ac9cc799e4.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-97847d649702846b.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-19b14e3a4f041e54.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-eb753339391889ad.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-9f7fe4893da3b8d9.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-fe7ecabc742f86f7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -C embed-bitcode=no --cfg 'feature="seed-gen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("seed-gen"))' --document-private-items -D warnings --error-format human`
67982024-08-11T08:15:49.048Z
67992024-08-11T08:15:49.048Zrunning 0 tests
68002024-08-11T08:15:49.048Z
68012024-08-11T08:15:49.048Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68022024-08-11T08:15:49.048Z
68032024-08-11T08:15:49.073Z Doc-tests omicron_uuid_kinds
68042024-08-11T08:15:49.077Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_uuid_kinds --test uuid-kinds/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/uuid-kinds -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-82ec2fb5ad79c326.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="uuid-v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "schemars08", "serde", "std", "uuid-v4"))' --document-private-items -D warnings --error-format human`
68052024-08-11T08:15:49.192Z
68062024-08-11T08:15:49.192Zrunning 0 tests
68072024-08-11T08:15:49.192Z
68082024-08-11T08:15:49.192Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68092024-08-11T08:15:49.192Z
68102024-08-11T08:15:49.199Z Doc-tests omicron_workspace_hack
68112024-08-11T08:15:49.208Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2015 --crate-type lib --crate-name omicron_workspace_hack --test workspace-hack/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/workspace-hack -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-a5310778e8190f9a.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-ccd418511fd0e494.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-b360f7d9393c22fc.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-555b6489c82c47dd.rlib --extern bstr_6f8ce4dd05d13bba=/work/oxidecomputer/omicron/target/debug/deps/libbstr-abe7cc3ca82e0c0a.rlib --extern bstr_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbstr-0b179f319982781a.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-9da461196dc56fff.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-72cdc8b2b772a9de.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rlib --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-c305da7ac85d23b9.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-6f3b480f63e334a5.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-767c05c3324991c7.rlib --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-2e2246a80907230e.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-063d0c2469814ada.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-0c0d68b45a904103.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-ad0f084ebe1b7e9d.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-67b43136652833d4.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-315266bf3c88a0ab.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-965f1abbaef84084.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1044befc4d8b6f32.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-d5a6af5eceae766d.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-b2e13e142afbdd87.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-0932cfe286ee3ae0.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-06f3d453e5019bde.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-f17162317cb3b488.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-5047b6f58b65ac8a.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-e9c0c75a0b28a83e.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-e0d08ebeaf39cd00.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-dd42de12cc7fdef5.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-4058c7340bf7b5f3.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-46cf9439802ec3f9.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b15747880b886c1.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-f5538ab28795be32.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-19a28b98cd1da8cc.rlib --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-f0018ad33067d8cb.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-8d0b37c8c3e1862e.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-1b50779845f357a9.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-2914d78ac96fc53c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-a22f036b58a6873c.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-fcd8ea28b6b8ac77.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-7d938304ceffab4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1d1b803f083c810e.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-985eb45a24676635.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-abf0046fcffe5e9e.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-d52e3d8c16e8a214.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-0bb620c5104812eb.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-69c441407b09e74b.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-fb18128a1fc11699.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-96acec4f5ee00844.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-f426058cb4968a93.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-97ecab3776e3e09b.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-c27d167504671958.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-00cedb049ec16d58.rlib --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-083776092ecf3e7b.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-773c324f50696e3f.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-4163aa611c9fa9ab.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-e4299a72a38a2060.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-d38a24c7fc456068.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-49b3183e334b0b14.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68122024-08-11T08:15:49.275Z
68132024-08-11T08:15:49.275Zrunning 0 tests
68142024-08-11T08:15:49.275Z
68152024-08-11T08:15:49.275Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68162024-08-11T08:15:49.275Z
68172024-08-11T08:15:49.286Z Doc-tests openapi_manager
68182024-08-11T08:15:49.289Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name openapi_manager --test dev-tools/openapi-manager/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-0bdfe73eb61d5f80.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-10dfe9585e63d740.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-892a63db7fde05a9.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-df7aae8dacfe31b6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-5fff869d9d90a7cf.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-b8bff05c4583bc05.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-061f2a93a173f1f0.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-9b44837149fa8959.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68192024-08-11T08:15:49.773Z
68202024-08-11T08:15:49.773Zrunning 0 tests
68212024-08-11T08:15:49.773Z
68222024-08-11T08:15:49.773Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
68232024-08-11T08:15:49.773Z
68242024-08-11T08:15:49.797Z Doc-tests oxide_client
68252024-08-11T08:15:49.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxide_client --test clients/oxide-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oxide-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-9c2701155b4390d1.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
68262024-08-11T08:15:55.432Z
68272024-08-11T08:15:55.432Zrunning 196 tests
68282024-08-11T08:15:55.435Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
68292024-08-11T08:15:55.435Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
68302024-08-11T08:15:55.435Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
68312024-08-11T08:15:55.435Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
68322024-08-11T08:15:55.435Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
68332024-08-11T08:15:55.435Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
68342024-08-11T08:15:55.435Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
68352024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
68362024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
68372024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
68382024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
68392024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
68402024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
68412024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
68422024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
68432024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
68442024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
68452024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
68462024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
68472024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
68482024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
68492024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
68502024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
68512024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
68522024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
68532024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
68542024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
68552024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
68562024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
68572024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
68582024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
68592024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
68602024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
68612024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
68622024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
68632024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
68642024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
68652024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
68662024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
68672024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_migrate (line 26) ... ignored
68682024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
68692024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
68702024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
68712024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
68722024-08-11T08:15:55.436Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
68732024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
68742024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
68752024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
68762024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
68772024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
68782024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
68792024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
68802024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
68812024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
68822024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
68832024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
68842024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
68852024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
68862024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
68872024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
68882024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
68892024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
68902024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
68912024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
68922024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
68932024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
68942024-08-11T08:15:55.437Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
68952024-08-11T08:15:55.443Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
68962024-08-11T08:15:55.443Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
68972024-08-11T08:15:55.443Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
68982024-08-11T08:15:55.443Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
68992024-08-11T08:15:55.443Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
69002024-08-11T08:15:55.443Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
69012024-08-11T08:15:55.443Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
69022024-08-11T08:15:55.443Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
69032024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
69042024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
69052024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 24) ... ignored
69062024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
69072024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 24) ... ignored
69082024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
69092024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
69102024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
69112024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
69122024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
69132024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
69142024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
69152024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
69162024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
69172024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
69182024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
69192024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
69202024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
69212024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
69222024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
69232024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
69242024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
69252024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
69262024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
69272024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
69282024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
69292024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
69302024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
69312024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
69322024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
69332024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
69342024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
69352024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
69362024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_create (line 22) ... ignored
69372024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_delete (line 24) ... ignored
69382024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_list (line 26) ... ignored
69392024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_add (line 27) ... ignored
69402024-08-11T08:15:55.444Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_list (line 28) ... ignored
69412024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_range_remove (line 25) ... ignored
69422024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_add (line 24) ... ignored
69432024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_list (line 27) ... ignored
69442024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_range_remove (line 22) ... ignored
69452024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_service_view (line 22) ... ignored
69462024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_link (line 27) ... ignored
69472024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_list (line 27) ... ignored
69482024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_unlink (line 24) ... ignored
69492024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_silo_update (line 24) ... ignored
69502024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_update (line 25) ... ignored
69512024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_utilization_view (line 24) ... ignored
69522024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::ip_pool_view (line 24) ... ignored
69532024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
69542024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
69552024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
69562024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
69572024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
69582024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
69592024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
69602024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
69612024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
69622024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
69632024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 24) ... ignored
69642024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
69652024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
69662024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
69672024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 27) ... ignored
69682024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
69692024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
69702024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
69712024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
69722024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
69732024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
69742024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
69752024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
69762024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
69772024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
69782024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
69792024-08-11T08:15:55.445Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
69802024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
69812024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
69822024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
69832024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
69842024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
69852024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
69862024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
69872024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
69882024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
69892024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
69902024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
69912024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
69922024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
69932024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
69942024-08-11T08:15:55.446Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
69952024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
69962024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
69972024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
69982024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
69992024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
70002024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
70012024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
70022024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
70032024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
70042024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
70052024-08-11T08:15:55.449Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
70062024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
70072024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
70082024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
70092024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
70102024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
70112024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
70122024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
70132024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
70142024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
70152024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
70162024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
70172024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
70182024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
70192024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
70202024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
70212024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
70222024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
70232024-08-11T08:15:55.450Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
70242024-08-11T08:15:55.450Z
70252024-08-11T08:15:55.450Ztest result: ok. 0 passed; 0 failed; 196 ignored; 0 measured; 0 filtered out; finished in 0.01s
70262024-08-11T08:15:55.450Z
70272024-08-11T08:15:55.524Z Doc-tests oximeter
70282024-08-11T08:15:55.527Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter --test oximeter/oximeter/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-b6d92870025cdbf3.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-8ac47a752e2152b5.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70292024-08-11T08:15:55.811Z
70302024-08-11T08:15:55.811Zrunning 2 tests
70312024-08-11T08:15:55.814Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
70322024-08-11T08:15:57.216Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
70332024-08-11T08:15:57.216Z
70342024-08-11T08:15:57.221Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.40s
70352024-08-11T08:15:57.221Z
70362024-08-11T08:15:57.243Z Doc-tests oximeter_api
70372024-08-11T08:15:57.246Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_api --test oximeter/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-293757568803e346.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70382024-08-11T08:15:57.489Z
70392024-08-11T08:15:57.489Zrunning 2 tests
70402024-08-11T08:15:57.492Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
70412024-08-11T08:15:57.492Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
70422024-08-11T08:15:57.492Z
70432024-08-11T08:15:57.492Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
70442024-08-11T08:15:57.492Z
70452024-08-11T08:15:57.508Z Doc-tests oximeter_client
70462024-08-11T08:15:57.511Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_client --test clients/oximeter-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/oximeter-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-293757568803e346.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70472024-08-11T08:15:57.808Z
70482024-08-11T08:15:57.809Zrunning 0 tests
70492024-08-11T08:15:57.809Z
70502024-08-11T08:15:57.809Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70512024-08-11T08:15:57.809Z
70522024-08-11T08:15:57.828Z Doc-tests oximeter_collector
70532024-08-11T08:15:57.831Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_collector --test oximeter/collector/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/collector -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-8003583c7b3d2725.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-1f6f0c957d2e9145.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-6868b44bd3d37545.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-68de1b6507d62dee.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70542024-08-11T08:15:58.310Z
70552024-08-11T08:15:58.310Zrunning 0 tests
70562024-08-11T08:15:58.310Z
70572024-08-11T08:15:58.310Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70582024-08-11T08:15:58.310Z
70592024-08-11T08:15:58.339Z Doc-tests oximeter_db
70602024-08-11T08:15:58.342Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_db --test oximeter/db/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/db -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-7e74908f8c70ed7e.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-89bf38a2196dc6c8.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-bf762b02dcc72662.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-71243c48cc8f0078.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-dbd5df13355af3f1.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-cc7703f6e19cbaab.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-72ddb42dd1caad9c.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-cf4c50de63ba6c44.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-fe3386b3995bd738.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-aa8b113d2a300271.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "oxql", "sql"))' --document-private-items -D warnings --error-format human`
70612024-08-11T08:15:59.938Z
70622024-08-11T08:15:59.938Zrunning 1 test
70632024-08-11T08:15:59.941Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
70642024-08-11T08:15:59.941Z
70652024-08-11T08:15:59.941Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
70662024-08-11T08:15:59.941Z
70672024-08-11T08:15:59.999Z Doc-tests oximeter_impl
70682024-08-11T08:16:00.002Z Running `/home/build/.rustup/toolchains/1.80.1-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-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-0b9fb23795fcdd0d.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-7a2e0516735ed3cf.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-11024960b20c5ca2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-b6d92870025cdbf3.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-ca17eaf7c3fa6651.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-93c740329f33c467.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-f062f553787acf4a.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-0c808f1ed2816738.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-c88a6ffe52312b88.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70692024-08-11T08:16:00.838Z
70702024-08-11T08:16:00.838Zrunning 11 tests
70712024-08-11T08:16:01.248Ztest oximeter/impl/src/traits.rs - traits::Metric (line 187) - compile fail ... ok
70722024-08-11T08:16:09.011Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
70732024-08-11T08:16:09.170Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
70742024-08-11T08:16:09.275Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::with_bins (line 525) ... ok
70752024-08-11T08:16:09.275Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
70762024-08-11T08:16:09.319Ztest oximeter/impl/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
70772024-08-11T08:16:09.356Ztest oximeter/impl/src/histogram.rs - histogram::Histogram<T>::span_decades (line 924) ... ok
70782024-08-11T08:16:09.379Ztest oximeter/impl/src/traits.rs - traits::Metric (line 162) ... ok
70792024-08-11T08:16:09.762Ztest oximeter/impl/src/traits.rs - traits::Target (line 77) - compile fail ... ok
70802024-08-11T08:16:12.267Ztest oximeter/impl/src/traits.rs - traits::Producer (line 366) ... ok
70812024-08-11T08:16:14.827Ztest oximeter/impl/src/traits.rs - traits::Target (line 47) ... ok
70822024-08-11T08:16:14.827Z
70832024-08-11T08:16:14.831Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.99s
70842024-08-11T08:16:14.831Z
70852024-08-11T08:16:14.866Z Doc-tests oximeter_instruments
70862024-08-11T08:16:14.869Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_instruments --test oximeter/instruments/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/instruments -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-f7ab64d30cf2d03e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-20b7faf4e5e9c03d.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --cfg 'feature="datalink"' --cfg 'feature="default"' --cfg 'feature="http-instruments"' --cfg 'feature="kstat"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("datalink", "default", "http-instruments", "kstat"))' --document-private-items -D warnings --error-format human`
70872024-08-11T08:16:15.350Z
70882024-08-11T08:16:15.350Zrunning 0 tests
70892024-08-11T08:16:15.350Z
70902024-08-11T08:16:15.350Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70912024-08-11T08:16:15.350Z
70922024-08-11T08:16:15.380Z Doc-tests oximeter_macro_impl
70932024-08-11T08:16:15.383Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_macro_impl --test oximeter/oximeter-macro-impl/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oximeter-macro-impl -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-58ac5ae659a5eec4.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-d877534a81550b33.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
70942024-08-11T08:16:15.484Z
70952024-08-11T08:16:15.484Zrunning 0 tests
70962024-08-11T08:16:15.484Z
70972024-08-11T08:16:15.484Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
70982024-08-11T08:16:15.484Z
70992024-08-11T08:16:15.494Z Doc-tests oximeter_producer
71002024-08-11T08:16:15.497Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_producer --test oximeter/producer/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/producer -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-14579d590a6b0153.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-c30f97cc1367005f.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-dc34288c6a939829.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71012024-08-11T08:16:15.859Z
71022024-08-11T08:16:15.859Zrunning 0 tests
71032024-08-11T08:16:15.859Z
71042024-08-11T08:16:15.859Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71052024-08-11T08:16:15.859Z
71062024-08-11T08:16:15.886Z Doc-tests oximeter_timeseries_macro
71072024-08-11T08:16:15.889Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name oximeter_timeseries_macro --test oximeter/timeseries-macro/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/timeseries-macro -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-58ac5ae659a5eec4.rlib --extern oximeter_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_impl-44af620922c30ccb.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-8ac47a752e2152b5.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-39d204f28cc7075a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-46c64c1f55b4d3af.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-0188594352aec504.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71082024-08-11T08:16:16.120Z
71092024-08-11T08:16:16.120Zrunning 0 tests
71102024-08-11T08:16:16.120Z
71112024-08-11T08:16:16.120Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71122024-08-11T08:16:16.120Z
71132024-08-11T08:16:16.138Z Doc-tests oxlog
71142024-08-11T08:16:16.140Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxlog --test dev-tools/oxlog/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/oxlog -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-a00ffb483779e916.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-45b57db55fdbd199.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71152024-08-11T08:16:16.220Z
71162024-08-11T08:16:16.220Zrunning 0 tests
71172024-08-11T08:16:16.220Z
71182024-08-11T08:16:16.220Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71192024-08-11T08:16:16.220Z
71202024-08-11T08:16:16.228Z Doc-tests sled_agent_client
71212024-08-11T08:16:16.231Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_client --test clients/sled-agent-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/sled-agent-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-6ff4cc9fe1956a83.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71222024-08-11T08:16:18.058Z
71232024-08-11T08:16:18.058Zrunning 0 tests
71242024-08-11T08:16:18.058Z
71252024-08-11T08:16:18.059Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71262024-08-11T08:16:18.059Z
71272024-08-11T08:16:18.105Z Doc-tests sled_agent_types
71282024-08-11T08:16:18.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_types --test sled-agent/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-ef8a28d337ef4526.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-a028e5459196eaed.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-c0d24244c77ad9c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-2a63ccbc7eefa762.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71292024-08-11T08:16:18.642Z
71302024-08-11T08:16:18.642Zrunning 0 tests
71312024-08-11T08:16:18.642Z
71322024-08-11T08:16:18.642Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71332024-08-11T08:16:18.642Z
71342024-08-11T08:16:18.673Z Doc-tests sled_hardware
71352024-08-11T08:16:18.676Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware --test sled-hardware/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-97847d649702846b.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-cabee999dc4fa254.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-2977f4e89cc8b9da.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-b8bc5c84a44b94db.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-64f18d5f9e6af8f7.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-6b1c5a41eed25ea1.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-4f6863bd7ef4a1f7.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71362024-08-11T08:16:19.071Z
71372024-08-11T08:16:19.071Zrunning 0 tests
71382024-08-11T08:16:19.072Z
71392024-08-11T08:16:19.072Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71402024-08-11T08:16:19.072Z
71412024-08-11T08:16:19.094Z Doc-tests sled_hardware_types
71422024-08-11T08:16:19.097Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_hardware_types --test sled-hardware/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-hardware/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-554d1620b88563fb.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-9cf62b5a6d3386e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71432024-08-11T08:16:19.377Z
71442024-08-11T08:16:19.377Zrunning 0 tests
71452024-08-11T08:16:19.377Z
71462024-08-11T08:16:19.377Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71472024-08-11T08:16:19.377Z
71482024-08-11T08:16:19.400Z Doc-tests sled_storage
71492024-08-11T08:16:19.403Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_storage --test sled-storage/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-storage -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-ac5ac3f4604c12fa.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-bbf41c25d6f18be1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-bcb4974742ef7c89.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-a19507fd312d7853.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --cfg 'feature="testing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("testing"))' --document-private-items -D warnings --error-format human`
71502024-08-11T08:16:19.842Z
71512024-08-11T08:16:19.842Zrunning 0 tests
71522024-08-11T08:16:19.842Z
71532024-08-11T08:16:19.842Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71542024-08-11T08:16:19.842Z
71552024-08-11T08:16:19.867Z Doc-tests sp_sim
71562024-08-11T08:16:19.870Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sp_sim --test sp-sim/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sp-sim -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-6cf78332ade6a8b7.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-9c89f763f992714f.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71572024-08-11T08:16:20.309Z
71582024-08-11T08:16:20.309Zrunning 0 tests
71592024-08-11T08:16:20.309Z
71602024-08-11T08:16:20.309Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71612024-08-11T08:16:20.309Z
71622024-08-11T08:16:20.332Z Doc-tests tufaceous
71632024-08-11T08:16:20.335Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous --test tufaceous/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0eca45e6c4ecf40c.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-798580260be3f871.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-d95487f834ff66be.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-457abf17ed177e26.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71642024-08-11T08:16:20.618Z
71652024-08-11T08:16:20.618Zrunning 0 tests
71662024-08-11T08:16:20.618Z
71672024-08-11T08:16:20.618Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71682024-08-11T08:16:20.618Z
71692024-08-11T08:16:20.638Z Doc-tests tufaceous_lib
71702024-08-11T08:16:20.640Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name tufaceous_lib --test tufaceous-lib/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/tufaceous-lib -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-b61923086b86499a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-8086f8fc0bd87f1d.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-c883dcfe2d3789aa.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-975cc7c3b136a6d5.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71712024-08-11T08:16:21.062Z
71722024-08-11T08:16:21.062Zrunning 0 tests
71732024-08-11T08:16:21.062Z
71742024-08-11T08:16:21.062Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71752024-08-11T08:16:21.062Z
71762024-08-11T08:16:21.084Z Doc-tests typed_rng
71772024-08-11T08:16:21.087Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name typed_rng --test typed-rng/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/typed-rng -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-82ec2fb5ad79c326.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-712f34846d8898c6.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-e2f1419aa81eff5f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-f3d02bd960558f70.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71782024-08-11T08:16:21.162Z
71792024-08-11T08:16:21.162Zrunning 0 tests
71802024-08-11T08:16:21.162Z
71812024-08-11T08:16:21.162Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71822024-08-11T08:16:21.162Z
71832024-08-11T08:16:21.171Z Doc-tests update_common
71842024-08-11T08:16:21.174Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_common --test update-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-293757568803e346.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71852024-08-11T08:16:21.526Z
71862024-08-11T08:16:21.526Zrunning 0 tests
71872024-08-11T08:16:21.526Z
71882024-08-11T08:16:21.526Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
71892024-08-11T08:16:21.526Z
71902024-08-11T08:16:21.550Z Doc-tests update_engine
71912024-08-11T08:16:21.552Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name update_engine --test update-engine/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/update-engine -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-b06263df364b36f8.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-234944ead28eb272.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-4df772a7e1051b5a.rlib --extern linear_map=/work/oxidecomputer/omicron/target/debug/deps/liblinear_map-fa674040a9ff2f04.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-9b45289e13f34c85.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-743725e69b9b1f9f.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
71922024-08-11T08:16:22.079Z
71932024-08-11T08:16:22.079Zrunning 3 tests
71942024-08-11T08:16:22.082Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
71952024-08-11T08:16:22.082Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
71962024-08-11T08:16:22.082Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
71972024-08-11T08:16:22.082Z
71982024-08-11T08:16:22.082Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
71992024-08-11T08:16:22.082Z
72002024-08-11T08:16:22.100Z Doc-tests wicket
72012024-08-11T08:16:22.102Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket --test wicket/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-0eca45e6c4ecf40c.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-e9de332ec394b033.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-0289058b02cf0b21.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-fb351ff19520b88a.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-4e6ef20f5f688f57.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-1d8d3c5ded42b2d4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-bd01036f692a511f.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-85d158711e33002c.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-a743db74423d42c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-45c0e0e78f13fae3.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-997bcc8ac7b577df.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-3919ec52e6b0b262.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-fe54c6e20c355e92.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72022024-08-11T08:16:23.075Z
72032024-08-11T08:16:23.075Zrunning 0 tests
72042024-08-11T08:16:23.075Z
72052024-08-11T08:16:23.075Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72062024-08-11T08:16:23.075Z
72072024-08-11T08:16:23.107Z Doc-tests wicket_common
72082024-08-11T08:16:23.110Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_common --test wicket-common/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-common -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-cedc2b4cdec5a13d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72092024-08-11T08:16:23.691Z
72102024-08-11T08:16:23.691Zrunning 0 tests
72112024-08-11T08:16:23.691Z
72122024-08-11T08:16:23.691Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72132024-08-11T08:16:23.691Z
72142024-08-11T08:16:23.718Z Doc-tests wicket_dbg
72152024-08-11T08:16:23.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicket_dbg --test wicket-dbg/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicket-dbg -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-afd428b65d2a83ac.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-5ecc442b91ee9f4e.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-70559fa1e8301f4b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-423154c0ac8a55bc.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-8b7cf17923792f90.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72162024-08-11T08:16:24.091Z
72172024-08-11T08:16:24.091Zrunning 0 tests
72182024-08-11T08:16:24.091Z
72192024-08-11T08:16:24.091Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72202024-08-11T08:16:24.091Z
72212024-08-11T08:16:24.113Z Doc-tests wicketd
72222024-08-11T08:16:24.116Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd --test wicketd/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-5547710810e44ff9.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-6ad4642b306f3043.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-8cfc6ff965e112ba.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-77180ecea8364755.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-79a81974516da707.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-c2184d2a5bed7ca0.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-02d279fca67987b1.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-dd2116e3ef4953cd.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-ab09ab072df8f040.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-390ddc84ccf1ed72.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-fc36a1f9a9977bfb.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-3088b793e9fbc232.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-cc6b2a3dd9dcdc29.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-98c0ff5d1f9ce12e.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-d7497c8b98554ea1.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-7d2295e98a416c15.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-f09c5c2fcf27e354.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-a20f76d53e0d3f1f.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-800ad97ba20e539b.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern internal_dns=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns-2da370ec1815b703.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-bd3be20b19cc6489.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-c543daacc8936b68.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-ae0ed995ba58b22f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-d381d90b77512a0f.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-f1784341bbb07339.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-4b65a55a4f21cc04.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-2bc27de9dad720ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-9777af1013745671.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-327a8b94132b44f7.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-309c3d3bca908d45.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-28caaade9f2c72a9.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-6f4ea60ddd300e5b.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-a703d29ebe1ba291.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-b65275ef9c35ec50.rlib --extern trust_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_resolver-42a813a1e29907a1.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-85d0b0993978080a.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-ceb48449375cc3c0.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-210639770ae4f5a7.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-d2a3f7baec743a78.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-7ca047539b585298.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72232024-08-11T08:16:24.786Z
72242024-08-11T08:16:24.786Zrunning 0 tests
72252024-08-11T08:16:24.786Z
72262024-08-11T08:16:24.786Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72272024-08-11T08:16:24.786Z
72282024-08-11T08:16:24.821Z Doc-tests wicketd_api
72292024-08-11T08:16:24.824Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_api --test wicketd-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/wicketd-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-6ad4642b306f3043.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-c071fe29b9a33101.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-d6861112e862ba9f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-1fed3422eed118b0.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72302024-08-11T08:16:25.323Z
72312024-08-11T08:16:25.323Zrunning 2 tests
72322024-08-11T08:16:25.326Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 51) ... ignored
72332024-08-11T08:16:25.326Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 57) ... ignored
72342024-08-11T08:16:25.326Z
72352024-08-11T08:16:25.326Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
72362024-08-11T08:16:25.326Z
72372024-08-11T08:16:25.359Z Doc-tests wicketd_client
72382024-08-11T08:16:25.362Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name wicketd_client --test clients/wicketd-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/wicketd-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-293757568803e346.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-01b756cf0d7e914a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-5a0caf74de2348ec.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-e2b010f5fccb19aa.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-cb70ae6fc462a83e.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-3509d175578bf5c2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-22ef41cdd9d4b24b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-a97d8b1dc1a3270a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-0884eddc47f7c147.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-c0fc6a7a15d29f89.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-22424c50c174f5f7.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72392024-08-11T08:16:26.976Z
72402024-08-11T08:16:26.976Zrunning 0 tests
72412024-08-11T08:16:26.976Z
72422024-08-11T08:16:26.976Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72432024-08-11T08:16:26.976Z
72442024-08-11T08:16:27.013Z Doc-tests xtask_downloader
72452024-08-11T08:16:27.016Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name xtask_downloader --test dev-tools/downloader/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/downloader -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-725dd47f885197a3.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-a32e69c3bb020342.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-ec5bf655ce67d89c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-68c21280888abba0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-584ba06da5147514.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-458372da5fba99e4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-056149fbbbf0e30f.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-18d84087461dc5af.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-8a8d337de4ddf503.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72462024-08-11T08:16:27.188Z
72472024-08-11T08:16:27.188Zrunning 1 test
72482024-08-11T08:16:27.191Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
72492024-08-11T08:16:27.191Z
72502024-08-11T08:16:27.191Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
72512024-08-11T08:16:27.191Z
72522024-08-11T08:16:27.201Z Doc-tests zone_setup
72532024-08-11T08:16:27.204Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name zone_setup --test zone-setup/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/zone-setup -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-ade434d7f472112d/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-962af3b3f7fb4853/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-6d90b72607662627/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-85296a35898580e7/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-0224ad86eeddf0ff/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b360f7d9393c22fc.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-f6b822542bc6338e.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-ba378d26e4026c5c.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-221ba1405102a70d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-554d1620b88563fb.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-3b170fee12ccdfee.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-9cf51ca44e171033.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-58ac5ae659a5eec4.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-8c7e485ec2ad2d27.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-3f1221c35a75cbcd.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-75877d86a122055a.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-5efe824964e20df3.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-0a480e167c1fa1e8.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-a42d0265e6a6a8e0.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-899714ae98ed1a9f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
72542024-08-11T08:16:27.444Z
72552024-08-11T08:16:27.444Zrunning 0 tests
72562024-08-11T08:16:27.444Z
72572024-08-11T08:16:27.444Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
72582024-08-11T08:16:27.444Z
72592024-08-11T08:16:27.528Z
72602024-08-11T08:16:27.531Zreal 2:39.612207050
72612024-08-11T08:16:27.531Zuser 2:45.671063516
72622024-08-11T08:16:27.531Zsys 51.089302594
72632024-08-11T08:16:27.531Ztrap 0.041156015
72642024-08-11T08:16:27.531Ztflt 1.395210838
72652024-08-11T08:16:27.531Zdflt 8.343743001
72662024-08-11T08:16:27.531Zkflt 0.023346135
72672024-08-11T08:16:27.531Zlock 3:55.413268803
72682024-08-11T08:16:27.531Zslp 18:09.174724503
72692024-08-11T08:16:27.531Zlat 2.780572662
72702024-08-11T08:16:27.531Zstop 8.101218213
72712024-08-11T08:16:27.531Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
72722024-08-11T08:16:27.534Z+ unset TMPDIR
72732024-08-11T08:16:27.534Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
72742024-08-11T08:16:27.537Zfiles in /var/tmp/omicron_tmp (none expected on success):
72752024-08-11T08:16:27.537Z+ find /var/tmp/omicron_tmp -ls
72762024-08-11T08:16:27.540Z164832 11 drwxr-xr-x 2 build build 2 Aug 11 08:16 /var/tmp/omicron_tmp
72772024-08-11T08:16:27.540Z+ rmdir /var/tmp/omicron_tmp
72782024-08-11T08:16:27.850Zprocess exited: duration 4536874 ms, exit code 0
 
72792024-08-11T08:16:27.868Zfound 1 output files
72802024-08-11T08:16:27.882Zuploading: /work/crate-build-timings.json (521688 bytes)
72812024-08-11T08:16:28.890Zuploaded: /work/crate-build-timings.json