01JARFZ3G2W558X8KY6V68QZX9: build-and-test (helios)

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

Buildomat Job: 01JARFZBDEDJ0ZVQ7TNJRZVH5C

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-21T21:33:43.568Zjob assigned to worker 01JARFZC9G6W8486FCWVYEVCQA (queued for 24 s)
 
22024-10-21T21:33:44.145Zstarting task 0: "setup"
32024-10-21T21:33:44.169Z++ uname -s
42024-10-21T21:33:44.169Z+ kern=SunOS
52024-10-21T21:33:44.169Z+ case "$kern" in
62024-10-21T21:33:44.169Z+ groupadd -g 12345 build
72024-10-21T21:33:44.169Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-10-21T21:33:46.176Z+ zfs create -o mountpoint=/work rpool/work
92024-10-21T21:33:46.217Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-10-21T21:33:46.241Z+ home_fs=zfs
112024-10-21T21:33:46.241Z+ [[ zfs == autofs ]]
122024-10-21T21:33:46.241Z+ mkdir -p /home/build
132024-10-21T21:33:46.241Z+ chown build:build /home/build /work
142024-10-21T21:33:48.226Z+ chmod 0700 /home/build /work
152024-10-21T21:33:48.251Zprocess exited: duration 4086 ms, exit code 0
 
162024-10-21T21:33:48.300Zstarting task 1: "rust-toolchain"
172024-10-21T21:33:48.324Z+ printf ' * toolchain channel = "%s"
182024-10-21T21:33:48.324Z' 1.80.1
192024-10-21T21:33:48.324Z+ printf ' * toolchain profile = "%s"
202024-10-21T21:33:48.325Z' default
212024-10-21T21:33:48.325Z * toolchain channel = "1.80.1"
222024-10-21T21:33:48.325Z * toolchain profile = "default"
232024-10-21T21:33:48.325Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-10-21T21:33:48.325Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-10-21T21:33:48.462Zinfo: downloading installer
262024-10-21T21:33:48.981Zinfo: profile set to 'default'
272024-10-21T21:33:48.981Zinfo: default host triple is x86_64-unknown-illumos
282024-10-21T21:33:49.006Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-10-21T21:33:49.070Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-10-21T21:33:49.070Zinfo: downloading component 'cargo'
312024-10-21T21:33:49.258Zinfo: downloading component 'clippy'
322024-10-21T21:33:49.307Zinfo: downloading component 'rust-docs'
332024-10-21T21:33:49.514Zinfo: downloading component 'rust-std'
342024-10-21T21:33:49.916Zinfo: downloading component 'rustc'
352024-10-21T21:33:51.266Zinfo: downloading component 'rustfmt'
362024-10-21T21:33:51.350Zinfo: installing component 'cargo'
372024-10-21T21:33:52.428Zinfo: installing component 'clippy'
382024-10-21T21:33:52.875Zinfo: installing component 'rust-docs'
392024-10-21T21:33:55.604Zinfo: installing component 'rust-std'
402024-10-21T21:33:57.541Zinfo: installing component 'rustc'
412024-10-21T21:34:02.317Zinfo: installing component 'rustfmt'
422024-10-21T21:34:02.707Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-10-21T21:34:02.707Z
442024-10-21T21:34:02.816Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-10-21T21:34:02.816Z
462024-10-21T21:34:02.842Z
472024-10-21T21:34:02.842ZRust is installed now. Great!
482024-10-21T21:34:02.842Z
492024-10-21T21:34:02.842ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-10-21T21:34:02.842Zenvironment variable. This has not been done automatically.
512024-10-21T21:34:02.842Z
522024-10-21T21:34:02.842ZTo configure your current shell, you need to source
532024-10-21T21:34:02.842Zthe corresponding env file under $HOME/.cargo.
542024-10-21T21:34:02.842Z
552024-10-21T21:34:02.842ZThis is usually done by running one of the following (note the leading DOT):
562024-10-21T21:34:02.842Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-10-21T21:34:02.842Zsource "$HOME/.cargo/env.fish" # For fish
582024-10-21T21:34:02.883Z+ rustc --version
592024-10-21T21:34:02.968Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-10-21T21:34:02.993Zprocess exited: duration 14673 ms, exit code 0
 
612024-10-21T21:34:03.046Zstarting task 2: "authentication"
622024-10-21T21:34:03.104Zprocess exited: duration 60 ms, exit code 0
 
632024-10-21T21:34:03.154Zstarting task 3: "clone repository"
642024-10-21T21:34:03.179Z+ mkdir -p /work/oxidecomputer/omicron
652024-10-21T21:34:03.179Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-10-21T21:34:03.203ZCloning into '/work/oxidecomputer/omicron'...
672024-10-21T21:34:11.467Z+ cd /work/oxidecomputer/omicron
682024-10-21T21:34:11.467Z+ git fetch origin 5219957f9b89b420a2f4babb7f4ec1e06e00ec3d
692024-10-21T21:34:11.964ZFrom https://github.com/oxidecomputer/omicron
702024-10-21T21:34:11.964Z * branch 5219957f9b89b420a2f4babb7f4ec1e06e00ec3d -> FETCH_HEAD
712024-10-21T21:34:11.988Z+ [[ -n john/track-oximeter-producer-generations-test ]]
722024-10-21T21:34:11.988Z++ git branch --show-current
732024-10-21T21:34:11.989Z+ current=main
742024-10-21T21:34:11.989Z+ [[ main != john/track-oximeter-producer-generations-test ]]
752024-10-21T21:34:11.989Z+ git branch -f john/track-oximeter-producer-generations-test 5219957f9b89b420a2f4babb7f4ec1e06e00ec3d
762024-10-21T21:34:12.013Z+ git checkout -f john/track-oximeter-producer-generations-test
772024-10-21T21:34:12.197ZSwitched to branch 'john/track-oximeter-producer-generations-test'
782024-10-21T21:34:12.222Z+ git reset --hard 5219957f9b89b420a2f4babb7f4ec1e06e00ec3d
792024-10-21T21:34:12.246ZHEAD is now at 5219957f9 test cleanup
802024-10-21T21:34:12.246Zprocess exited: duration 9091 ms, exit code 0
 
812024-10-21T21:34:12.294Zstarting task 4: "build"
822024-10-21T21:34:12.319Z+ source ./env.sh
832024-10-21T21:34:12.319Z++ OLD_SHELL_OPTS=ehxB
842024-10-21T21:34:12.319Z++ set -o xtrace
852024-10-21T21:34:12.319Z++++ dirname ./env.sh
862024-10-21T21:34:12.319Z+++ readlink -f .
872024-10-21T21:34:12.319Z++ OMICRON_WS=/work/oxidecomputer/omicron
882024-10-21T21:34:12.319Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892024-10-21T21:34:12.319Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
902024-10-21T21:34:12.319Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
912024-10-21T21:34:12.319Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922024-10-21T21:34:12.319Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-10-21T21:34:12.319Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-10-21T21:34:12.319Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
952024-10-21T21:34:12.319Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-10-21T21:34:12.319Z++ case $OLD_SHELL_OPTS in
972024-10-21T21:34:12.319Z++ unset OLD_SHELL_OPTS OMICRON_WS
982024-10-21T21:34:12.319Z+ source .github/buildomat/ci-env.sh
992024-10-21T21:34:12.319Z++ export CARGO_TERM_COLOR=always
1002024-10-21T21:34:12.319Z++ CARGO_TERM_COLOR=always
1012024-10-21T21:34:12.319Z+ target_os=illumos
1022024-10-21T21:34:12.319Z+ NEXTEST_VERSION=0.9.78
1032024-10-21T21:34:12.319Z+ cargo --version
1042024-10-21T21:34:12.386Zcargo 1.80.1 (376290515 2024-07-16)
1052024-10-21T21:34:12.410Z+ rustc --version
1062024-10-21T21:34:12.460Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
1072024-10-21T21:34:12.484Z+ curl -sSfL --retry 10 https://get.nexte.st/0.9.78/illumos
1082024-10-21T21:34:12.485Z+ gunzip
1092024-10-21T21:34:12.485Z+ tar -xvf - -C /home/build/.cargo/bin
1102024-10-21T21:34:13.468Zx cargo-nextest, 16059952 bytes, 31368 tape blocks
1112024-10-21T21:34:13.492Z+ TEST_TMPDIR=/var/tmp/omicron_tmp
1122024-10-21T21:34:13.492Z+ echo 'tests will store ephemeral output in /var/tmp/omicron_tmp'
1132024-10-21T21:34:13.492Ztests will store ephemeral output in /var/tmp/omicron_tmp
1142024-10-21T21:34:13.492Z+ mkdir /var/tmp/omicron_tmp
1152024-10-21T21:34:13.492Z+ OUTPUT_DIR=/work
1162024-10-21T21:34:13.492Z+ echo 'tests will store non-ephemeral output in /work'
1172024-10-21T21:34:13.492Ztests will store non-ephemeral output in /work
1182024-10-21T21:34:13.492Z+ mkdir -p /work
1192024-10-21T21:34:13.492Z+ banner prerequisites
1202024-10-21T21:34:13.492Z
1212024-10-21T21:34:13.492Z ##### ##### ###### ##### ###### #### # # # #### #
1222024-10-21T21:34:13.492Z # # # # # # # # # # # # # # #
1232024-10-21T21:34:13.492Z # # # # ##### # # ##### # # # # # #### #
1242024-10-21T21:34:13.492Z ##### ##### # ##### # # # # # # # # #
1252024-10-21T21:34:13.492Z # # # # # # # # # # # # # # #
1262024-10-21T21:34:13.492Z # # # ###### # # ###### ### # #### # #### #
1272024-10-21T21:34:13.492Z
1282024-10-21T21:34:13.492Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1292024-10-21T21:34:22.329Z Startup: Refreshing catalog 'helios-dev' ... Done
1302024-10-21T21:34:26.225Z Startup: Caching catalogs ... Done
1312024-10-21T21:34:34.182ZPlanning: Solver setup ... Done (6.995s)
1322024-10-21T21:34:34.283ZPlanning: Running solver ... Done (0.101s)
1332024-10-21T21:34:34.354ZPlanning: Finding local manifests ... Done (0.003s)
1342024-10-21T21:34:34.433ZPlanning: Fetching manifests: 0/5 0% complete
1352024-10-21T21:34:34.874ZPlanning: Fetching manifests: 5/5 100% complete
1362024-10-21T21:34:35.150ZPlanning: Package planning ... Done (0.276s)
1372024-10-21T21:34:35.217ZPlanning: Merging actions ... Done (0.067s)
1382024-10-21T21:34:35.458ZPlanning: Checking for conflicting actions ... Done (0.241s)
1392024-10-21T21:34:36.563ZPlanning: Consolidating action changes ... Done (1.104s)
1402024-10-21T21:34:36.984ZPlanning: Evaluating mediators ... Done (0.422s)
1412024-10-21T21:34:37.083ZPlanning: Planning completed in 10.78 seconds
1422024-10-21T21:34:37.108Z Packages to install: 4
1432024-10-21T21:34:37.108Z Packages to update: 1
1442024-10-21T21:34:37.108Z Mediators to change: 2
1452024-10-21T21:34:37.108Z Services to change: 1
1462024-10-21T21:34:37.108Z Estimated space available: 148.80 GB
1472024-10-21T21:34:37.108ZEstimated space to be consumed: 1.58 GB
1482024-10-21T21:34:37.108Z Create boot environment: No
1492024-10-21T21:34:37.108ZCreate backup boot environment: Yes
1502024-10-21T21:34:37.108Z Rebuild boot archive: No
1512024-10-21T21:34:37.108Z
1522024-10-21T21:34:37.108ZChanged mediators:
1532024-10-21T21:34:37.108Z mediator clang:
1542024-10-21T21:34:37.108Z version: None -> 15 (system default)
1552024-10-21T21:34:37.108Z
1562024-10-21T21:34:37.108Z mediator llvm:
1572024-10-21T21:34:37.108Z version: 14 (system default) -> 15 (system default)
1582024-10-21T21:34:37.108Z
1592024-10-21T21:34:37.108ZChanged packages:
1602024-10-21T21:34:37.108Zhelios-dev
1612024-10-21T21:34:37.108Z developer/build-essential
1622024-10-21T21:34:37.108Z None -> 11-2.0
1632024-10-21T21:34:37.108Z library/libxmlsec1
1642024-10-21T21:34:37.108Z None -> 1.2.35-2.0
1652024-10-21T21:34:37.109Z ooce/developer/clang-15
1662024-10-21T21:34:37.109Z None -> 15.0.7-2.0
1672024-10-21T21:34:37.109Z ooce/developer/llvm-15
1682024-10-21T21:34:37.109Z None -> 15.0.7-2.0
1692024-10-21T21:34:37.109Z package/pkg
1702024-10-21T21:34:37.109Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1712024-10-21T21:34:37.109Z
1722024-10-21T21:34:37.109ZServices:
1732024-10-21T21:34:37.109Z restart_fmri:
1742024-10-21T21:34:37.109Z svc:/system/update-man-index:default
1752024-10-21T21:34:37.109Z
1762024-10-21T21:34:37.109ZEditable files to change:
1772024-10-21T21:34:37.109Z Update:
1782024-10-21T21:34:37.109Z usr/share/lib/pkg/web/config.shtml
1792024-10-21T21:34:37.175Z
1802024-10-21T21:34:37.175ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1812024-10-21T21:34:42.176ZDownload: 410/4281 items 14.9/220.6MB 6% complete (2.9M/s)
1822024-10-21T21:34:47.176ZDownload: 1120/4281 items 26.2/220.6MB 11% complete (2.5M/s)
1832024-10-21T21:34:52.191ZDownload: 1198/4281 items 78.9/220.6MB 35% complete (6.8M/s)
1842024-10-21T21:34:57.191ZDownload: 2169/4281 items 119.0/220.6MB 53% complete (9.6M/s)
1852024-10-21T21:35:02.191ZDownload: 3113/4281 items 124.6/220.6MB 56% complete (4.5M/s)
1862024-10-21T21:35:07.195ZDownload: 3248/4281 items 184.8/220.6MB 83% complete (6.5M/s)
1872024-10-21T21:35:12.202ZDownload: 3496/4281 items 215.5/220.6MB 97% complete (9.3M/s)
1882024-10-21T21:35:17.053ZDownload: Completed 220.60 MB in 39.88 seconds (5.5M/s)
1892024-10-21T21:35:18.518Z Actions: 1/5063 actions (Removing old actions)
1902024-10-21T21:35:18.542Z Actions: 194/5063 actions (Installing new actions)
1912024-10-21T21:35:23.530Z Actions: 2986/5063 actions (Installing new actions)
1922024-10-21T21:35:24.492Z Actions: 4226/5063 actions (Updating modified actions)
1932024-10-21T21:35:24.869Z Actions: Completed 5063 actions in 6.35 seconds.
1942024-10-21T21:35:25.384Z Done (0.503s)
1952024-10-21T21:35:25.408Z Done (0.000s)
1962024-10-21T21:35:25.960Z Done (0.574s)
1972024-10-21T21:35:30.997Z Done (4.887s)
1982024-10-21T21:35:31.086Z Done (0.019s)
1992024-10-21T21:35:31.116Z Done (0.000s)
2002024-10-21T21:35:31.283Z Done (0.000s)
2012024-10-21T21:35:32.013ZPlanning: Evaluating mediator changes ... Done
2022024-10-21T21:35:32.269ZPlanning: Checking for conflicting actions ... Done
2032024-10-21T21:35:32.293ZPlanning: Consolidating action changes ... Done
2042024-10-21T21:35:32.612ZPlanning: Evaluating mediators ... Done
2052024-10-21T21:35:32.636ZPlanning: Planning completed in 0.60 seconds
2062024-10-21T21:35:32.660Z Mediators to change: 2
2072024-10-21T21:35:32.660Z Create boot environment: No
2082024-10-21T21:35:32.660ZCreate backup boot environment: No
2092024-10-21T21:35:32.719Z Done
2102024-10-21T21:35:32.719Z Done
2112024-10-21T21:35:33.154Z Done
2122024-10-21T21:35:37.535Z Done
2132024-10-21T21:35:37.625Z Done
2142024-10-21T21:35:37.648Z Done
2152024-10-21T21:35:37.720Z Done
2162024-10-21T21:35:38.482ZPlanning: Evaluating mediator changes ... Done
2172024-10-21T21:35:38.506ZPlanning: Merging actions ... Done
2182024-10-21T21:35:38.772ZPlanning: Checking for conflicting actions ... Done
2192024-10-21T21:35:38.796ZPlanning: Consolidating action changes ... Done
2202024-10-21T21:35:39.090ZPlanning: Evaluating mediators ... Done
2212024-10-21T21:35:39.168ZPlanning: Planning completed in 0.97 seconds
2222024-10-21T21:35:39.201Z Packages to change: 1
2232024-10-21T21:35:39.201Z Mediators to change: 1
2242024-10-21T21:35:39.201Z Services to change: 1
2252024-10-21T21:35:39.201Z Create boot environment: No
2262024-10-21T21:35:39.201ZCreate backup boot environment: Yes
2272024-10-21T21:35:40.835Z Actions: 1/6 actions (Updating modified actions)
2282024-10-21T21:35:40.860Z Actions: Completed 6 actions in 0.00 seconds.
2292024-10-21T21:35:40.860Z Done
2302024-10-21T21:35:40.860Z Done
2312024-10-21T21:35:40.953Z Done
2322024-10-21T21:35:45.208Z Done
2332024-10-21T21:35:45.306Z Done
2342024-10-21T21:35:45.342Z Done
2352024-10-21T21:35:45.401Z Done
2362024-10-21T21:35:45.912ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2372024-10-21T21:35:45.912Zclang system 15 system
2382024-10-21T21:35:45.912Zcsh system system illumos
2392024-10-21T21:35:45.912Zctags system system illumos
2402024-10-21T21:35:45.912Zgcc vendor 12 vendor
2412024-10-21T21:35:45.912Zgcc system 10 system
2422024-10-21T21:35:45.912Zgcc system 7 system
2432024-10-21T21:35:45.912Zgo system 1.20 system
2442024-10-21T21:35:45.912Zgo system 1.19 system
2452024-10-21T21:35:45.912Zllvm system 15 system
2462024-10-21T21:35:45.912Zllvm system 14 system
2472024-10-21T21:35:45.912Zmariadb system 10.6 system
2482024-10-21T21:35:45.912Zmta vendor vendor dma
2492024-10-21T21:35:45.912Zopenjdk system 17 system
2502024-10-21T21:35:45.912Zopenjdk system 11 system
2512024-10-21T21:35:45.912Zopenjdk system 1.8 system
2522024-10-21T21:35:45.912Zopenssl vendor 3 vendor
2532024-10-21T21:35:45.913Zperl system 5.36 system
2542024-10-21T21:35:45.913Zpostgresql system 15 system
2552024-10-21T21:35:45.913Zpostgresql system 13 system
2562024-10-21T21:35:45.913Zpython vendor 3 vendor
2572024-10-21T21:35:45.913Zpython system 2 system
2582024-10-21T21:35:45.913Zpython3 system 3.11 system
2592024-10-21T21:35:45.913Zruby system 3.0 system
2602024-10-21T21:35:45.913Zwords vendor vendor american-english
2612024-10-21T21:35:45.913Zwords system system australian-english
2622024-10-21T21:35:45.913Zwords system system british-english
2632024-10-21T21:35:45.913Zwords system system canadian-english
2642024-10-21T21:35:45.913Zwords system system french
2652024-10-21T21:35:45.913Zwords system system italian
2662024-10-21T21:35:45.913Zwords system system ngerman
2672024-10-21T21:35:45.913Zwords system system ogerman
2682024-10-21T21:35:45.913Zwords system system spanish
2692024-10-21T21:35:46.317ZPUBLISHER TYPE STATUS P LOCATION
2702024-10-21T21:35:46.317Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2712024-10-21T21:35:49.114ZFMRI IFO
2722024-10-21T21:35:49.114Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2732024-10-21T21:35:49.114Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2742024-10-21T21:35:49.114Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2752024-10-21T21:35:49.114Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2762024-10-21T21:35:49.114Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2772024-10-21T21:35:49.114Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2782024-10-21T21:35:49.114Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2792024-10-21T21:35:49.114Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2802024-10-21T21:35:49.114Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2812024-10-21T21:35:49.114Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2822024-10-21T21:35:49.114Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2832024-10-21T21:35:49.114Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2842024-10-21T21:35:49.114Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852024-10-21T21:35:49.867Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862024-10-21T21:35:50.265Z Updating crates.io index
2872024-10-21T21:35:50.337Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2882024-10-21T21:35:51.283Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2892024-10-21T21:35:51.714Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2902024-10-21T21:35:52.110Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2912024-10-21T21:35:52.534Z Updating git repository `https://github.com/oxidecomputer/propolis`
2922024-10-21T21:35:53.482Z Updating git repository `https://github.com/oxidecomputer/crucible`
2932024-10-21T21:35:55.987Z Updating git repository `https://github.com/oxidecomputer/opte`
2942024-10-21T21:35:57.361Z Updating git repository `https://github.com/oxidecomputer/falcon`
2952024-10-21T21:35:58.241Z Updating git repository `https://github.com/oxidecomputer/clickward`
2962024-10-21T21:35:58.581Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2972024-10-21T21:35:58.977Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982024-10-21T21:35:59.702Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2992024-10-21T21:36:00.062Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3002024-10-21T21:36:00.609Z Updating git repository `https://github.com/oxidecomputer/tofino`
3012024-10-21T21:36:01.035Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3022024-10-21T21:36:01.409Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3032024-10-21T21:36:01.772Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3042024-10-21T21:36:02.217Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052024-10-21T21:36:02.716Z Updating git repository `https://github.com/oxidecomputer/ispf`
3062024-10-21T21:36:03.102Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3072024-10-21T21:36:03.486Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3082024-10-21T21:36:04.168Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3092024-10-21T21:36:04.585Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102024-10-21T21:36:05.157Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3112024-10-21T21:36:05.886Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3122024-10-21T21:36:06.226Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3132024-10-21T21:36:06.675Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3142024-10-21T21:36:08.173Z Downloading crates ...
3152024-10-21T21:36:08.241Z Downloaded equivalent v1.0.1
3162024-10-21T21:36:08.267Z Downloaded thread-id v4.2.2
3172024-10-21T21:36:08.267Z Downloaded version_check v0.9.5
3182024-10-21T21:36:08.291Z Downloaded zerocopy v0.7.35
3192024-10-21T21:36:08.315Z Downloaded unicode-width v0.1.14
3202024-10-21T21:36:08.315Z Downloaded usdt v0.5.0
3212024-10-21T21:36:08.339Z Downloaded zerocopy-derive v0.7.35
3222024-10-21T21:36:08.339Z Downloaded libc v0.2.161
3232024-10-21T21:36:08.363Z Downloaded syn v1.0.109
3242024-10-21T21:36:08.387Z Downloaded rustix v0.38.37
3252024-10-21T21:36:08.412Z Downloaded quote v1.0.37
3262024-10-21T21:36:08.412Z Downloaded winnow v0.6.20
3272024-10-21T21:36:08.412Z Downloaded utf8parse v0.2.2
3282024-10-21T21:36:08.412Z Downloaded usdt-impl v0.5.0
3292024-10-21T21:36:08.412Z Downloaded typenum v1.17.0
3302024-10-21T21:36:08.412Z Downloaded toml_datetime v0.6.8
3312024-10-21T21:36:08.436Z Downloaded toml v0.8.19
3322024-10-21T21:36:08.436Z Downloaded thiserror-impl v1.0.64
3332024-10-21T21:36:08.436Z Downloaded textwrap v0.16.1
3342024-10-21T21:36:08.436Z Downloaded tempfile v3.13.0
3352024-10-21T21:36:08.436Z Downloaded tabled v0.15.0
3362024-10-21T21:36:08.460Z Downloaded strsim v0.11.1
3372024-10-21T21:36:08.460Z Downloaded sha2 v0.10.8
3382024-10-21T21:36:08.460Z Downloaded serde_spanned v0.6.8
3392024-10-21T21:36:08.460Z Downloaded serde_derive v1.0.210
3402024-10-21T21:36:08.460Z Downloaded semver v1.0.23
3412024-10-21T21:36:08.460Z Downloaded scroll v0.12.0
3422024-10-21T21:36:08.460Z Downloaded proc-macro2 v1.0.87
3432024-10-21T21:36:08.460Z Downloaded proc-macro-error v1.0.4
3442024-10-21T21:36:08.460Z Downloaded plain v0.2.3
3452024-10-21T21:36:08.460Z Downloaded pest_generator v2.7.14
3462024-10-21T21:36:08.484Z Downloaded pest v2.7.14
3472024-10-21T21:36:08.484Z Downloaded once_cell v1.20.2
3482024-10-21T21:36:08.485Z Downloaded memchr v2.7.4
3492024-10-21T21:36:08.485Z Downloaded serde_json v1.0.128
3502024-10-21T21:36:08.485Z Downloaded serde v1.0.210
3512024-10-21T21:36:08.508Z Downloaded log v0.4.22
3522024-10-21T21:36:08.508Z Downloaded itoa v1.0.11
3532024-10-21T21:36:08.508Z Downloaded hashbrown v0.15.0
3542024-10-21T21:36:08.508Z Downloaded goblin v0.8.2
3552024-10-21T21:36:08.508Z Downloaded errno v0.3.9
3562024-10-21T21:36:08.508Z Downloaded digest v0.10.7
3572024-10-21T21:36:08.508Z Downloaded crypto-common v0.1.6
3582024-10-21T21:36:08.508Z Downloaded colorchoice v1.0.2
3592024-10-21T21:36:08.508Z Downloaded clap_lex v0.7.2
3602024-10-21T21:36:08.533Z Downloaded clap_builder v4.5.20
3612024-10-21T21:36:08.533Z Downloaded unicode-linebreak v0.1.5
3622024-10-21T21:36:08.533Z Downloaded toml_edit v0.22.22
3632024-10-21T21:36:08.557Z Downloaded syn v2.0.79
3642024-10-21T21:36:08.557Z Downloaded ryu v1.0.18
3652024-10-21T21:36:08.557Z Downloaded proc-macro-error-attr v1.0.4
3662024-10-21T21:36:08.581Z Downloaded pest_meta v2.7.14
3672024-10-21T21:36:08.581Z Downloaded papergrid v0.11.0
3682024-10-21T21:36:08.582Z Downloaded macaddr v1.0.1
3692024-10-21T21:36:08.582Z Downloaded indexmap v2.6.0
3702024-10-21T21:36:08.582Z Downloaded generic-array v0.14.7
3712024-10-21T21:36:08.582Z Downloaded fnv v1.0.7
3722024-10-21T21:36:08.582Z Downloaded dtrace-parser v0.2.0
3732024-10-21T21:36:08.582Z Downloaded cpufeatures v0.2.14
3742024-10-21T21:36:08.582Z Downloaded cfg-if v1.0.0
3752024-10-21T21:36:08.606Z Downloaded cargo_metadata v0.18.1
3762024-10-21T21:36:08.606Z Downloaded tabled_derive v0.7.0
3772024-10-21T21:36:08.606Z Downloaded serde_tokenstream v0.2.2
3782024-10-21T21:36:08.606Z Downloaded scroll_derive v0.12.0
3792024-10-21T21:36:08.606Z Downloaded pest_derive v2.7.14
3802024-10-21T21:36:08.606Z Downloaded memmap v0.7.0
3812024-10-21T21:36:08.606Z Downloaded clap v4.5.20
3822024-10-21T21:36:08.606Z Downloaded camino v1.1.9
3832024-10-21T21:36:08.606Z Downloaded bytecount v0.6.8
3842024-10-21T21:36:08.606Z Downloaded block-buffer v0.10.4
3852024-10-21T21:36:08.630Z Downloaded bitflags v2.6.0
3862024-10-21T21:36:08.630Z Downloaded anyhow v1.0.89
3872024-10-21T21:36:08.630Z Downloaded usdt-macro v0.5.0
3882024-10-21T21:36:08.630Z Downloaded usdt-attr-macro v0.5.0
3892024-10-21T21:36:08.630Z Downloaded unicode-ident v1.0.13
3902024-10-21T21:36:08.630Z Downloaded ucd-trie v0.1.7
3912024-10-21T21:36:08.630Z Downloaded smawk v0.3.2
3922024-10-21T21:36:08.631Z Downloaded is_terminal_polyfill v1.70.1
3932024-10-21T21:36:08.631Z Downloaded heck v0.5.0
3942024-10-21T21:36:08.631Z Downloaded heck v0.4.1
3952024-10-21T21:36:08.631Z Downloaded fs-err v2.11.0
3962024-10-21T21:36:08.631Z Downloaded fastrand v2.1.1
3972024-10-21T21:36:08.661Z Downloaded dof v0.3.0
3982024-10-21T21:36:08.661Z Downloaded clap_derive v4.5.18
3992024-10-21T21:36:08.661Z Downloaded cargo_toml v0.20.5
4002024-10-21T21:36:08.661Z Downloaded cargo-platform v0.1.8
4012024-10-21T21:36:08.661Z Downloaded camino-tempfile v1.1.1
4022024-10-21T21:36:08.661Z Downloaded byteorder v1.5.0
4032024-10-21T21:36:08.661Z Downloaded autocfg v1.4.0
4042024-10-21T21:36:08.661Z Downloaded anstyle-parse v0.2.5
4052024-10-21T21:36:08.661Z Downloaded anstream v0.6.15
4062024-10-21T21:36:08.661Z Downloaded thiserror v1.0.64
4072024-10-21T21:36:08.661Z Downloaded terminal_size v0.4.0
4082024-10-21T21:36:08.661Z Downloaded swrite v0.1.0
4092024-10-21T21:36:08.661Z Downloaded pretty-hex v0.4.1
4102024-10-21T21:36:08.661Z Downloaded anstyle-query v1.1.1
4112024-10-21T21:36:08.661Z Downloaded anstyle v1.0.8
4122024-10-21T21:36:08.787Z Compiling proc-macro2 v1.0.87
4132024-10-21T21:36:08.811Z Compiling unicode-ident v1.0.13
4142024-10-21T21:36:08.811Z Compiling serde v1.0.210
4152024-10-21T21:36:08.811Z Compiling version_check v0.9.5
4162024-10-21T21:36:08.811Z Compiling memchr v2.7.4
4172024-10-21T21:36:08.811Z Compiling thiserror v1.0.64
4182024-10-21T21:36:08.811Z Compiling libc v0.2.161
4192024-10-21T21:36:08.811Z Compiling ryu v1.0.18
4202024-10-21T21:36:09.060Z Compiling ucd-trie v0.1.7
4212024-10-21T21:36:09.239Z Compiling itoa v1.0.11
4222024-10-21T21:36:09.469Z Compiling once_cell v1.20.2
4232024-10-21T21:36:09.597Z Compiling byteorder v1.5.0
4242024-10-21T21:36:09.627Z Compiling rustix v0.38.37
4252024-10-21T21:36:09.871Z Compiling serde_json v1.0.128
4262024-10-21T21:36:10.054Z Compiling bitflags v2.6.0
4272024-10-21T21:36:10.203Z Compiling proc-macro-error-attr v1.0.4
4282024-10-21T21:36:10.387Z Compiling usdt-impl v0.5.0
4292024-10-21T21:36:10.454Z Compiling quote v1.0.37
4302024-10-21T21:36:10.554Z Compiling syn v1.0.109
4312024-10-21T21:36:10.607Z Compiling proc-macro-error v1.0.4
4322024-10-21T21:36:10.661Z Compiling equivalent v1.0.1
4332024-10-21T21:36:10.780Z Compiling log v0.4.22
4342024-10-21T21:36:10.877Z Compiling syn v2.0.79
4352024-10-21T21:36:10.903Z Compiling errno v0.3.9
4362024-10-21T21:36:11.156Z Compiling thread-id v4.2.2
4372024-10-21T21:36:11.156Z Compiling plain v0.2.3
4382024-10-21T21:36:11.180Z Compiling utf8parse v0.2.2
4392024-10-21T21:36:11.236Z Compiling hashbrown v0.15.0
4402024-10-21T21:36:11.267Z Compiling camino v1.1.9
4412024-10-21T21:36:11.382Z Compiling anstyle-parse v0.2.5
4422024-10-21T21:36:11.687Z Compiling autocfg v1.4.0
4432024-10-21T21:36:11.798Z Compiling anstyle-query v1.1.1
4442024-10-21T21:36:11.897Z Compiling unicode-width v0.1.14
4452024-10-21T21:36:11.946Z Compiling winnow v0.6.20
4462024-10-21T21:36:12.032Z Compiling pretty-hex v0.4.1
4472024-10-21T21:36:12.220Z Compiling indexmap v2.6.0
4482024-10-21T21:36:12.289Z Compiling semver v1.0.23
4492024-10-21T21:36:12.349Z Compiling is_terminal_polyfill v1.70.1
4502024-10-21T21:36:12.470Z Compiling colorchoice v1.0.2
4512024-10-21T21:36:12.630Z Compiling anstyle v1.0.8
4522024-10-21T21:36:12.679Z Compiling fs-err v2.11.0
4532024-10-21T21:36:12.835Z Compiling terminal_size v0.4.0
4542024-10-21T21:36:13.002Z Compiling anstream v0.6.15
4552024-10-21T21:36:13.233Z Compiling heck v0.5.0
4562024-10-21T21:36:13.501Z Compiling anyhow v1.0.89
4572024-10-21T21:36:13.585Z Compiling cfg-if v1.0.0
4582024-10-21T21:36:13.685Z Compiling strsim v0.11.1
4592024-10-21T21:36:13.742Z Compiling clap_lex v0.7.2
4602024-10-21T21:36:13.771Z Compiling fastrand v2.1.1
4612024-10-21T21:36:14.102Z Compiling heck v0.4.1
4622024-10-21T21:36:14.259Z Compiling bytecount v0.6.8
4632024-10-21T21:36:14.334Z Compiling fnv v1.0.7
4642024-10-21T21:36:14.392Z Compiling tempfile v3.13.0
4652024-10-21T21:36:14.472Z Compiling papergrid v0.11.0
4662024-10-21T21:36:14.564Z Compiling clap_builder v4.5.20
4672024-10-21T21:36:14.696Z Compiling memmap v0.7.0
4682024-10-21T21:36:14.759Z Compiling smawk v0.3.2
4692024-10-21T21:36:14.981Z Compiling unicode-linebreak v0.1.5
4702024-10-21T21:36:15.195Z Compiling swrite v0.1.0
4712024-10-21T21:36:15.483Z Compiling textwrap v0.16.1
4722024-10-21T21:36:16.483Z Compiling tabled_derive v0.7.0
4732024-10-21T21:36:18.059Z Compiling tabled v0.15.0
4742024-10-21T21:36:18.766Z Compiling serde_derive v1.0.210
4752024-10-21T21:36:18.766Z Compiling thiserror-impl v1.0.64
4762024-10-21T21:36:18.790Z Compiling zerocopy-derive v0.7.35
4772024-10-21T21:36:18.790Z Compiling scroll_derive v0.12.0
4782024-10-21T21:36:18.790Z Compiling clap_derive v4.5.18
4792024-10-21T21:36:19.865Z Compiling scroll v0.12.0
4802024-10-21T21:36:20.399Z Compiling goblin v0.8.2
4812024-10-21T21:36:20.674Z Compiling zerocopy v0.7.35
4822024-10-21T21:36:21.706Z Compiling pest v2.7.14
4832024-10-21T21:36:22.140Z Compiling clap v4.5.20
4842024-10-21T21:36:23.714Z Compiling pest_meta v2.7.14
4852024-10-21T21:36:24.702Z Compiling pest_generator v2.7.14
4862024-10-21T21:36:26.535Z Compiling pest_derive v2.7.14
4872024-10-21T21:36:27.190Z Compiling dtrace-parser v0.2.0
4882024-10-21T21:36:28.167Z Compiling serde_tokenstream v0.2.2
4892024-10-21T21:36:28.327Z Compiling toml_datetime v0.6.8
4902024-10-21T21:36:28.377Z Compiling serde_spanned v0.6.8
4912024-10-21T21:36:28.599Z Compiling toml_edit v0.22.22
4922024-10-21T21:36:28.625Z Compiling cargo-platform v0.1.8
4932024-10-21T21:36:28.740Z Compiling macaddr v1.0.1
4942024-10-21T21:36:29.038Z Compiling camino-tempfile v1.1.1
4952024-10-21T21:36:29.551Z Compiling dof v0.3.0
4962024-10-21T21:36:29.601Z Compiling cargo_metadata v0.18.1
4972024-10-21T21:36:31.163Z Compiling toml v0.8.19
4982024-10-21T21:36:31.279Z Compiling usdt-macro v0.5.0
4992024-10-21T21:36:31.279Z Compiling usdt-attr-macro v0.5.0
5002024-10-21T21:36:31.956Z Compiling cargo_toml v0.20.5
5012024-10-21T21:36:32.508Z Compiling usdt v0.5.0
5022024-10-21T21:36:36.286Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5032024-10-21T21:36:41.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.79s
5042024-10-21T21:36:41.595Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5052024-10-21T21:36:42.368Z Downloading crates ...
5062024-10-21T21:36:42.522Z Downloaded http-range v0.1.5
5072024-10-21T21:36:42.548Z Downloaded hubpack_derive v0.1.1
5082024-10-21T21:36:42.548Z Downloaded http-body v1.0.1
5092024-10-21T21:36:42.548Z Downloaded crunchy v0.2.2
5102024-10-21T21:36:42.548Z Downloaded nodrop v0.1.14
5112024-10-21T21:36:42.548Z Downloaded normalize-line-endings v0.3.0
5122024-10-21T21:36:42.548Z Downloaded hyper-rustls v0.27.3
5132024-10-21T21:36:42.573Z Downloaded nibble_vec v0.1.0
5142024-10-21T21:36:42.573Z Downloaded rand_core v0.6.4
5152024-10-21T21:36:42.598Z Downloaded rustls-pemfile v2.2.0
5162024-10-21T21:36:42.598Z Downloaded serde_path_to_error v0.1.16
5172024-10-21T21:36:42.598Z Downloaded tower-service v0.3.3
5182024-10-21T21:36:42.624Z Downloaded tracing-attributes v0.1.27
5192024-10-21T21:36:42.624Z Downloaded phf v0.11.2
5202024-10-21T21:36:42.624Z Downloaded phf_codegen v0.11.2
5212024-10-21T21:36:42.624Z Downloaded pin-project-lite v0.2.14
5222024-10-21T21:36:42.649Z Downloaded dhcproto-macros v0.1.0
5232024-10-21T21:36:42.649Z Downloaded deranged v0.3.11
5242024-10-21T21:36:42.649Z Downloaded derive_builder_macro v0.20.2
5252024-10-21T21:36:42.675Z Downloaded diesel-dtrace v0.3.0
5262024-10-21T21:36:42.675Z Downloaded pretty-hex v0.2.1
5272024-10-21T21:36:42.675Z Downloaded sec1 v0.7.3
5282024-10-21T21:36:42.675Z Downloaded num v0.4.3
5292024-10-21T21:36:42.700Z Downloaded slog-scope v4.4.0
5302024-10-21T21:36:42.725Z Downloaded slog v2.7.0
5312024-10-21T21:36:42.725Z Downloaded tls_codec v0.4.1
5322024-10-21T21:36:42.725Z Downloaded tls_codec_derive v0.4.1
5332024-10-21T21:36:42.750Z Downloaded opaque-debug v0.3.1
5342024-10-21T21:36:42.751Z Downloaded openssl-probe v0.1.5
5352024-10-21T21:36:42.751Z Downloaded openssl-macros v0.1.1
5362024-10-21T21:36:42.751Z Downloaded num_enum v0.5.11
5372024-10-21T21:36:42.751Z Downloaded quick-error v1.2.3
5382024-10-21T21:36:42.776Z Downloaded rtoolbox v0.0.2
5392024-10-21T21:36:42.776Z Downloaded rcgen v0.12.1
5402024-10-21T21:36:42.776Z Downloaded ssh-cipher v0.2.0
5412024-10-21T21:36:42.776Z Downloaded dirs-next v2.0.0
5422024-10-21T21:36:42.776Z Downloaded zone v0.1.8
5432024-10-21T21:36:42.776Z Downloaded float-ord v0.3.2
5442024-10-21T21:36:42.802Z Downloaded float-cmp v0.9.0
5452024-10-21T21:36:42.802Z Downloaded filetime v0.2.25
5462024-10-21T21:36:42.802Z Downloaded downcast v0.11.0
5472024-10-21T21:36:42.802Z Downloaded signature v2.2.0
5482024-10-21T21:36:42.802Z Downloaded test-strategy v0.3.1
5492024-10-21T21:36:42.802Z Downloaded flume v0.11.0
5502024-10-21T21:36:42.826Z Downloaded ed25519 v2.2.3
5512024-10-21T21:36:42.826Z Downloaded either v1.13.0
5522024-10-21T21:36:42.827Z Downloaded flate2 v1.0.34
5532024-10-21T21:36:42.827Z Downloaded reqwest v0.11.27
5542024-10-21T21:36:42.851Z Downloaded flagset v0.4.6
5552024-10-21T21:36:42.851Z Downloaded dropshot_endpoint v0.12.0
5562024-10-21T21:36:42.851Z Downloaded ecdsa v0.16.9
5572024-10-21T21:36:42.851Z Downloaded openapiv3 v2.0.0
5582024-10-21T21:36:42.875Z Downloaded zerocopy-derive v0.6.6
5592024-10-21T21:36:42.900Z Downloaded ed25519-dalek v2.1.1
5602024-10-21T21:36:42.900Z Downloaded lalrpop v0.19.12
5612024-10-21T21:36:42.925Z Downloaded regex-syntax v0.6.29
5622024-10-21T21:36:42.925Z Downloaded winnow v0.5.40
5632024-10-21T21:36:42.925Z Downloaded encoding_rs v0.8.34
5642024-10-21T21:36:42.952Z Downloaded radix_trie v0.2.1
5652024-10-21T21:36:42.977Z Downloaded dropshot v0.12.0
5662024-10-21T21:36:43.003Z Downloaded smoltcp v0.11.0
5672024-10-21T21:36:43.003Z Downloaded smoltcp v0.9.1
5682024-10-21T21:36:43.027Z Downloaded typify-impl v0.2.0
5692024-10-21T21:36:43.052Z Downloaded webpki-roots v0.26.6
5702024-10-21T21:36:43.052Z Downloaded polar-core v0.27.3
5712024-10-21T21:36:43.052Z Downloaded nix v0.29.0
5722024-10-21T21:36:43.076Z Downloaded quinn-proto v0.11.8
5732024-10-21T21:36:43.076Z Downloaded nix v0.27.1
5742024-10-21T21:36:43.101Z Downloaded x509-cert v0.2.5
5752024-10-21T21:36:43.101Z Downloaded regex-automata v0.4.8
5762024-10-21T21:36:43.126Z Downloaded ratatui v0.28.1
5772024-10-21T21:36:43.152Z Downloaded rand v0.8.5
5782024-10-21T21:36:43.152Z Downloaded libz-sys v1.1.20
5792024-10-21T21:36:43.177Z Downloaded lzma-sys v0.1.20
5802024-10-21T21:36:43.205Z Downloaded tokio v1.40.0
5812024-10-21T21:36:43.255Z Downloaded sha3 v0.10.8
5822024-10-21T21:36:43.280Z Downloaded proptest v1.5.0
5832024-10-21T21:36:43.280Z Downloaded idna v0.3.0
5842024-10-21T21:36:43.306Z Downloaded regress v0.10.1
5852024-10-21T21:36:43.306Z Downloaded regex-syntax v0.8.5
5862024-10-21T21:36:43.331Z Downloaded quinn v0.11.5
5872024-10-21T21:36:43.331Z Downloaded nix v0.28.0
5882024-10-21T21:36:43.355Z Downloaded libgit2-sys v0.17.0+1.8.1
5892024-10-21T21:36:43.405Z Downloaded idna v0.4.0
5902024-10-21T21:36:43.429Z Downloaded regress v0.9.1
5912024-10-21T21:36:43.429Z Downloaded publicsuffix v2.2.3
5922024-10-21T21:36:43.454Z Downloaded idna v0.5.0
5932024-10-21T21:36:43.454Z Downloaded wyz v0.5.1
5942024-10-21T21:36:43.454Z Downloaded snafu v0.8.5
5952024-10-21T21:36:43.454Z Downloaded rayon v1.10.0
5962024-10-21T21:36:43.477Z Downloaded object v0.36.5
5972024-10-21T21:36:43.477Z Downloaded object v0.30.4
5982024-10-21T21:36:43.501Z Downloaded sled v0.34.7
5992024-10-21T21:36:43.525Z Downloaded petgraph v0.6.5
6002024-10-21T21:36:43.549Z Downloaded sqlparser v0.45.0
6012024-10-21T21:36:43.549Z Downloaded russh-keys v0.45.0
6022024-10-21T21:36:43.549Z Downloaded russh v0.45.0
6032024-10-21T21:36:43.573Z Downloaded rusqlite v0.32.1
6042024-10-21T21:36:43.573Z Downloaded regex v1.11.0
6052024-10-21T21:36:43.597Z Downloaded reedline v0.35.0
6062024-10-21T21:36:43.597Z Downloaded openssl v0.10.66
6072024-10-21T21:36:43.621Z Downloaded ring v0.17.8
6082024-10-21T21:36:43.691Z Downloaded expectorate v1.1.0
6092024-10-21T21:36:43.715Z Downloaded serde_with v3.11.0
6102024-10-21T21:36:43.715Z Downloaded quinn-udp v0.5.5
6112024-10-21T21:36:43.715Z Downloaded unicode-normalization v0.1.24
6122024-10-21T21:36:43.715Z Downloaded ring v0.16.20
6132024-10-21T21:36:43.808Z Downloaded libsqlite3-sys v0.30.1
6142024-10-21T21:36:43.902Z Downloaded rustc-demangle v0.1.24
6152024-10-21T21:36:43.926Z Downloaded quick-xml v0.33.0
6162024-10-21T21:36:43.926Z Downloaded itertools v0.12.1
6172024-10-21T21:36:43.926Z Downloaded dsl_auto_type v0.1.2
6182024-10-21T21:36:43.926Z Downloaded display-error-chain v0.2.1
6192024-10-21T21:36:43.926Z Downloaded xz2 v0.1.7
6202024-10-21T21:36:43.926Z Downloaded thread_local v1.1.8
6212024-10-21T21:36:43.926Z Downloaded thiserror-no-std v2.0.2
6222024-10-21T21:36:43.950Z Downloaded ssh-key v0.6.6
6232024-10-21T21:36:43.950Z Downloaded futures-util v0.3.31
6242024-10-21T21:36:43.974Z Downloaded env_logger v0.11.5
6252024-10-21T21:36:43.974Z Downloaded password-hash v0.4.2
6262024-10-21T21:36:43.974Z Downloaded idna v0.2.3
6272024-10-21T21:36:43.974Z Downloaded csv v1.3.0
6282024-10-21T21:36:43.998Z Downloaded fatfs v0.3.6
6292024-10-21T21:36:43.998Z Downloaded dyn-clone v1.0.17
6302024-10-21T21:36:43.998Z Downloaded zip v0.6.6
6312024-10-21T21:36:44.022Z Downloaded rsa v0.9.6
6322024-10-21T21:36:44.022Z Downloaded p384 v0.13.0
6332024-10-21T21:36:44.022Z Downloaded hickory-proto v0.24.1
6342024-10-21T21:36:44.046Z Downloaded hyper v0.14.30
6352024-10-21T21:36:44.046Z Downloaded signal-hook-registry v1.4.2
6362024-10-21T21:36:44.046Z Downloaded rustc-hash v1.1.0
6372024-10-21T21:36:44.046Z Downloaded rayon-core v1.12.1
6382024-10-21T21:36:44.070Z Downloaded serde_yaml v0.9.34+deprecated
6392024-10-21T21:36:44.070Z Downloaded termtree v0.4.1
6402024-10-21T21:36:44.070Z Downloaded futures v0.3.31
6412024-10-21T21:36:44.070Z Downloaded ff v0.13.0
6422024-10-21T21:36:44.070Z Downloaded fallible-iterator v0.3.0
6432024-10-21T21:36:44.070Z Downloaded r2d2 v0.8.10
6442024-10-21T21:36:44.070Z Downloaded fixedbitset v0.4.2
6452024-10-21T21:36:44.070Z Downloaded fd-lock v4.0.2
6462024-10-21T21:36:44.070Z Downloaded fallible-streaming-iterator v0.1.9
6472024-10-21T21:36:44.070Z Downloaded defmt v0.3.8
6482024-10-21T21:36:44.094Z Downloaded zone v0.3.0
6492024-10-21T21:36:44.094Z Downloaded zerocopy v0.6.6
6502024-10-21T21:36:44.094Z Downloaded radium v0.7.0
6512024-10-21T21:36:44.094Z Downloaded dirs-sys-next v0.1.2
6522024-10-21T21:36:44.094Z Downloaded ron v0.7.1
6532024-10-21T21:36:44.094Z Downloaded unicode_categories v0.1.1
6542024-10-21T21:36:44.094Z Downloaded unicode-segmentation v1.12.0
6552024-10-21T21:36:44.094Z Downloaded libxml v0.3.3
6562024-10-21T21:36:44.118Z Downloaded zeroize_derive v1.4.2
6572024-10-21T21:36:44.118Z Downloaded zeroize v1.8.1
6582024-10-21T21:36:44.118Z Downloaded yasna v0.5.2
6592024-10-21T21:36:44.118Z Downloaded xattr v1.3.1
6602024-10-21T21:36:44.118Z Downloaded thiserror-impl-no-std v2.0.2
6612024-10-21T21:36:44.118Z Downloaded ssh-encoding v0.2.0
6622024-10-21T21:36:44.118Z Downloaded openssl-sys v0.9.103
6632024-10-21T21:36:44.118Z Downloaded slog-bunyan v2.5.0
6642024-10-21T21:36:44.118Z Downloaded typed-path v0.7.1
6652024-10-21T21:36:44.168Z Downloaded nom v7.1.3
6662024-10-21T21:36:44.168Z Downloaded zone_cfg_derive v0.3.0
6672024-10-21T21:36:44.168Z Downloaded zone_cfg_derive v0.1.2
6682024-10-21T21:36:44.168Z Downloaded stable_deref_trait v1.2.0
6692024-10-21T21:36:44.168Z Downloaded sqlparser_derive v0.2.2
6702024-10-21T21:36:44.168Z Downloaded signal-hook-tokio v0.3.1
6712024-10-21T21:36:44.168Z Downloaded russh-cryptovec v0.7.3
6722024-10-21T21:36:44.168Z Downloaded rand_chacha v0.3.1
6732024-10-21T21:36:44.168Z Downloaded which v4.4.2
6742024-10-21T21:36:44.168Z Downloaded tokio-macros v2.4.0
6752024-10-21T21:36:44.168Z Downloaded smallvec v1.13.2
6762024-10-21T21:36:44.168Z Downloaded slog-term v2.9.1
6772024-10-21T21:36:44.168Z Downloaded slog-envlogger v2.2.0
6782024-10-21T21:36:44.193Z Downloaded peg-macros v0.8.4
6792024-10-21T21:36:44.193Z Downloaded sqlformat v0.2.6
6802024-10-21T21:36:44.193Z Downloaded ron v0.8.1
6812024-10-21T21:36:44.193Z Downloaded ref-cast v1.0.23
6822024-10-21T21:36:44.193Z Downloaded num-traits v0.2.19
6832024-10-21T21:36:44.193Z Downloaded whoami v1.5.2
6842024-10-21T21:36:44.193Z Downloaded tokio-native-tls v0.3.1
6852024-10-21T21:36:44.193Z Downloaded fallible-iterator v0.2.0
6862024-10-21T21:36:44.193Z Downloaded smallvec v0.6.14
6872024-10-21T21:36:44.193Z Downloaded wait-timeout v0.2.0
6882024-10-21T21:36:44.193Z Downloaded diesel v2.2.4
6892024-10-21T21:36:44.193Z Downloaded qorb v0.1.1
6902024-10-21T21:36:44.193Z Downloaded omicron-zone-package v0.11.1
6912024-10-21T21:36:44.218Z Downloaded portable-atomic v1.9.0
6922024-10-21T21:36:44.218Z Downloaded slog-stdlog v4.1.1
6932024-10-21T21:36:44.218Z Downloaded password-hash v0.5.0
6942024-10-21T21:36:44.218Z Downloaded rpassword v7.3.1
6952024-10-21T21:36:44.218Z Downloaded ref-cast-impl v1.0.23
6962024-10-21T21:36:44.218Z Downloaded olpc-cjson v0.1.4
6972024-10-21T21:36:44.218Z Downloaded getrandom v0.2.15
6982024-10-21T21:36:44.218Z Downloaded pbkdf2 v0.11.0
6992024-10-21T21:36:44.218Z Downloaded paste v1.0.15
7002024-10-21T21:36:44.242Z Downloaded fragile v2.0.0
7012024-10-21T21:36:44.242Z Downloaded walkdir v2.5.0
7022024-10-21T21:36:44.242Z Downloaded signal-hook v0.3.17
7032024-10-21T21:36:44.242Z Downloaded progenitor-impl v0.8.0
7042024-10-21T21:36:44.242Z Downloaded diff v0.1.13
7052024-10-21T21:36:44.242Z Downloaded diesel_derives v2.2.3
7062024-10-21T21:36:44.242Z Downloaded schemars v0.8.21
7072024-10-21T21:36:44.266Z Downloaded heapless v0.8.0
7082024-10-21T21:36:44.266Z Downloaded minimal-lexical v0.2.1
7092024-10-21T21:36:44.266Z Downloaded oso-derive v0.27.3
7102024-10-21T21:36:44.266Z Downloaded oso v0.27.3
7112024-10-21T21:36:44.266Z Downloaded number_prefix v0.4.0
7122024-10-21T21:36:44.266Z Downloaded num_enum_derive v0.5.11
7132024-10-21T21:36:44.291Z Downloaded futures-sink v0.3.31
7142024-10-21T21:36:44.291Z Downloaded futures-io v0.3.31
7152024-10-21T21:36:44.291Z Downloaded futures-core v0.3.31
7162024-10-21T21:36:44.291Z Downloaded time v0.3.36
7172024-10-21T21:36:44.291Z Downloaded psl-types v2.0.11
7182024-10-21T21:36:44.291Z Downloaded precomputed-hash v0.1.1
7192024-10-21T21:36:44.291Z Downloaded ppv-lite86 v0.2.20
7202024-10-21T21:36:44.291Z Downloaded powerfmt v0.2.0
7212024-10-21T21:36:44.291Z Downloaded smf v0.2.3
7222024-10-21T21:36:44.291Z Downloaded peg v0.8.4
7232024-10-21T21:36:44.291Z Downloaded heapless v0.7.17
7242024-10-21T21:36:44.315Z Downloaded futures-task v0.3.31
7252024-10-21T21:36:44.315Z Downloaded num-rational v0.4.2
7262024-10-21T21:36:44.315Z Downloaded gethostname v0.5.0
7272024-10-21T21:36:44.315Z Downloaded fxhash v0.2.1
7282024-10-21T21:36:44.315Z Downloaded futures-macro v0.3.31
7292024-10-21T21:36:44.315Z Downloaded p521 v0.13.3
7302024-10-21T21:36:44.315Z Downloaded vcpkg v0.2.15
7312024-10-21T21:36:44.349Z Downloaded num_threads v0.1.7
7322024-10-21T21:36:44.373Z Downloaded futures-executor v0.3.31
7332024-10-21T21:36:44.373Z Downloaded time-core v0.1.2
7342024-10-21T21:36:44.373Z Downloaded owo-colors v4.1.0
7352024-10-21T21:36:44.373Z Downloaded env_filter v0.1.2
7362024-10-21T21:36:44.373Z Downloaded enum-as-inner v0.5.1
7372024-10-21T21:36:44.374Z Downloaded ena v0.14.3
7382024-10-21T21:36:44.374Z Downloaded elliptic-curve v0.13.8
7392024-10-21T21:36:44.374Z Downloaded pbkdf2 v0.12.2
7402024-10-21T21:36:44.374Z Downloaded shlex v1.3.0
7412024-10-21T21:36:44.374Z Downloaded git2 v0.19.0
7422024-10-21T21:36:44.398Z Downloaded gimli v0.31.1
7432024-10-21T21:36:44.398Z Downloaded rustls v0.21.12
7442024-10-21T21:36:44.422Z Downloaded bzip2-sys v0.1.11+1.0.8
7452024-10-21T21:36:44.422Z Downloaded tinyvec_macros v0.1.1
7462024-10-21T21:36:44.422Z Downloaded tinyvec v1.8.0
7472024-10-21T21:36:44.422Z Downloaded tiny-keccak v2.0.2
7482024-10-21T21:36:44.446Z Downloaded time-macros v0.2.18
7492024-10-21T21:36:44.446Z Downloaded postgres-types v0.2.8
7502024-10-21T21:36:44.446Z Downloaded postgres-protocol v0.6.7
7512024-10-21T21:36:44.446Z Downloaded packed_struct v0.10.1
7522024-10-21T21:36:44.446Z Downloaded embedded-io v0.6.1
7532024-10-21T21:36:44.446Z Downloaded embedded-io v0.4.0
7542024-10-21T21:36:44.446Z Downloaded slog-json v2.6.1
7552024-10-21T21:36:44.446Z Downloaded slog-dtrace v0.3.0
7562024-10-21T21:36:44.446Z Downloaded slog-async v2.8.0
7572024-10-21T21:36:44.446Z Downloaded similar v2.6.0
7582024-10-21T21:36:44.446Z Downloaded futures-channel v0.3.31
7592024-10-21T21:36:44.471Z Downloaded form_urlencoded v1.2.1
7602024-10-21T21:36:44.471Z Downloaded shell-words v1.1.0
7612024-10-21T21:36:44.471Z Downloaded termcolor v1.4.1
7622024-10-21T21:36:44.471Z Downloaded pkcs8 v0.10.2
7632024-10-21T21:36:44.471Z Downloaded unicode-bidi v0.3.17
7642024-10-21T21:36:44.471Z Downloaded tungstenite v0.23.0
7652024-10-21T21:36:44.471Z Downloaded tungstenite v0.21.0
7662024-10-21T21:36:44.471Z Downloaded hyper v1.4.1
7672024-10-21T21:36:44.495Z Downloaded postcard v1.0.10
7682024-10-21T21:36:44.495Z Downloaded pem v3.0.4
7692024-10-21T21:36:44.495Z Downloaded peg-runtime v0.8.3
7702024-10-21T21:36:44.495Z Downloaded packed_struct_codegen v0.10.1
7712024-10-21T21:36:44.495Z Downloaded p256 v0.13.2
7722024-10-21T21:36:44.495Z Downloaded env_logger v0.10.2
7732024-10-21T21:36:44.495Z Downloaded enum-as-inner v0.6.1
7742024-10-21T21:36:44.495Z Downloaded endian-type v0.1.2
7752024-10-21T21:36:44.495Z Downloaded siphasher v0.3.11
7762024-10-21T21:36:44.495Z Downloaded funty v2.0.0
7772024-10-21T21:36:44.495Z Downloaded foreign-types-shared v0.3.1
7782024-10-21T21:36:44.495Z Downloaded signal-hook-mio v0.2.4
7792024-10-21T21:36:44.495Z Downloaded sha1 v0.10.6
7802024-10-21T21:36:44.495Z Downloaded num-integer v0.1.46
7812024-10-21T21:36:44.520Z Downloaded poly1305 v0.8.0
7822024-10-21T21:36:44.520Z Downloaded unsafe-libyaml v0.2.11
7832024-10-21T21:36:44.520Z Downloaded path-slash v0.1.5
7842024-10-21T21:36:44.520Z Downloaded parse-zoneinfo v0.3.1
7852024-10-21T21:36:44.520Z Downloaded parse-size v1.0.0
7862024-10-21T21:36:44.520Z Downloaded parse-display-derive v0.10.0
7872024-10-21T21:36:44.520Z Downloaded parse-display v0.10.0
7882024-10-21T21:36:44.520Z Downloaded parking_lot_core v0.9.10
7892024-10-21T21:36:44.520Z Downloaded parking_lot_core v0.8.6
7902024-10-21T21:36:44.520Z Downloaded parking_lot v0.12.3
7912024-10-21T21:36:44.520Z Downloaded want v0.3.1
7922024-10-21T21:36:44.520Z Downloaded vte_generate_state_changes v0.1.2
7932024-10-21T21:36:44.520Z Downloaded vte v0.11.1
7942024-10-21T21:36:44.544Z Downloaded value-bag v1.9.0
7952024-10-21T21:36:44.544Z Downloaded url v2.5.2
7962024-10-21T21:36:44.544Z Downloaded untrusted v0.9.0
7972024-10-21T21:36:44.544Z Downloaded untrusted v0.7.1
7982024-10-21T21:36:44.544Z Downloaded tokio-postgres v0.7.12
7992024-10-21T21:36:44.544Z Downloaded progenitor-macro v0.8.0
8002024-10-21T21:36:44.544Z Downloaded num-bigint-dig v0.8.4
8012024-10-21T21:36:44.544Z Downloaded globset v0.4.15
8022024-10-21T21:36:44.569Z Downloaded samael v0.0.17
8032024-10-21T21:36:44.569Z Downloaded rustls-webpki v0.102.8
8042024-10-21T21:36:44.593Z Downloaded pkcs5 v0.7.1
8052024-10-21T21:36:44.593Z Downloaded pkcs1 v0.7.5
8062024-10-21T21:36:44.593Z Downloaded unicode-properties v0.1.3
8072024-10-21T21:36:44.593Z Downloaded tungstenite v0.24.0
8082024-10-21T21:36:44.593Z Downloaded trust-dns-proto v0.22.0
8092024-10-21T21:36:44.617Z Downloaded rustls v0.22.4
8102024-10-21T21:36:44.617Z Downloaded hkdf v0.12.4
8112024-10-21T21:36:44.641Z Downloaded slab v0.4.9
8122024-10-21T21:36:44.641Z Downloaded sigpipe v0.1.3
8132024-10-21T21:36:44.641Z Downloaded parking_lot v0.11.2
8142024-10-21T21:36:44.641Z Downloaded foreign-types-shared v0.1.1
8152024-10-21T21:36:44.641Z Downloaded foreign-types-macros v0.2.3
8162024-10-21T21:36:44.641Z Downloaded foreign-types v0.5.0
8172024-10-21T21:36:44.641Z Downloaded foreign-types v0.3.2
8182024-10-21T21:36:44.641Z Downloaded foldhash v0.1.3
8192024-10-21T21:36:44.641Z Downloaded waitgroup v0.1.2
8202024-10-21T21:36:44.641Z Downloaded vsss-rs v3.3.4
8212024-10-21T21:36:44.641Z Downloaded vergen v8.3.2
8222024-10-21T21:36:44.641Z Downloaded uzers v0.12.1
8232024-10-21T21:36:44.641Z Downloaded uuid v1.10.0
8242024-10-21T21:36:44.641Z Downloaded utf-8 v0.7.6
8252024-10-21T21:36:44.666Z Downloaded serde_with_macros v3.11.0
8262024-10-21T21:36:44.666Z Downloaded sct v0.7.1
8272024-10-21T21:36:44.666Z Downloaded scrypt v0.11.0
8282024-10-21T21:36:44.666Z Downloaded schemars_derive v0.8.21
8292024-10-21T21:36:44.666Z Downloaded rustc_version v0.1.7
8302024-10-21T21:36:44.666Z Downloaded progenitor-client v0.8.0
8312024-10-21T21:36:44.666Z Downloaded progenitor v0.8.0
8322024-10-21T21:36:44.666Z Downloaded primeorder v0.13.6
8332024-10-21T21:36:44.666Z Downloaded prettyplease v0.2.22
8342024-10-21T21:36:44.666Z Downloaded predicates-tree v1.0.11
8352024-10-21T21:36:44.666Z Downloaded predicates v3.1.2
8362024-10-21T21:36:44.666Z Downloaded num-iter v0.1.45
8372024-10-21T21:36:44.666Z Downloaded num-derive v0.4.2
8382024-10-21T21:36:44.690Z Downloaded num-bigint v0.4.6
8392024-10-21T21:36:44.690Z Downloaded dhcproto v0.12.0
8402024-10-21T21:36:44.690Z Downloaded derive_more v0.99.18
8412024-10-21T21:36:44.690Z Downloaded derive-where v1.2.7
8422024-10-21T21:36:44.691Z Downloaded der v0.7.9
8432024-10-21T21:36:44.715Z Downloaded termios v0.3.3
8442024-10-21T21:36:44.715Z Downloaded steno v0.4.1
8452024-10-21T21:36:44.715Z Downloaded rustls-webpki v0.101.7
8462024-10-21T21:36:44.739Z Downloaded hickory-client v0.24.1
8472024-10-21T21:36:44.739Z Downloaded hex v0.4.3
8482024-10-21T21:36:44.739Z Downloaded itertools v0.13.0
8492024-10-21T21:36:44.739Z Downloaded ghash v0.5.1
8502024-10-21T21:36:44.739Z Downloaded derive_builder_core v0.20.2
8512024-10-21T21:36:44.739Z Downloaded term v0.7.0
8522024-10-21T21:36:44.764Z Downloaded structmeta-derive v0.2.0
8532024-10-21T21:36:44.764Z Downloaded salty v0.3.0
8542024-10-21T21:36:44.764Z Downloaded pkg-config v0.3.31
8552024-10-21T21:36:44.764Z Downloaded hashbrown v0.14.5
8562024-10-21T21:36:44.764Z Downloaded h2 v0.4.6
8572024-10-21T21:36:44.788Z Downloaded universal-hash v0.5.1
8582024-10-21T21:36:44.788Z Downloaded typify-macro v0.2.0
8592024-10-21T21:36:44.788Z Downloaded typify v0.2.0
8602024-10-21T21:36:44.788Z Downloaded indicatif v0.17.8
8612024-10-21T21:36:44.788Z Downloaded scopeguard v1.2.0
8622024-10-21T21:36:44.788Z Downloaded rustc-hash v2.0.0
8632024-10-21T21:36:44.788Z Downloaded proc-macro-crate v1.3.1
8642024-10-21T21:36:44.788Z Downloaded predicates-core v1.0.8
8652024-10-21T21:36:44.788Z Downloaded num-conv v0.1.0
8662024-10-21T21:36:44.788Z Downloaded num-complex v0.4.6
8672024-10-21T21:36:44.788Z Downloaded group v0.13.0
8682024-10-21T21:36:44.813Z Downloaded difflib v0.4.0
8692024-10-21T21:36:44.813Z Downloaded diesel_table_macro_syntax v0.2.0
8702024-10-21T21:36:44.813Z Downloaded der_derive v0.7.3
8712024-10-21T21:36:44.813Z Downloaded defmt-parser v0.3.4
8722024-10-21T21:36:44.813Z Downloaded rustyline v14.0.0
8732024-10-21T21:36:44.813Z Downloaded polyval v0.6.2
8742024-10-21T21:36:44.813Z Downloaded hashbrown v0.13.2
8752024-10-21T21:36:44.813Z Downloaded multer v3.1.0
8762024-10-21T21:36:44.813Z Downloaded chrono-tz v0.10.0
8772024-10-21T21:36:44.837Z Downloaded nu-ansi-term v0.50.1
8782024-10-21T21:36:44.837Z Downloaded glob v0.3.1
8792024-10-21T21:36:44.837Z Downloaded tar v0.4.42
8802024-10-21T21:36:44.837Z Downloaded tap v1.0.1
8812024-10-21T21:36:44.837Z Downloaded tabwriter v1.4.0
8822024-10-21T21:36:44.837Z Downloaded structmeta-derive v0.3.0
8832024-10-21T21:36:44.837Z Downloaded strip-ansi-escapes v0.2.0
8842024-10-21T21:36:44.837Z Downloaded same-file v1.0.6
8852024-10-21T21:36:44.837Z Downloaded tough v0.17.1
8862024-10-21T21:36:44.861Z Downloaded spin v0.5.2
8872024-10-21T21:36:44.861Z Downloaded libloading v0.8.5
8882024-10-21T21:36:44.862Z Downloaded hickory-server v0.24.1
8892024-10-21T21:36:44.862Z Downloaded des v0.8.1
8902024-10-21T21:36:44.862Z Downloaded derive_builder v0.20.2
8912024-10-21T21:36:44.886Z Downloaded defmt-macros v0.3.9
8922024-10-21T21:36:44.886Z Downloaded structmeta v0.3.0
8932024-10-21T21:36:44.886Z Downloaded salsa20 v0.10.2
8942024-10-21T21:36:44.886Z Downloaded rusty-fork v0.3.0
8952024-10-21T21:36:44.886Z Downloaded rustc_version v0.4.1
8962024-10-21T21:36:44.886Z Downloaded pin-project-internal v1.1.6
8972024-10-21T21:36:44.886Z Downloaded phf_shared v0.11.2
8982024-10-21T21:36:44.886Z Downloaded phf_generator v0.11.2
8992024-10-21T21:36:44.886Z Downloaded h2 v0.3.26
9002024-10-21T21:36:44.886Z Downloaded unicode-xid v0.2.6
9012024-10-21T21:36:44.911Z Downloaded unicode-truncate v1.1.0
9022024-10-21T21:36:44.911Z Downloaded unicase v2.7.0
9032024-10-21T21:36:44.911Z Downloaded twox-hash v1.6.3
9042024-10-21T21:36:44.911Z Downloaded tui-tree-widget v0.22.0
9052024-10-21T21:36:44.911Z Downloaded miniz_oxide v0.8.0
9062024-10-21T21:36:44.911Z Downloaded take_mut v0.2.2
9072024-10-21T21:36:44.911Z Downloaded scheduled-thread-pool v0.2.7
9082024-10-21T21:36:44.911Z Downloaded pin-utils v0.1.0
9092024-10-21T21:36:44.911Z Downloaded phf_shared v0.10.0
9102024-10-21T21:36:44.911Z Downloaded pem-rfc7468 v0.7.0
9112024-10-21T21:36:44.911Z Downloaded hex-literal v0.4.1
9122024-10-21T21:36:44.911Z Downloaded headers v0.4.0
9132024-10-21T21:36:44.942Z Downloaded toml_edit v0.19.15
9142024-10-21T21:36:44.942Z Downloaded tokio-util v0.7.12
9152024-10-21T21:36:44.942Z Downloaded spin v0.9.8
9162024-10-21T21:36:44.966Z Downloaded nanorand v0.7.0
9172024-10-21T21:36:44.966Z Downloaded libm v0.2.8
9182024-10-21T21:36:44.966Z Downloaded itertools v0.10.5
9192024-10-21T21:36:44.966Z Downloaded is-terminal v0.4.13
9202024-10-21T21:36:44.966Z Downloaded http v0.2.12
9212024-10-21T21:36:44.990Z Downloaded structmeta v0.2.0
9222024-10-21T21:36:44.990Z Downloaded rustversion v1.0.17
9232024-10-21T21:36:44.990Z Downloaded heck v0.3.3
9242024-10-21T21:36:44.990Z Downloaded serde_repr v0.1.19
9252024-10-21T21:36:44.990Z Downloaded rustls v0.23.14
9262024-10-21T21:36:45.015Z Downloaded mockall v0.13.0
9272024-10-21T21:36:45.015Z Downloaded memmap2 v0.9.5
9282024-10-21T21:36:45.015Z Downloaded lock_api v0.4.12
9292024-10-21T21:36:45.015Z Downloaded jobserver v0.1.32
9302024-10-21T21:36:45.015Z Downloaded bindgen v0.69.5
9312024-10-21T21:36:45.015Z Downloaded sync_wrapper v1.0.1
9322024-10-21T21:36:45.015Z Downloaded stringprep v0.1.5
9332024-10-21T21:36:45.015Z Downloaded string_cache v0.8.7
9342024-10-21T21:36:45.015Z Downloaded static_assertions v1.1.0
9352024-10-21T21:36:45.039Z Downloaded rustfmt-wrapper v0.2.1
9362024-10-21T21:36:45.039Z Downloaded hashbrown v0.12.3
9372024-10-21T21:36:45.039Z Downloaded hash32 v0.2.1
9382024-10-21T21:36:45.039Z Downloaded tracing-core v0.1.32
9392024-10-21T21:36:45.039Z Downloaded tracing v0.1.40
9402024-10-21T21:36:45.039Z Downloaded tokio-tungstenite v0.23.1
9412024-10-21T21:36:45.039Z Downloaded tokio-stream v0.1.16
9422024-10-21T21:36:45.063Z Downloaded tokio-rustls v0.24.1
9432024-10-21T21:36:45.063Z Downloaded rand_xorshift v0.3.0
9442024-10-21T21:36:45.063Z Downloaded lru v0.12.5
9452024-10-21T21:36:45.063Z Downloaded libefi-sys v0.1.0
9462024-10-21T21:36:45.064Z Downloaded blake3 v1.5.4
9472024-10-21T21:36:45.064Z Downloaded bitvec v1.0.1
9482024-10-21T21:36:45.088Z Downloaded pin-project v1.1.6
9492024-10-21T21:36:45.112Z Downloaded hashlink v0.9.1
9502024-10-21T21:36:45.112Z Downloaded unarray v0.1.4
9512024-10-21T21:36:45.112Z Downloaded try-lock v0.2.5
9522024-10-21T21:36:45.112Z Downloaded tokio-tungstenite v0.21.0
9532024-10-21T21:36:45.112Z Downloaded strum_macros v0.25.3
9542024-10-21T21:36:45.112Z Downloaded socket2 v0.5.7
9552024-10-21T21:36:45.112Z Downloaded rustls-pki-types v1.9.0
9562024-10-21T21:36:45.112Z Downloaded mime_guess v2.0.5
9572024-10-21T21:36:45.112Z Downloaded md-5 v0.10.6
9582024-10-21T21:36:45.112Z Downloaded maplit v1.0.2
9592024-10-21T21:36:45.112Z Downloaded linear-map v1.2.0
9602024-10-21T21:36:45.112Z Downloaded ipnetwork v0.20.0
9612024-10-21T21:36:45.136Z Downloaded internet-checksum v0.2.1
9622024-10-21T21:36:45.136Z Downloaded percent-encoding v2.3.1
9632024-10-21T21:36:45.136Z Downloaded headers-core v0.3.0
9642024-10-21T21:36:45.136Z Downloaded hash32 v0.3.1
9652024-10-21T21:36:45.136Z Downloaded half v2.4.1
9662024-10-21T21:36:45.136Z Downloaded toolchain_find v0.4.0
9672024-10-21T21:36:45.136Z Downloaded toml v0.7.8
9682024-10-21T21:36:45.136Z Downloaded supports-color v3.0.1
9692024-10-21T21:36:45.136Z Downloaded mime v0.3.17
9702024-10-21T21:36:45.136Z Downloaded lazy_static v1.5.0
9712024-10-21T21:36:45.136Z Downloaded keccak v0.1.5
9722024-10-21T21:36:45.136Z Downloaded instability v0.3.2
9732024-10-21T21:36:45.161Z Downloaded subtle v2.6.1
9742024-10-21T21:36:45.161Z Downloaded strum v0.26.3
9752024-10-21T21:36:45.161Z Downloaded spki v0.7.3
9762024-10-21T21:36:45.161Z Downloaded serde_plain v1.0.2
9772024-10-21T21:36:45.161Z Downloaded serde_derive_internals v0.29.1
9782024-10-21T21:36:45.161Z Downloaded rustls-pemfile v1.0.4
9792024-10-21T21:36:45.161Z Downloaded resolv-conf v0.7.0
9802024-10-21T21:36:45.161Z Downloaded rand_seeder v0.3.0
9812024-10-21T21:36:45.161Z Downloaded mio v1.0.2
9822024-10-21T21:36:45.161Z Downloaded is_ci v1.2.0
9832024-10-21T21:36:45.161Z Downloaded http v1.1.0
9842024-10-21T21:36:45.185Z Downloaded darling_core v0.20.10
9852024-10-21T21:36:45.185Z Downloaded crypto-bigint v0.5.5
9862024-10-21T21:36:45.185Z Downloaded compact_str v0.8.0
9872024-10-21T21:36:45.185Z Downloaded chacha20poly1305 v0.10.1
9882024-10-21T21:36:45.185Z Downloaded topological-sort v0.2.2
9892024-10-21T21:36:45.210Z Downloaded tokio-tungstenite v0.24.0
9902024-10-21T21:36:45.210Z Downloaded tokio-rustls v0.26.0
9912024-10-21T21:36:45.210Z Downloaded tokio-rustls v0.25.0
9922024-10-21T21:36:45.210Z Downloaded sync_wrapper v0.1.2
9932024-10-21T21:36:45.210Z Downloaded subprocess v0.2.9
9942024-10-21T21:36:45.210Z Downloaded serde_urlencoded v0.7.1
9952024-10-21T21:36:45.210Z Downloaded serde-big-array v0.5.1
9962024-10-21T21:36:45.210Z Downloaded matches v0.1.10
9972024-10-21T21:36:45.210Z Downloaded hyper-util v0.1.9
9982024-10-21T21:36:45.210Z Downloaded data-encoding v2.6.0
9992024-10-21T21:36:45.210Z Downloaded ctr v0.9.2
10002024-10-21T21:36:45.210Z Downloaded const_format_proc_macros v0.2.33
10012024-10-21T21:36:45.234Z Downloaded ciborium v0.2.2
10022024-10-21T21:36:45.234Z Downloaded cexpr v0.6.0
10032024-10-21T21:36:45.234Z Downloaded cassowary v0.3.0
10042024-10-21T21:36:45.234Z Downloaded blowfish v0.9.1
10052024-10-21T21:36:45.234Z Downloaded base64 v0.21.7
10062024-10-21T21:36:45.234Z Downloaded strum_macros v0.26.4
10072024-10-21T21:36:45.234Z Downloaded strum_macros v0.24.3
10082024-10-21T21:36:45.234Z Downloaded snafu-derive v0.8.5
10092024-10-21T21:36:45.234Z Downloaded newtype_derive v0.1.6
10102024-10-21T21:36:45.234Z Downloaded new_debug_unreachable v1.0.6
10112024-10-21T21:36:45.234Z Downloaded curve25519-dalek-derive v0.1.1
10122024-10-21T21:36:45.234Z Downloaded crucible-workspace-hack v0.1.0
10132024-10-21T21:36:45.234Z Downloaded crossbeam-utils v0.8.20
10142024-10-21T21:36:45.259Z Downloaded crc32fast v1.4.2
10152024-10-21T21:36:45.259Z Downloaded crc-any v2.5.0
10162024-10-21T21:36:45.259Z Downloaded cookie_store v0.21.0
10172024-10-21T21:36:45.259Z Downloaded const-oid v0.9.6
10182024-10-21T21:36:45.259Z Downloaded cobs v0.2.3
10192024-10-21T21:36:45.259Z Downloaded cipher v0.4.4
10202024-10-21T21:36:45.259Z Downloaded bstr v1.10.0
10212024-10-21T21:36:45.283Z Downloaded bcrypt-pbkdf v0.10.0
10222024-10-21T21:36:45.283Z Downloaded serde-hex v0.1.0
10232024-10-21T21:36:45.283Z Downloaded semver v0.1.20
10242024-10-21T21:36:45.283Z Downloaded secrecy v0.8.0
10252024-10-21T21:36:45.283Z Downloaded rfc6979 v0.4.0
10262024-10-21T21:36:45.283Z Downloaded httparse v1.9.5
10272024-10-21T21:36:45.283Z Downloaded hmac v0.12.1
10282024-10-21T21:36:45.283Z Downloaded cfg_aliases v0.2.1
10292024-10-21T21:36:45.283Z Downloaded cbc v0.1.2
10302024-10-21T21:36:45.283Z Downloaded bytes v1.7.2
10312024-10-21T21:36:45.284Z Downloaded block-padding v0.3.3
10322024-10-21T21:36:45.308Z Downloaded bitfield-struct v0.6.2
10332024-10-21T21:36:45.308Z Downloaded bit-vec v0.6.3
10342024-10-21T21:36:45.308Z Downloaded base64ct v1.6.0
10352024-10-21T21:36:45.308Z Downloaded reqwest v0.12.8
10362024-10-21T21:36:45.308Z Downloaded mockall_derive v0.13.0
10372024-10-21T21:36:45.308Z Downloaded indexmap v1.9.3
10382024-10-21T21:36:45.308Z Downloaded indent_write v2.2.0
10392024-10-21T21:36:45.308Z Downloaded hyper-staticfile v0.10.1
10402024-10-21T21:36:45.332Z Downloaded humantime v2.1.0
10412024-10-21T21:36:45.332Z Downloaded http-body v0.4.6
10422024-10-21T21:36:45.332Z Downloaded hickory-resolver v0.24.1
10432024-10-21T21:36:45.332Z Downloaded curve25519-dalek v4.1.3
10442024-10-21T21:36:45.332Z Downloaded crossterm v0.28.1
10452024-10-21T21:36:45.361Z Downloaded crossbeam-deque v0.8.5
10462024-10-21T21:36:45.361Z Downloaded crossbeam-channel v0.5.13
10472024-10-21T21:36:45.400Z Downloaded convert_case v0.4.0
10482024-10-21T21:36:45.424Z Downloaded const_format v0.2.33
10492024-10-21T21:36:45.424Z Downloaded chrono v0.4.38
10502024-10-21T21:36:45.449Z Downloaded ahash v0.8.11
10512024-10-21T21:36:45.449Z Downloaded aes-gcm v0.10.3
10522024-10-21T21:36:45.449Z Downloaded aes v0.8.4
10532024-10-21T21:36:45.449Z Downloaded managed v0.8.0
10542024-10-21T21:36:45.473Z Downloaded ipnet v2.10.1
10552024-10-21T21:36:45.473Z Downloaded iana-time-zone v0.1.61
10562024-10-21T21:36:45.473Z Downloaded httpdate v1.0.3
10572024-10-21T21:36:45.473Z Downloaded http-body-util v0.1.2
10582024-10-21T21:36:45.473Z Downloaded hostname v0.3.1
10592024-10-21T21:36:45.473Z Downloaded darling_macro v0.20.10
10602024-10-21T21:36:45.473Z Downloaded crossbeam-epoch v0.9.18
10612024-10-21T21:36:45.473Z Downloaded cookie v0.18.1
10622024-10-21T21:36:45.473Z Downloaded colored v2.1.0
10632024-10-21T21:36:45.473Z Downloaded clang-sys v1.8.1
10642024-10-21T21:36:45.497Z Downloaded cc v1.1.30
10652024-10-21T21:36:45.497Z Downloaded base64 v0.22.1
10662024-10-21T21:36:45.497Z Downloaded base64 v0.13.1
10672024-10-21T21:36:45.497Z Downloaded allocator-api2 v0.2.18
10682024-10-21T21:36:45.497Z Downloaded aho-corasick v1.1.3
10692024-10-21T21:36:45.522Z Downloaded newtype-uuid v1.1.2
10702024-10-21T21:36:45.522Z Downloaded native-tls v0.2.12
10712024-10-21T21:36:45.522Z Downloaded multimap v0.10.0
10722024-10-21T21:36:45.522Z Downloaded memoffset v0.9.1
10732024-10-21T21:36:45.522Z Downloaded maybe-uninit v2.0.0
10742024-10-21T21:36:45.522Z Downloaded lru-cache v0.1.2
10752024-10-21T21:36:45.522Z Downloaded linked-hash-map v0.5.6
10762024-10-21T21:36:45.522Z Downloaded libsw v3.3.1
10772024-10-21T21:36:45.522Z Downloaded lazycell v1.3.0
10782024-10-21T21:36:45.522Z Downloaded lalrpop-util v0.19.12
10792024-10-21T21:36:45.522Z Downloaded kstat-rs v0.2.4
10802024-10-21T21:36:45.546Z Downloaded instant v0.1.13
10812024-10-21T21:36:45.547Z Downloaded inout v0.1.3
10822024-10-21T21:36:45.547Z Downloaded indoc v1.0.9
10832024-10-21T21:36:45.547Z Downloaded impl-trait-for-tuples v0.2.2
10842024-10-21T21:36:45.547Z Downloaded ident_case v1.0.1
10852024-10-21T21:36:45.547Z Downloaded hyper-tls v0.6.0
10862024-10-21T21:36:45.571Z Downloaded hubpack v0.1.2
10872024-10-21T21:36:45.571Z Downloaded hostname v0.4.0
10882024-10-21T21:36:45.571Z Downloaded darling v0.20.10
10892024-10-21T21:36:45.571Z Downloaded csv-core v0.1.11
10902024-10-21T21:36:45.571Z Downloaded crc-catalog v2.4.0
10912024-10-21T21:36:45.571Z Downloaded constant_time_eq v0.3.1
10922024-10-21T21:36:45.571Z Downloaded chrono-tz-build v0.4.0
10932024-10-21T21:36:45.571Z Downloaded cancel-safe-futures v0.1.5
10942024-10-21T21:36:45.595Z Downloaded blake2 v0.10.6
10952024-10-21T21:36:45.595Z Downloaded bitflags v1.3.2
10962024-10-21T21:36:45.595Z Downloaded bit-set v0.5.3
10972024-10-21T21:36:45.595Z Downloaded base16ct v0.2.0
10982024-10-21T21:36:45.595Z Downloaded backtrace v0.3.74
10992024-10-21T21:36:45.620Z Downloaded backoff v0.4.0
11002024-10-21T21:36:45.620Z Downloaded atomicwrites v0.4.4
11012024-10-21T21:36:45.620Z Downloaded async-recursion v1.1.1
11022024-10-21T21:36:45.620Z Downloaded assert_matches v1.5.0
11032024-10-21T21:36:45.620Z Downloaded arrayvec v0.7.6
11042024-10-21T21:36:45.644Z Downloaded argon2 v0.5.3
11052024-10-21T21:36:45.645Z Downloaded arc-swap v1.7.1
11062024-10-21T21:36:45.645Z Downloaded addr2line v0.24.2
11072024-10-21T21:36:45.645Z Downloaded debug-ignore v1.0.5
11082024-10-21T21:36:45.645Z Downloaded console v0.15.8
11092024-10-21T21:36:45.669Z Downloaded bzip2 v0.4.4
11102024-10-21T21:36:45.669Z Downloaded bcs v0.1.6
11112024-10-21T21:36:45.669Z Downloaded async-trait v0.1.83
11122024-10-21T21:36:45.669Z Downloaded ascii-canvas v3.0.0
11132024-10-21T21:36:45.669Z Downloaded array-init v0.0.4
11142024-10-21T21:36:45.669Z Downloaded newline-converter v0.3.0
11152024-10-21T21:36:45.669Z Downloaded md5 v0.7.0
11162024-10-21T21:36:45.694Z Downloaded chacha20 v0.9.1
11172024-10-21T21:36:45.694Z Downloaded async-bb8-diesel v0.2.1
11182024-10-21T21:36:45.694Z Downloaded match_cfg v0.1.0
11192024-10-21T21:36:45.694Z Downloaded highway v1.2.0
11202024-10-21T21:36:45.694Z Downloaded cstr-argument v0.1.2
11212024-10-21T21:36:45.694Z Downloaded buf-list v1.0.3
11222024-10-21T21:36:45.718Z Downloaded bitfield v0.14.0
11232024-10-21T21:36:45.718Z Downloaded bb8 v0.8.5
11242024-10-21T21:36:45.718Z Downloaded async-stream-impl v0.3.6
11252024-10-21T21:36:45.718Z Downloaded aead v0.5.2
11262024-10-21T21:36:45.718Z Downloaded adler2 v2.0.0
11272024-10-21T21:36:45.718Z Downloaded crc v3.2.1
11282024-10-21T21:36:45.718Z Downloaded ciborium-ll v0.2.2
11292024-10-21T21:36:45.742Z Downloaded castaway v0.2.3
11302024-10-21T21:36:45.742Z Downloaded arrayref v0.3.9
11312024-10-21T21:36:45.742Z Downloaded home v0.5.9
11322024-10-21T21:36:45.742Z Downloaded ciborium-io v0.2.2
11332024-10-21T21:36:45.742Z Downloaded atomic-waker v1.1.2
11342024-10-21T21:36:45.742Z Downloaded async-stream v0.3.6
11352024-10-21T21:36:45.742Z Downloaded cfg_aliases v0.1.1
11362024-10-21T21:36:45.742Z Downloaded atty v0.2.14
11372024-10-21T21:36:45.965Z Compiling serde v1.0.210
11382024-10-21T21:36:45.989Z Compiling typenum v1.17.0
11392024-10-21T21:36:45.990Z Compiling lock_api v0.4.12
11402024-10-21T21:36:45.990Z Compiling generic-array v0.14.7
11412024-10-21T21:36:45.990Z Compiling scopeguard v1.2.0
11422024-10-21T21:36:45.990Z Compiling subtle v2.6.1
11432024-10-21T21:36:45.990Z Compiling syn v2.0.79
11442024-10-21T21:36:45.990Z Compiling getrandom v0.2.15
11452024-10-21T21:36:46.269Z Compiling value-bag v1.9.0
11462024-10-21T21:36:46.336Z Compiling rand_core v0.6.4
11472024-10-21T21:36:46.492Z Compiling const-oid v0.9.6
11482024-10-21T21:36:46.587Z Compiling pin-project-lite v0.2.14
11492024-10-21T21:36:46.632Z Compiling smallvec v1.13.2
11502024-10-21T21:36:46.713Z Compiling log v0.4.22
11512024-10-21T21:36:46.817Z Compiling jobserver v0.1.32
11522024-10-21T21:36:46.856Z Compiling parking_lot_core v0.9.10
11532024-10-21T21:36:46.965Z Compiling shlex v1.3.0
11542024-10-21T21:36:46.990Z Compiling futures-core v0.3.31
11552024-10-21T21:36:47.218Z Compiling cc v1.1.30
11562024-10-21T21:36:47.340Z Compiling signal-hook-registry v1.4.2
11572024-10-21T21:36:47.471Z Compiling mio v1.0.2
11582024-10-21T21:36:47.626Z Compiling parking_lot v0.12.3
11592024-10-21T21:36:47.862Z Compiling cpufeatures v0.2.14
11602024-10-21T21:36:47.957Z Compiling futures-sink v0.3.31
11612024-10-21T21:36:48.035Z Compiling spin v0.9.8
11622024-10-21T21:36:48.060Z Compiling socket2 v0.5.7
11632024-10-21T21:36:48.122Z Compiling slab v0.4.9
11642024-10-21T21:36:48.361Z Compiling serde_json v1.0.128
11652024-10-21T21:36:48.398Z Compiling futures-channel v0.3.31
11662024-10-21T21:36:48.442Z Compiling allocator-api2 v0.2.18
11672024-10-21T21:36:48.587Z Compiling futures-task v0.3.31
11682024-10-21T21:36:48.680Z Compiling foldhash v0.1.3
11692024-10-21T21:36:48.770Z Compiling pin-utils v0.1.0
11702024-10-21T21:36:48.812Z Compiling tinyvec_macros v0.1.1
11712024-10-21T21:36:48.852Z Compiling futures-io v0.3.31
11722024-10-21T21:36:48.876Z Compiling libm v0.2.8
11732024-10-21T21:36:48.904Z Compiling num-traits v0.2.19
11742024-10-21T21:36:48.928Z Compiling tinyvec v1.8.0
11752024-10-21T21:36:48.954Z Compiling unicode-bidi v0.3.17
11762024-10-21T21:36:49.133Z Compiling hashbrown v0.15.0
11772024-10-21T21:36:49.165Z Compiling base64ct v1.6.0
11782024-10-21T21:36:49.398Z Compiling flagset v0.4.6
11792024-10-21T21:36:49.609Z Compiling pem-rfc7468 v0.7.0
11802024-10-21T21:36:49.728Z Compiling httparse v1.9.5
11812024-10-21T21:36:50.250Z Compiling unicode-normalization v0.1.24
11822024-10-21T21:36:50.367Z Compiling tracing-core v0.1.32
11832024-10-21T21:36:50.422Z Compiling crossbeam-utils v0.8.20
11842024-10-21T21:36:50.560Z Compiling rustls-pki-types v1.9.0
11852024-10-21T21:36:50.659Z Compiling percent-encoding v2.3.1
11862024-10-21T21:36:51.021Z Compiling ring v0.17.8
11872024-10-21T21:36:51.143Z Compiling powerfmt v0.2.0
11882024-10-21T21:36:51.387Z Compiling vcpkg v0.2.15
11892024-10-21T21:36:51.651Z Compiling time-core v0.1.2
11902024-10-21T21:36:51.692Z Compiling untrusted v0.9.0
11912024-10-21T21:36:51.778Z Compiling pkg-config v0.3.31
11922024-10-21T21:36:51.823Z Compiling num-conv v0.1.0
11932024-10-21T21:36:51.847Z Compiling deranged v0.3.11
11942024-10-21T21:36:52.093Z Compiling time-macros v0.2.18
11952024-10-21T21:36:52.240Z Compiling num_threads v0.1.7
11962024-10-21T21:36:52.369Z Compiling atomic-waker v1.1.2
11972024-10-21T21:36:52.553Z Compiling form_urlencoded v1.2.1
11982024-10-21T21:36:52.835Z Compiling rustix v0.38.37
11992024-10-21T21:36:52.992Z Compiling slog v2.7.0
12002024-10-21T21:36:53.144Z Compiling try-lock v0.2.5
12012024-10-21T21:36:53.282Z Compiling want v0.3.1
12022024-10-21T21:36:53.329Z Compiling openssl-sys v0.9.103
12032024-10-21T21:36:53.424Z Compiling httpdate v1.0.3
12042024-10-21T21:36:53.561Z Compiling idna v0.5.0
12052024-10-21T21:36:53.642Z Compiling tower-service v0.3.3
12062024-10-21T21:36:53.763Z Compiling rustversion v1.0.17
12072024-10-21T21:36:53.823Z Compiling match_cfg v0.1.0
12082024-10-21T21:36:53.916Z Compiling iana-time-zone v0.1.61
12092024-10-21T21:36:54.261Z Compiling foreign-types-shared v0.1.1
12102024-10-21T21:36:54.339Z Compiling base64 v0.22.1
12112024-10-21T21:36:54.388Z Compiling openssl v0.10.66
12122024-10-21T21:36:54.480Z Compiling foreign-types v0.3.2
12132024-10-21T21:36:54.571Z Compiling url v2.5.2
12142024-10-21T21:36:54.789Z Compiling time v0.3.36
12152024-10-21T21:36:54.843Z Compiling hostname v0.3.1
12162024-10-21T21:36:54.921Z Compiling dirs-sys-next v0.1.2
12172024-10-21T21:36:55.018Z Compiling aho-corasick v1.1.3
12182024-10-21T21:36:55.088Z Compiling regex-syntax v0.8.5
12192024-10-21T21:36:55.569Z Compiling syn v1.0.109
12202024-10-21T21:36:55.676Z Compiling adler2 v2.0.0
12212024-10-21T21:36:55.863Z Compiling siphasher v0.3.11
12222024-10-21T21:36:56.132Z Compiling native-tls v0.2.12
12232024-10-21T21:36:56.188Z Compiling data-encoding v2.6.0
12242024-10-21T21:36:56.298Z Compiling rustls v0.22.4
12252024-10-21T21:36:56.430Z Compiling rustls v0.23.14
12262024-10-21T21:36:56.656Z Compiling miniz_oxide v0.8.0
12272024-10-21T21:36:56.688Z Compiling dirs-next v2.0.0
12282024-10-21T21:36:57.990Z Compiling regex-automata v0.4.8
12292024-10-21T21:36:58.073Z Compiling crossbeam-epoch v0.9.18
12302024-10-21T21:36:58.183Z Compiling serde_derive_internals v0.29.1
12312024-10-21T21:36:58.421Z Compiling serde_derive v1.0.210
12322024-10-21T21:36:58.729Z Compiling zeroize_derive v1.4.2
12332024-10-21T21:36:59.309Z Compiling zerocopy-derive v0.7.35
12342024-10-21T21:36:59.625Z Compiling tokio-macros v2.4.0
12352024-10-21T21:37:00.039Z Compiling zeroize v1.8.1
12362024-10-21T21:37:00.201Z Compiling thiserror-impl v1.0.64
12372024-10-21T21:37:00.561Z Compiling futures-macro v0.3.31
12382024-10-21T21:37:00.696Z Compiling der_derive v0.7.3
12392024-10-21T21:37:01.054Z Compiling tracing-attributes v0.1.27
12402024-10-21T21:37:01.237Z Compiling zerocopy v0.7.35
12412024-10-21T21:37:01.559Z Compiling crypto-common v0.1.6
12422024-10-21T21:37:01.773Z Compiling block-buffer v0.10.4
12432024-10-21T21:37:02.010Z Compiling digest v0.10.7
12442024-10-21T21:37:02.200Z Compiling futures-util v0.3.31
12452024-10-21T21:37:02.431Z Compiling hmac v0.12.1
12462024-10-21T21:37:02.583Z Compiling block-padding v0.3.3
12472024-10-21T21:37:02.657Z Compiling sha2 v0.10.8
12482024-10-21T21:37:02.731Z Compiling ppv-lite86 v0.2.20
12492024-10-21T21:37:02.807Z Compiling inout v0.1.3
12502024-10-21T21:37:03.007Z Compiling thiserror v1.0.64
12512024-10-21T21:37:03.056Z Compiling cipher v0.4.4
12522024-10-21T21:37:03.139Z Compiling der v0.7.9
12532024-10-21T21:37:03.422Z Compiling rand_chacha v0.3.1
12542024-10-21T21:37:03.507Z Compiling salsa20 v0.10.2
12552024-10-21T21:37:03.701Z Compiling pest v2.7.14
12562024-10-21T21:37:04.307Z Compiling tracing v0.1.40
12572024-10-21T21:37:04.771Z Compiling rand v0.8.5
12582024-10-21T21:37:05.291Z Compiling spki v0.7.3
12592024-10-21T21:37:05.315Z Compiling pbkdf2 v0.12.2
12602024-10-21T21:37:05.552Z Compiling scrypt v0.11.0
12612024-10-21T21:37:05.690Z Compiling cbc v0.1.2
12622024-10-21T21:37:05.922Z Compiling aes v0.8.4
12632024-10-21T21:37:06.111Z Compiling pest_meta v2.7.14
12642024-10-21T21:37:06.135Z Compiling scroll_derive v0.12.0
12652024-10-21T21:37:06.481Z Compiling rustls-webpki v0.102.8
12662024-10-21T21:37:06.829Z Compiling pkcs5 v0.7.1
12672024-10-21T21:37:07.417Z Compiling scroll v0.12.0
12682024-10-21T21:37:07.574Z Compiling pest_generator v2.7.14
12692024-10-21T21:37:07.858Z Compiling goblin v0.8.2
12702024-10-21T21:37:07.906Z Compiling pkcs8 v0.10.2
12712024-10-21T21:37:08.166Z Compiling async-trait v0.1.83
12722024-10-21T21:37:08.324Z Compiling openssl-macros v0.1.1
12732024-10-21T21:37:08.522Z Compiling signature v2.2.0
12742024-10-21T21:37:08.781Z Compiling sha1 v0.10.6
12752024-10-21T21:37:08.983Z Compiling lazy_static v1.5.0
12762024-10-21T21:37:09.007Z Compiling thread_local v1.1.8
12772024-10-21T21:37:09.105Z Compiling multer v3.1.0
12782024-10-21T21:37:09.169Z Compiling cookie v0.18.1
12792024-10-21T21:37:09.208Z Compiling encoding_rs v0.8.34
12802024-10-21T21:37:09.377Z Compiling signal-hook v0.3.17
12812024-10-21T21:37:09.425Z Compiling slog-async v2.8.0
12822024-10-21T21:37:09.492Z Compiling mime v0.3.17
12832024-10-21T21:37:09.620Z Compiling unicode-properties v0.1.3
12842024-10-21T21:37:09.889Z Compiling gimli v0.31.1
12852024-10-21T21:37:09.950Z Compiling openssl-probe v0.1.5
12862024-10-21T21:37:10.040Z Compiling rayon-core v1.12.1
12872024-10-21T21:37:10.273Z Compiling bytes v1.7.2
12882024-10-21T21:37:10.501Z Compiling indexmap v2.6.0
12892024-10-21T21:37:10.577Z Compiling bitflags v2.6.0
12902024-10-21T21:37:10.601Z Compiling semver v1.0.23
12912024-10-21T21:37:10.972Z Compiling rustc_version v0.4.1
12922024-10-21T21:37:11.234Z Compiling tokio v1.40.0
12932024-10-21T21:37:11.436Z Compiling http v1.1.0
12942024-10-21T21:37:11.648Z Compiling pest_derive v2.7.14
12952024-10-21T21:37:12.312Z Compiling dtrace-parser v0.2.0
12962024-10-21T21:37:12.728Z Compiling http-body v1.0.1
12972024-10-21T21:37:12.933Z Compiling dof v0.3.0
12982024-10-21T21:37:13.011Z Compiling serde_tokenstream v0.2.2
12992024-10-21T21:37:13.534Z Compiling toml_datetime v0.6.8
13002024-10-21T21:37:13.558Z Compiling uuid v1.10.0
13012024-10-21T21:37:14.008Z Compiling serde_spanned v0.6.8
13022024-10-21T21:37:14.077Z Compiling usdt-impl v0.5.0
13032024-10-21T21:37:14.165Z Compiling chrono v0.4.38
13042024-10-21T21:37:14.222Z Compiling http-body-util v0.1.2
13052024-10-21T21:37:14.653Z Compiling heapless v0.7.17
13062024-10-21T21:37:14.770Z Compiling either v1.13.0
13072024-10-21T21:37:15.038Z Compiling ipnet v2.10.1
13082024-10-21T21:37:15.141Z Compiling schemars v0.8.21
13092024-10-21T21:37:15.462Z Compiling paste v1.0.15
13102024-10-21T21:37:15.589Z Compiling toml_edit v0.22.22
13112024-10-21T21:37:15.980Z Compiling addr2line v0.24.2
13122024-10-21T21:37:16.176Z Compiling slog-json v2.6.1
13132024-10-21T21:37:16.241Z Compiling curve25519-dalek v4.1.3
13142024-10-21T21:37:16.535Z Compiling usdt-macro v0.5.0
13152024-10-21T21:37:16.563Z Compiling usdt-attr-macro v0.5.0
13162024-10-21T21:37:16.606Z Compiling serde_urlencoded v0.7.1
13172024-10-21T21:37:16.767Z Compiling stringprep v0.1.5
13182024-10-21T21:37:17.713Z Compiling futures-executor v0.3.31
13192024-10-21T21:37:17.848Z Compiling md-5 v0.10.6
13202024-10-21T21:37:17.978Z Compiling schemars_derive v0.8.21
13212024-10-21T21:37:18.083Z Compiling crossbeam-deque v0.8.5
13222024-10-21T21:37:18.207Z Compiling enum-as-inner v0.6.1
13232024-10-21T21:37:18.377Z Compiling tokio-util v0.7.12
13242024-10-21T21:37:19.061Z Compiling async-stream-impl v0.3.6
13252024-10-21T21:37:19.579Z Compiling h2 v0.4.6
13262024-10-21T21:37:20.798Z Compiling term v0.7.0
13272024-10-21T21:37:22.060Z Compiling crossbeam-channel v0.5.13
13282024-10-21T21:37:22.121Z Compiling num-integer v0.1.46
13292024-10-21T21:37:22.549Z Compiling idna v0.3.0
13302024-10-21T21:37:22.778Z Compiling idna v0.4.0
13312024-10-21T21:37:23.003Z Compiling rustls-pemfile v2.2.0
13322024-10-21T21:37:23.292Z Compiling ff v0.13.0
13332024-10-21T21:37:23.487Z Compiling hash32 v0.2.1
13342024-10-21T21:37:23.814Z Compiling is-terminal v0.4.13
13352024-10-21T21:37:23.838Z Compiling dropshot v0.12.0
13362024-10-21T21:37:23.938Z Compiling object v0.36.5
13372024-10-21T21:37:24.061Z Compiling linked-hash-map v0.5.6
13382024-10-21T21:37:24.105Z Compiling portable-atomic v1.9.0
13392024-10-21T21:37:24.379Z Compiling take_mut v0.2.2
13402024-10-21T21:37:24.530Z Compiling quick-error v1.2.3
13412024-10-21T21:37:24.554Z Compiling anyhow v1.0.89
13422024-10-21T21:37:24.668Z Compiling rustc-demangle v0.1.24
13432024-10-21T21:37:25.030Z Compiling smoltcp v0.9.1
13442024-10-21T21:37:25.139Z Compiling fallible-iterator v0.2.0
13452024-10-21T21:37:25.548Z Compiling hyper v1.4.1
13462024-10-21T21:37:25.735Z Compiling stable_deref_trait v1.2.0
13472024-10-21T21:37:25.777Z Compiling base16ct v0.2.0
13482024-10-21T21:37:25.842Z Compiling utf-8 v0.7.6
13492024-10-21T21:37:25.939Z Compiling dyn-clone v1.0.17
13502024-10-21T21:37:26.069Z Compiling psl-types v2.0.11
13512024-10-21T21:37:26.143Z Compiling num-bigint-dig v0.8.4
13522024-10-21T21:37:26.251Z Compiling publicsuffix v2.2.3
13532024-10-21T21:37:26.438Z Compiling tungstenite v0.24.0
13542024-10-21T21:37:26.480Z Compiling sec1 v0.7.3
13552024-10-21T21:37:27.960Z Compiling hyper-util v0.1.9
13562024-10-21T21:37:28.411Z Compiling postgres-protocol v0.6.7
13572024-10-21T21:37:28.668Z Compiling resolv-conf v0.7.0
13582024-10-21T21:37:29.201Z Compiling lru-cache v0.1.2
13592024-10-21T21:37:29.337Z Compiling slog-term v2.9.1
13602024-10-21T21:37:29.377Z Compiling usdt v0.5.0
13612024-10-21T21:37:29.401Z Compiling group v0.13.0
13622024-10-21T21:37:29.540Z Compiling hickory-proto v0.24.1
13632024-10-21T21:37:29.702Z Compiling backtrace v0.3.74
13642024-10-21T21:37:29.834Z Compiling num-iter v0.1.45
13652024-10-21T21:37:30.020Z Compiling tokio-rustls v0.26.0
13662024-10-21T21:37:30.161Z Compiling tokio-rustls v0.25.0
13672024-10-21T21:37:30.412Z Compiling tokio-native-tls v0.3.1
13682024-10-21T21:37:30.445Z Compiling async-stream v0.3.6
13692024-10-21T21:37:30.569Z Compiling toml v0.8.19
13702024-10-21T21:37:30.676Z Compiling futures v0.3.31
13712024-10-21T21:37:31.619Z Compiling slog-bunyan v2.5.0
13722024-10-21T21:37:31.698Z Compiling camino v1.1.9
13732024-10-21T21:37:31.819Z Compiling terminal_size v0.4.0
13742024-10-21T21:37:31.990Z Compiling dropshot_endpoint v0.12.0
13752024-10-21T21:37:32.014Z Compiling openapiv3 v2.0.0
13762024-10-21T21:37:32.039Z Compiling serde_path_to_error v0.1.16
13772024-10-21T21:37:32.524Z Compiling hkdf v0.12.4
13782024-10-21T21:37:32.684Z Compiling crypto-bigint v0.5.5
13792024-10-21T21:37:32.718Z Compiling hubpack_derive v0.1.1
13802024-10-21T21:37:32.748Z Compiling curve25519-dalek-derive v0.1.1
13812024-10-21T21:37:32.772Z Compiling zerocopy-derive v0.6.6
13822024-10-21T21:37:32.796Z Compiling phf_shared v0.11.2
13832024-10-21T21:37:33.115Z Compiling waitgroup v0.1.2
13842024-10-21T21:37:33.317Z Compiling webpki-roots v0.26.6
13852024-10-21T21:37:33.489Z Compiling hostname v0.4.0
13862024-10-21T21:37:33.513Z Compiling fs-err v2.11.0
13872024-10-21T21:37:33.727Z Compiling ahash v0.8.11
13882024-10-21T21:37:33.774Z Compiling bitflags v1.3.2
13892024-10-21T21:37:33.872Z Compiling winnow v0.5.40
13902024-10-21T21:37:34.021Z Compiling managed v0.8.0
13912024-10-21T21:37:34.045Z Compiling debug-ignore v1.0.5
13922024-10-21T21:37:34.247Z Compiling hickory-resolver v0.24.1
13932024-10-21T21:37:34.527Z Compiling zerocopy v0.6.6
13942024-10-21T21:37:35.236Z Compiling elliptic-curve v0.13.8
13952024-10-21T21:37:35.532Z Compiling clap_builder v4.5.20
13962024-10-21T21:37:36.250Z Compiling strum_macros v0.25.3
13972024-10-21T21:37:37.049Z Compiling toml_edit v0.19.15
13982024-10-21T21:37:37.630Z Compiling console v0.15.8
13992024-10-21T21:37:38.399Z Compiling hubpack v0.1.2
14002024-10-21T21:37:38.772Z Compiling hyper-rustls v0.27.3
14012024-10-21T21:37:38.908Z Compiling phf v0.11.2
14022024-10-21T21:37:39.175Z Compiling cookie_store v0.21.0
14032024-10-21T21:37:39.300Z Compiling rayon v1.10.0
14042024-10-21T21:37:39.524Z Compiling signal-hook-mio v0.2.4
14052024-10-21T21:37:39.664Z Compiling hyper-tls v0.6.0
14062024-10-21T21:37:40.541Z Compiling postgres-types v0.2.8
14072024-10-21T21:37:41.744Z Compiling tokio-tungstenite v0.24.0
14082024-10-21T21:37:41.770Z Compiling tokio-stream v0.1.16
14092024-10-21T21:37:42.220Z Compiling serde-big-array v0.5.1
14102024-10-21T21:37:42.244Z Compiling ed25519 v2.2.3
14112024-10-21T21:37:42.427Z Compiling pkcs1 v0.7.5
14122024-10-21T21:37:42.654Z Compiling rfc6979 v0.4.0
14132024-10-21T21:37:42.821Z Compiling bstr v1.10.0
14142024-10-21T21:37:43.168Z Compiling regex v1.11.0
14152024-10-21T21:37:43.269Z Compiling derive-where v1.2.7
14162024-10-21T21:37:43.293Z Compiling clap_derive v4.5.18
14172024-10-21T21:37:43.675Z Compiling serde_repr v0.1.19
14182024-10-21T21:37:43.789Z Compiling phf_shared v0.10.0
14192024-10-21T21:37:43.894Z Compiling float-cmp v0.9.0
14202024-10-21T21:37:44.098Z Compiling sync_wrapper v1.0.1
14212024-10-21T21:37:44.123Z Compiling crc32fast v1.4.2
14222024-10-21T21:37:44.164Z Compiling minimal-lexical v0.2.1
14232024-10-21T21:37:44.248Z Compiling difflib v0.4.0
14242024-10-21T21:37:44.295Z Compiling bit-vec v0.6.3
14252024-10-21T21:37:44.423Z Compiling number_prefix v0.4.0
14262024-10-21T21:37:44.625Z Compiling new_debug_unreachable v1.0.6
14272024-10-21T21:37:44.649Z Compiling predicates-core v1.0.8
14282024-10-21T21:37:44.673Z Compiling precomputed-hash v0.1.1
14292024-10-21T21:37:44.716Z Compiling whoami v1.5.2
14302024-10-21T21:37:44.740Z Compiling unicode-segmentation v1.12.0
14312024-10-21T21:37:44.782Z Compiling fixedbitset v0.4.2
14322024-10-21T21:37:44.989Z Compiling static_assertions v1.1.0
14332024-10-21T21:37:45.094Z Compiling normalize-line-endings v0.3.0
14342024-10-21T21:37:45.190Z Compiling predicates v3.1.2
14352024-10-21T21:37:45.214Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14362024-10-21T21:37:45.301Z Compiling petgraph v0.6.5
14372024-10-21T21:37:45.535Z Compiling similar v2.6.0
14382024-10-21T21:37:45.633Z Compiling tokio-postgres v0.7.12
14392024-10-21T21:37:46.200Z Compiling qorb v0.1.1
14402024-10-21T21:37:46.657Z Compiling string_cache v0.8.7
14412024-10-21T21:37:47.054Z Compiling bit-set v0.5.3
14422024-10-21T21:37:47.281Z Compiling clap v4.5.20
14432024-10-21T21:37:47.305Z Compiling indicatif v0.17.8
14442024-10-21T21:37:47.401Z Compiling nom v7.1.3
14452024-10-21T21:37:47.481Z Compiling flate2 v1.0.34
14462024-10-21T21:37:48.264Z Compiling reqwest v0.12.8
14472024-10-21T21:37:48.629Z Compiling rsa v0.9.6
14482024-10-21T21:37:49.165Z Compiling ecdsa v0.16.9
14492024-10-21T21:37:49.841Z Compiling ed25519-dalek v2.1.1
14502024-10-21T21:37:50.218Z Compiling crossterm v0.28.1
14512024-10-21T21:37:50.318Z Compiling toml v0.7.8
14522024-10-21T21:37:51.316Z Compiling itertools v0.12.1
14532024-10-21T21:37:51.425Z Compiling itertools v0.10.5
14542024-10-21T21:37:51.472Z Compiling hex v0.4.3
14552024-10-21T21:37:51.635Z Compiling x509-cert v0.2.5
14562024-10-21T21:37:51.734Z Compiling lalrpop-util v0.19.12
14572024-10-21T21:37:51.977Z Compiling peg-runtime v0.8.3
14582024-10-21T21:37:52.042Z Compiling unicode-xid v0.2.6
14592024-10-21T21:37:52.197Z Compiling xattr v1.3.1
14602024-10-21T21:37:52.424Z Compiling strum_macros v0.26.4
14612024-10-21T21:37:52.552Z Compiling filetime v0.2.25
14622024-10-21T21:37:52.818Z Compiling tar v0.4.42
14632024-10-21T21:37:55.623Z Compiling strum v0.26.3
14642024-10-21T21:37:56.328Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14652024-10-21T21:37:56.649Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14662024-10-21T21:38:03.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
14672024-10-21T21:38:03.292Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14682024-10-21T21:38:03.365ZOct 21 21:38:02.639 INFO Starting download, target: Clickhouse
14692024-10-21T21:38:03.365ZOct 21 21:38:02.639 INFO Starting download, target: Console
14702024-10-21T21:38:03.365ZOct 21 21:38:02.639 INFO Starting download, target: DendriteOpenapi
14712024-10-21T21:38:03.365ZOct 21 21:38:02.640 INFO Starting download, target: Cockroach
14722024-10-21T21:38:03.365ZOct 21 21:38:02.640 INFO Starting download, target: MaghemiteMgd
14732024-10-21T21:38:03.365ZOct 21 21:38:02.640 INFO Starting download, target: DendriteStub
14742024-10-21T21:38:03.365ZOct 21 21:38:02.640 INFO Starting download, target: TransceiverControl
14752024-10-21T21:38:03.389ZOct 21 21:38:02.641 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14762024-10-21T21:38:03.389ZOct 21 21:38:02.641 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14772024-10-21T21:38:03.389ZOct 21 21:38:02.641 INFO Downloading out/downloads/dpd-f3810e7bc1f0d746b5e95b3aaff32e52b02dfdfa.json (attempt 1/3), target: DendriteOpenapi
14782024-10-21T21:38:03.389ZOct 21 21:38:02.641 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14792024-10-21T21:38:03.389ZOct 21 21:38:02.642 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14802024-10-21T21:38:03.389ZOct 21 21:38:02.642 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14812024-10-21T21:38:03.389ZOct 21 21:38:02.642 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14822024-10-21T21:38:03.681ZOct 21 21:38:02.954 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14832024-10-21T21:38:03.724ZOct 21 21:38:02.998 INFO Download complete, target: DendriteOpenapi
14842024-10-21T21:38:04.078ZOct 21 21:38:03.352 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14852024-10-21T21:38:04.115ZOct 21 21:38:03.387 INFO Download complete, target: Console
14862024-10-21T21:38:04.839ZOct 21 21:38:04.113 INFO Download complete, target: TransceiverControl
14872024-10-21T21:38:05.662ZOct 21 21:38:04.937 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14882024-10-21T21:38:06.211ZOct 21 21:38:05.486 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14892024-10-21T21:38:08.855ZOct 21 21:38:08.130 INFO Download complete, target: DendriteStub
14902024-10-21T21:38:09.666ZOct 21 21:38:08.940 INFO Download complete, target: MaghemiteMgd
14912024-10-21T21:38:15.540ZOct 21 21:38:14.815 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14922024-10-21T21:38:15.540ZOct 21 21:38:14.815 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14932024-10-21T21:38:20.730ZOct 21 21:38:20.003 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14942024-10-21T21:38:24.733ZOct 21 21:38:24.006 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14952024-10-21T21:38:25.291ZOct 21 21:38:24.566 INFO Checking that binary works, target: Cockroach
14962024-10-21T21:38:25.625ZOct 21 21:38:24.899 INFO Download complete, target: Cockroach
14972024-10-21T21:38:36.426ZOct 21 21:38:35.701 INFO Checking that binary works, target: Clickhouse
14982024-10-21T21:38:36.628ZOct 21 21:38:35.904 INFO Download complete, target: Clickhouse
14992024-10-21T21:38:36.654ZAll builder prerequisites installed successfully, and PATH looks valid
15002024-10-21T21:38:36.684Z
15012024-10-21T21:38:36.684Zreal 4:23.183016820
15022024-10-21T21:38:36.684Zuser 11:20.854348345
15032024-10-21T21:38:36.684Zsys 2:38.739894900
15042024-10-21T21:38:36.684Ztrap 0.363870576
15052024-10-21T21:38:36.684Ztflt 0.755464872
15062024-10-21T21:38:36.684Zdflt 1.511070197
15072024-10-21T21:38:36.684Zkflt 0.006979804
15082024-10-21T21:38:36.684Zlock 27:14.143178552
15092024-10-21T21:38:36.684Zslp 43:20.663516785
15102024-10-21T21:38:36.684Zlat 51.206292252
15112024-10-21T21:38:36.684Zstop 2:02.465742721
15122024-10-21T21:38:36.684Z+ banner ls-apis
15132024-10-21T21:38:36.684Z
15142024-10-21T21:38:36.684Z # #### ## ##### # ####
15152024-10-21T21:38:36.684Z # # # # # # # #
15162024-10-21T21:38:36.684Z # #### ##### # # # # # ####
15172024-10-21T21:38:36.684Z # # ###### ##### # #
15182024-10-21T21:38:36.684Z # # # # # # # # #
15192024-10-21T21:38:36.684Z ###### #### # # # # ####
15202024-10-21T21:38:36.684Z
15212024-10-21T21:38:36.684Z+ source ./tools/include/force-git-over-https.sh
15222024-10-21T21:38:36.685Z++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/')
15232024-10-21T21:38:36.685Z++ (( i = 0 ))
15242024-10-21T21:38:36.685Z++ (( i < 5 ))
15252024-10-21T21:38:36.685Z++ git config --add --global url.https://github.com/.insteadOf git://github.com/
15262024-10-21T21:38:36.685Z++ (( i++ ))
15272024-10-21T21:38:36.685Z++ (( i < 5 ))
15282024-10-21T21:38:36.685Z++ git config --add --global url.https://github.com/.insteadOf git@github.com:
15292024-10-21T21:38:36.685Z++ (( i++ ))
15302024-10-21T21:38:36.685Z++ (( i < 5 ))
15312024-10-21T21:38:36.685Z++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/
15322024-10-21T21:38:36.685Z++ (( i++ ))
15332024-10-21T21:38:36.685Z++ (( i < 5 ))
15342024-10-21T21:38:36.685Z++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/
15352024-10-21T21:38:36.709Z++ (( i++ ))
15362024-10-21T21:38:36.709Z++ (( i < 5 ))
15372024-10-21T21:38:36.709Z++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/
15382024-10-21T21:38:36.709Z++ (( i++ ))
15392024-10-21T21:38:36.709Z++ (( i < 5 ))
15402024-10-21T21:38:36.709Z++ export CARGO_NET_GIT_FETCH_WITH_CLI=true
15412024-10-21T21:38:36.709Z++ CARGO_NET_GIT_FETCH_WITH_CLI=true
15422024-10-21T21:38:36.709Z+ ptime -m cargo xtask ls-apis apis
15432024-10-21T21:38:37.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
15442024-10-21T21:38:37.539Z Running `target/debug/xtask ls-apis apis`
15452024-10-21T21:38:38.725Z Compiling semver v0.1.20
15462024-10-21T21:38:38.753Z Compiling structmeta-derive v0.3.0
15472024-10-21T21:38:38.754Z Compiling cargo-platform v0.1.8
15482024-10-21T21:38:39.035Z Compiling rustc_version v0.1.7
15492024-10-21T21:38:39.060Z Compiling cargo_metadata v0.18.1
15502024-10-21T21:38:39.460Z Compiling newtype_derive v0.1.6
15512024-10-21T21:38:40.708Z Compiling structmeta v0.3.0
15522024-10-21T21:38:41.040Z Compiling parse-display-derive v0.10.0
15532024-10-21T21:38:43.674Z Compiling parse-display v0.10.0
15542024-10-21T21:38:43.871Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
15552024-10-21T21:38:49.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.10s
15562024-10-21T21:38:49.791Z Running `target/debug/ls-apis apis`
15572024-10-21T21:38:49.841Zloading metadata for workspace omicron from current workspace
15582024-10-21T21:38:54.103Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/Cargo.toml
15592024-10-21T21:38:54.128Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/Cargo.toml
15602024-10-21T21:38:54.128Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/Cargo.toml
15612024-10-21T21:39:17.714Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-627b239a911c6241/4cdc7d7/Cargo.toml
15622024-10-21T21:39:22.250Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
15632024-10-21T21:39:22.274Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
15642024-10-21T21:39:22.371ZBootstrap Agent (client: bootstrap-agent-client)
15652024-10-21T21:39:22.371Z consumed by: omicron-sled-agent (omicron/sled-agent)
15662024-10-21T21:39:22.371Z consumed by: wicketd (omicron/wicketd)
15672024-10-21T21:39:22.371Z
15682024-10-21T21:39:22.371ZClickhouse Cluster Admin for Keepers (client: clickhouse-admin-keeper-client)
15692024-10-21T21:39:22.371Z consumed by: omicron-nexus (omicron/nexus)
15702024-10-21T21:39:22.371Z
15712024-10-21T21:39:22.371ZClickhouse Cluster Admin for Servers (client: clickhouse-admin-server-client)
15722024-10-21T21:39:22.371Z consumed by: omicron-nexus (omicron/nexus)
15732024-10-21T21:39:22.371Z
15742024-10-21T21:39:22.371ZCockroachDB Cluster Admin (client: cockroach-admin-client)
15752024-10-21T21:39:22.371Z consumed by: omicron-nexus (omicron/nexus)
15762024-10-21T21:39:22.371Z
15772024-10-21T21:39:22.371ZCrucible Agent (client: crucible-agent-client)
15782024-10-21T21:39:22.420Z consumed by: omicron-nexus (omicron/nexus)
15792024-10-21T21:39:22.420Z
15802024-10-21T21:39:22.420ZCrucible Control (for testing only) (client: crucible-control-client)
15812024-10-21T21:39:22.420Z
15822024-10-21T21:39:22.420ZCrucible Pantry (client: crucible-pantry-client)
15832024-10-21T21:39:22.420Z consumed by: omicron-nexus (omicron/nexus)
15842024-10-21T21:39:22.420Z
15852024-10-21T21:39:22.420ZMaghemite DDM Admin (client: ddm-admin-client)
15862024-10-21T21:39:22.420Z consumed by: installinator (omicron/installinator)
15872024-10-21T21:39:22.420Z consumed by: mgd (maghemite/mgd)
15882024-10-21T21:39:22.420Z consumed by: omicron-sled-agent (omicron/sled-agent)
15892024-10-21T21:39:22.420Z consumed by: wicketd (omicron/wicketd)
15902024-10-21T21:39:22.420Z
15912024-10-21T21:39:22.420ZDNS Server (client: dns-service-client)
15922024-10-21T21:39:22.420Z consumed by: omicron-nexus (omicron/nexus)
15932024-10-21T21:39:22.420Z consumed by: omicron-sled-agent (omicron/sled-agent)
15942024-10-21T21:39:22.420Z
15952024-10-21T21:39:22.420ZDendrite DPD (client: dpd-client)
15962024-10-21T21:39:22.420Z consumed by: ddmd (maghemite/ddmd)
15972024-10-21T21:39:22.420Z consumed by: mgd (maghemite/mgd)
15982024-10-21T21:39:22.420Z consumed by: omicron-nexus (omicron/nexus)
15992024-10-21T21:39:22.420Z consumed by: omicron-sled-agent (omicron/sled-agent)
16002024-10-21T21:39:22.420Z consumed by: tfportd (dendrite/tfportd)
16012024-10-21T21:39:22.420Z consumed by: wicketd (omicron/wicketd)
16022024-10-21T21:39:22.421Z
16032024-10-21T21:39:22.421ZDownstairs Controller (debugging only) (client: dsc-client)
16042024-10-21T21:39:22.421Z
16052024-10-21T21:39:22.421ZManagement Gateway Service (client: gateway-client)
16062024-10-21T21:39:22.421Z consumed by: dpd (dendrite/dpd)
16072024-10-21T21:39:22.421Z consumed by: omicron-nexus (omicron/nexus)
16082024-10-21T21:39:22.421Z consumed by: omicron-sled-agent (omicron/sled-agent)
16092024-10-21T21:39:22.421Z consumed by: wicketd (omicron/wicketd)
16102024-10-21T21:39:22.421Z
16112024-10-21T21:39:22.421ZWicketd Installinator (client: installinator-client)
16122024-10-21T21:39:22.421Z consumed by: installinator (omicron/installinator)
16132024-10-21T21:39:22.421Z
16142024-10-21T21:39:22.421ZMaghemite MG Admin (client: mg-admin-client)
16152024-10-21T21:39:22.421Z consumed by: omicron-nexus (omicron/nexus)
16162024-10-21T21:39:22.421Z consumed by: omicron-sled-agent (omicron/sled-agent)
16172024-10-21T21:39:22.421Z
16182024-10-21T21:39:22.421ZNexus Internal API (client: nexus-client)
16192024-10-21T21:39:22.421Z consumed by: dpd (dendrite/dpd)
16202024-10-21T21:39:22.421Z consumed by: omicron-nexus (omicron/nexus)
16212024-10-21T21:39:22.421Z consumed by: omicron-sled-agent (omicron/sled-agent)
16222024-10-21T21:39:22.421Z consumed by: oximeter-collector (omicron/oximeter/collector)
16232024-10-21T21:39:22.421Z consumed by: propolis-server (propolis/bin/propolis-server)
16242024-10-21T21:39:22.421Z
16252024-10-21T21:39:22.421ZExternal API (client: oxide-client)
16262024-10-21T21:39:22.421Z
16272024-10-21T21:39:22.421ZOximeter (client: oximeter-client)
16282024-10-21T21:39:22.421Z consumed by: omicron-nexus (omicron/nexus)
16292024-10-21T21:39:22.421Z
16302024-10-21T21:39:22.421ZPropolis (client: propolis-client)
16312024-10-21T21:39:22.421Z consumed by: omicron-nexus (omicron/nexus)
16322024-10-21T21:39:22.421Z consumed by: omicron-sled-agent (omicron/sled-agent)
16332024-10-21T21:39:22.421Z
16342024-10-21T21:39:22.421ZCrucible Repair (client: repair-client)
16352024-10-21T21:39:22.421Z consumed by: crucible-downstairs (crucible/downstairs)
16362024-10-21T21:39:22.421Z
16372024-10-21T21:39:22.421ZSled Agent (client: sled-agent-client)
16382024-10-21T21:39:22.421Z consumed by: dpd (dendrite/dpd)
16392024-10-21T21:39:22.421Z consumed by: omicron-nexus (omicron/nexus)
16402024-10-21T21:39:22.421Z consumed by: omicron-sled-agent (omicron/sled-agent)
16412024-10-21T21:39:22.421Z
16422024-10-21T21:39:22.422ZWicketd (client: wicketd-client)
16432024-10-21T21:39:22.422Z
16442024-10-21T21:39:22.501Z
16452024-10-21T21:39:22.501Zreal 45.800691966
16462024-10-21T21:39:22.501Zuser 38.219476533
16472024-10-21T21:39:22.501Zsys 16.331756666
16482024-10-21T21:39:22.501Ztrap 0.011030268
16492024-10-21T21:39:22.501Ztflt 0.079801401
16502024-10-21T21:39:22.501Zdflt 0.448917164
16512024-10-21T21:39:22.501Zkflt 0.000063677
16522024-10-21T21:39:22.501Zlock 50.780719255
16532024-10-21T21:39:22.501Zslp 4:20.026428597
16542024-10-21T21:39:22.501Zlat 1.638252644
16552024-10-21T21:39:22.501Zstop 0.810501272
16562024-10-21T21:39:22.525Z+ ptime -m cargo xtask ls-apis deployment-units
16572024-10-21T21:39:23.301Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
16582024-10-21T21:39:23.347Z Running `target/debug/xtask ls-apis deployment-units`
16592024-10-21T21:39:24.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
16602024-10-21T21:39:24.648Z Running `target/debug/ls-apis deployment-units`
16612024-10-21T21:39:24.703Zloading metadata for workspace omicron from current workspace
16622024-10-21T21:39:26.336Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/Cargo.toml
16632024-10-21T21:39:26.360Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/Cargo.toml
16642024-10-21T21:39:26.360Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/Cargo.toml
16652024-10-21T21:39:29.162Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-627b239a911c6241/4cdc7d7/Cargo.toml
16662024-10-21T21:39:30.333Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
16672024-10-21T21:39:30.358Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
16682024-10-21T21:39:30.460ZClickhouse Admin
16692024-10-21T21:39:30.460Z omicron-clickhouse-admin (omicron/clickhouse-admin)
16702024-10-21T21:39:30.460Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
16712024-10-21T21:39:30.507Z
16722024-10-21T21:39:30.507Z
16732024-10-21T21:39:30.507ZCockroach Admin
16742024-10-21T21:39:30.507Z omicron-cockroach-admin (omicron/cockroach-admin)
16752024-10-21T21:39:30.507Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
16762024-10-21T21:39:30.507Z
16772024-10-21T21:39:30.507Z
16782024-10-21T21:39:30.507ZCrucible
16792024-10-21T21:39:30.507Z crucible-agent (crucible/agent)
16802024-10-21T21:39:30.507Z exposes: Crucible Agent (client = crucible-agent-client)
16812024-10-21T21:39:30.507Z
16822024-10-21T21:39:30.507Z crucible-downstairs (crucible/downstairs)
16832024-10-21T21:39:30.507Z exposes: Crucible Repair (client = repair-client)
16842024-10-21T21:39:30.507Z consumes: repair-client
16852024-10-21T21:39:30.507Z
16862024-10-21T21:39:30.507Z
16872024-10-21T21:39:30.507ZCrucible Pantry
16882024-10-21T21:39:30.507Z crucible-pantry (crucible/pantry)
16892024-10-21T21:39:30.507Z exposes: Crucible Pantry (client = crucible-pantry-client)
16902024-10-21T21:39:30.507Z
16912024-10-21T21:39:30.507Z
16922024-10-21T21:39:30.507ZDNS Server
16932024-10-21T21:39:30.507Z dns-server (omicron/dns-server)
16942024-10-21T21:39:30.507Z exposes: DNS Server (client = dns-service-client)
16952024-10-21T21:39:30.507Z
16962024-10-21T21:39:30.507Z
16972024-10-21T21:39:30.507ZHost OS
16982024-10-21T21:39:30.507Z ddmd (maghemite/ddmd)
16992024-10-21T21:39:30.507Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
17002024-10-21T21:39:30.507Z consumes: dpd-client
17012024-10-21T21:39:30.508Z
17022024-10-21T21:39:30.508Z dpd (dendrite/dpd)
17032024-10-21T21:39:30.508Z exposes: Dendrite DPD (client = dpd-client)
17042024-10-21T21:39:30.508Z consumes: gateway-client
17052024-10-21T21:39:30.508Z consumes: nexus-client
17062024-10-21T21:39:30.508Z consumes: sled-agent-client
17072024-10-21T21:39:30.508Z
17082024-10-21T21:39:30.508Z mgd (maghemite/mgd)
17092024-10-21T21:39:30.508Z exposes: Maghemite MG Admin (client = mg-admin-client)
17102024-10-21T21:39:30.508Z consumes: ddm-admin-client
17112024-10-21T21:39:30.508Z consumes: dpd-client
17122024-10-21T21:39:30.508Z
17132024-10-21T21:39:30.508Z omicron-gateway (omicron/gateway)
17142024-10-21T21:39:30.508Z exposes: Management Gateway Service (client = gateway-client)
17152024-10-21T21:39:30.508Z
17162024-10-21T21:39:30.508Z omicron-sled-agent (omicron/sled-agent)
17172024-10-21T21:39:30.508Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
17182024-10-21T21:39:30.508Z exposes: Sled Agent (client = sled-agent-client)
17192024-10-21T21:39:30.508Z consumes: bootstrap-agent-client
17202024-10-21T21:39:30.508Z consumes: ddm-admin-client
17212024-10-21T21:39:30.508Z consumes: dns-service-client
17222024-10-21T21:39:30.508Z consumes: dpd-client
17232024-10-21T21:39:30.508Z consumes: gateway-client
17242024-10-21T21:39:30.508Z consumes: mg-admin-client
17252024-10-21T21:39:30.508Z consumes: nexus-client
17262024-10-21T21:39:30.508Z consumes: propolis-client
17272024-10-21T21:39:30.508Z consumes: sled-agent-client
17282024-10-21T21:39:30.508Z
17292024-10-21T21:39:30.508Z propolis-server (propolis/bin/propolis-server)
17302024-10-21T21:39:30.508Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
17312024-10-21T21:39:30.508Z exposes: Propolis (client = propolis-client)
17322024-10-21T21:39:30.508Z consumes: nexus-client
17332024-10-21T21:39:30.508Z
17342024-10-21T21:39:30.508Z tfportd (dendrite/tfportd)
17352024-10-21T21:39:30.508Z consumes: dpd-client
17362024-10-21T21:39:30.508Z
17372024-10-21T21:39:30.508Z wicketd (omicron/wicketd)
17382024-10-21T21:39:30.508Z exposes: Wicketd Installinator (client = installinator-client)
17392024-10-21T21:39:30.508Z exposes: Wicketd (client = wicketd-client)
17402024-10-21T21:39:30.509Z consumes: bootstrap-agent-client
17412024-10-21T21:39:30.509Z consumes: ddm-admin-client
17422024-10-21T21:39:30.509Z consumes: dpd-client
17432024-10-21T21:39:30.509Z consumes: gateway-client
17442024-10-21T21:39:30.509Z
17452024-10-21T21:39:30.509Z
17462024-10-21T21:39:30.509ZInstallinator
17472024-10-21T21:39:30.509Z installinator (omicron/installinator)
17482024-10-21T21:39:30.509Z consumes: ddm-admin-client
17492024-10-21T21:39:30.509Z consumes: installinator-client
17502024-10-21T21:39:30.509Z
17512024-10-21T21:39:30.509Z
17522024-10-21T21:39:30.509ZNexus
17532024-10-21T21:39:30.509Z omicron-nexus (omicron/nexus)
17542024-10-21T21:39:30.509Z exposes: Nexus Internal API (client = nexus-client)
17552024-10-21T21:39:30.509Z exposes: External API (client = oxide-client)
17562024-10-21T21:39:30.509Z consumes: clickhouse-admin-keeper-client
17572024-10-21T21:39:30.509Z consumes: clickhouse-admin-server-client
17582024-10-21T21:39:30.509Z consumes: cockroach-admin-client
17592024-10-21T21:39:30.509Z consumes: crucible-agent-client
17602024-10-21T21:39:30.509Z consumes: crucible-pantry-client
17612024-10-21T21:39:30.509Z consumes: dns-service-client
17622024-10-21T21:39:30.509Z consumes: dpd-client
17632024-10-21T21:39:30.509Z consumes: gateway-client
17642024-10-21T21:39:30.509Z consumes: mg-admin-client
17652024-10-21T21:39:30.509Z consumes: nexus-client
17662024-10-21T21:39:30.509Z consumes: oximeter-client
17672024-10-21T21:39:30.509Z consumes: propolis-client
17682024-10-21T21:39:30.509Z consumes: sled-agent-client
17692024-10-21T21:39:30.509Z
17702024-10-21T21:39:30.509Z
17712024-10-21T21:39:30.538ZOximeter
17722024-10-21T21:39:30.538Z oximeter-collector (omicron/oximeter/collector)
17732024-10-21T21:39:30.538Z exposes: Oximeter (client = oximeter-client)
17742024-10-21T21:39:30.538Z consumes: nexus-client
17752024-10-21T21:39:30.538Z
17762024-10-21T21:39:30.538Z
17772024-10-21T21:39:30.597Z
17782024-10-21T21:39:30.597Zreal 8.075257332
17792024-10-21T21:39:30.597Zuser 5.910922374
17802024-10-21T21:39:30.597Zsys 3.081102914
17812024-10-21T21:39:30.597Ztrap 0.003177774
17822024-10-21T21:39:30.597Ztflt 0.000009207
17832024-10-21T21:39:30.597Zdflt 0.000174958
17842024-10-21T21:39:30.598Zkflt 0.000000000
17852024-10-21T21:39:30.598Zlock 0.003022807
17862024-10-21T21:39:30.598Zslp 17.257966117
17872024-10-21T21:39:30.598Zlat 0.083785547
17882024-10-21T21:39:30.598Zstop 0.054989345
17892024-10-21T21:39:30.622Z+ ptime -m cargo xtask ls-apis servers
17902024-10-21T21:39:31.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
17912024-10-21T21:39:31.366Z Running `target/debug/xtask ls-apis servers`
17922024-10-21T21:39:32.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
17932024-10-21T21:39:32.615Z Running `target/debug/ls-apis servers`
17942024-10-21T21:39:32.669Zloading metadata for workspace omicron from current workspace
17952024-10-21T21:39:34.333Zloading metadata for workspace maghemite from /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/Cargo.toml
17962024-10-21T21:39:34.358Zloading metadata for workspace crucible from /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/Cargo.toml
17972024-10-21T21:39:34.358Zloading metadata for workspace propolis from /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/Cargo.toml
17982024-10-21T21:39:37.004Zloading metadata for workspace dendrite from /home/build/.cargo/git/checkouts/dendrite-627b239a911c6241/4cdc7d7/Cargo.toml
17992024-10-21T21:39:38.153Znote: ignoring Cargo dependency from crucible-pantry -> ... -> crucible-control-client
18002024-10-21T21:39:38.177Znote: ignoring Cargo dependency from omicron-sled-agent -> dns-server
18012024-10-21T21:39:38.277Zomicron-clickhouse-admin (omicron/clickhouse-admin)
18022024-10-21T21:39:38.277Z exposes: Clickhouse Cluster Admin for Servers (client = clickhouse-admin-server-client)
18032024-10-21T21:39:38.324Z
18042024-10-21T21:39:38.324Zomicron-cockroach-admin (omicron/cockroach-admin)
18052024-10-21T21:39:38.324Z exposes: CockroachDB Cluster Admin (client = cockroach-admin-client)
18062024-10-21T21:39:38.324Z
18072024-10-21T21:39:38.324Zcrucible-agent (crucible/agent)
18082024-10-21T21:39:38.324Z exposes: Crucible Agent (client = crucible-agent-client)
18092024-10-21T21:39:38.324Z
18102024-10-21T21:39:38.324Zcrucible-downstairs (crucible/downstairs)
18112024-10-21T21:39:38.324Z exposes: Crucible Repair (client = repair-client)
18122024-10-21T21:39:38.324Z consumes: repair-client
18132024-10-21T21:39:38.324Z
18142024-10-21T21:39:38.324Zcrucible-pantry (crucible/pantry)
18152024-10-21T21:39:38.324Z exposes: Crucible Pantry (client = crucible-pantry-client)
18162024-10-21T21:39:38.324Z
18172024-10-21T21:39:38.324Zdns-server (omicron/dns-server)
18182024-10-21T21:39:38.325Z exposes: DNS Server (client = dns-service-client)
18192024-10-21T21:39:38.325Z
18202024-10-21T21:39:38.325Zomicron-sled-agent (omicron/sled-agent)
18212024-10-21T21:39:38.325Z exposes: Bootstrap Agent (client = bootstrap-agent-client)
18222024-10-21T21:39:38.325Z exposes: Sled Agent (client = sled-agent-client)
18232024-10-21T21:39:38.325Z consumes: bootstrap-agent-client
18242024-10-21T21:39:38.325Z consumes: ddm-admin-client
18252024-10-21T21:39:38.325Z consumes: dns-service-client
18262024-10-21T21:39:38.325Z consumes: dpd-client
18272024-10-21T21:39:38.325Z consumes: gateway-client
18282024-10-21T21:39:38.325Z consumes: mg-admin-client
18292024-10-21T21:39:38.325Z consumes: nexus-client
18302024-10-21T21:39:38.325Z consumes: propolis-client
18312024-10-21T21:39:38.325Z consumes: sled-agent-client
18322024-10-21T21:39:38.325Z
18332024-10-21T21:39:38.325Zpropolis-server (propolis/bin/propolis-server)
18342024-10-21T21:39:38.325Z exposes: Crucible Control (for testing only) (client = crucible-control-client)
18352024-10-21T21:39:38.325Z exposes: Propolis (client = propolis-client)
18362024-10-21T21:39:38.325Z consumes: nexus-client
18372024-10-21T21:39:38.325Z
18382024-10-21T21:39:38.325Zddmd (maghemite/ddmd)
18392024-10-21T21:39:38.325Z exposes: Maghemite DDM Admin (client = ddm-admin-client)
18402024-10-21T21:39:38.325Z consumes: dpd-client
18412024-10-21T21:39:38.325Z
18422024-10-21T21:39:38.325Zdpd (dendrite/dpd)
18432024-10-21T21:39:38.325Z exposes: Dendrite DPD (client = dpd-client)
18442024-10-21T21:39:38.325Z consumes: gateway-client
18452024-10-21T21:39:38.325Z consumes: nexus-client
18462024-10-21T21:39:38.325Z consumes: sled-agent-client
18472024-10-21T21:39:38.325Z
18482024-10-21T21:39:38.325Zmgd (maghemite/mgd)
18492024-10-21T21:39:38.325Z exposes: Maghemite MG Admin (client = mg-admin-client)
18502024-10-21T21:39:38.325Z consumes: ddm-admin-client
18512024-10-21T21:39:38.325Z consumes: dpd-client
18522024-10-21T21:39:38.325Z
18532024-10-21T21:39:38.325Zomicron-gateway (omicron/gateway)
18542024-10-21T21:39:38.325Z exposes: Management Gateway Service (client = gateway-client)
18552024-10-21T21:39:38.325Z
18562024-10-21T21:39:38.325Ztfportd (dendrite/tfportd)
18572024-10-21T21:39:38.326Z consumes: dpd-client
18582024-10-21T21:39:38.326Z
18592024-10-21T21:39:38.326Zwicketd (omicron/wicketd)
18602024-10-21T21:39:38.326Z exposes: Wicketd Installinator (client = installinator-client)
18612024-10-21T21:39:38.326Z exposes: Wicketd (client = wicketd-client)
18622024-10-21T21:39:38.326Z consumes: bootstrap-agent-client
18632024-10-21T21:39:38.326Z consumes: ddm-admin-client
18642024-10-21T21:39:38.326Z consumes: dpd-client
18652024-10-21T21:39:38.326Z consumes: gateway-client
18662024-10-21T21:39:38.326Z
18672024-10-21T21:39:38.326Zinstallinator (omicron/installinator)
18682024-10-21T21:39:38.326Z consumes: ddm-admin-client
18692024-10-21T21:39:38.326Z consumes: installinator-client
18702024-10-21T21:39:38.326Z
18712024-10-21T21:39:38.326Zomicron-nexus (omicron/nexus)
18722024-10-21T21:39:38.326Z exposes: Nexus Internal API (client = nexus-client)
18732024-10-21T21:39:38.326Z exposes: External API (client = oxide-client)
18742024-10-21T21:39:38.326Z consumes: clickhouse-admin-keeper-client
18752024-10-21T21:39:38.326Z consumes: clickhouse-admin-server-client
18762024-10-21T21:39:38.326Z consumes: cockroach-admin-client
18772024-10-21T21:39:38.326Z consumes: crucible-agent-client
18782024-10-21T21:39:38.326Z consumes: crucible-pantry-client
18792024-10-21T21:39:38.326Z consumes: dns-service-client
18802024-10-21T21:39:38.326Z consumes: dpd-client
18812024-10-21T21:39:38.326Z consumes: gateway-client
18822024-10-21T21:39:38.326Z consumes: mg-admin-client
18832024-10-21T21:39:38.326Z consumes: nexus-client
18842024-10-21T21:39:38.326Z consumes: oximeter-client
18852024-10-21T21:39:38.326Z consumes: propolis-client
18862024-10-21T21:39:38.326Z consumes: sled-agent-client
18872024-10-21T21:39:38.326Z
18882024-10-21T21:39:38.326Zoximeter-collector (omicron/oximeter/collector)
18892024-10-21T21:39:38.326Z exposes: Oximeter (client = oximeter-client)
18902024-10-21T21:39:38.326Z consumes: nexus-client
18912024-10-21T21:39:38.326Z
18922024-10-21T21:39:38.417Z
18932024-10-21T21:39:38.417Zreal 7.797162141
18942024-10-21T21:39:38.417Zuser 5.796352318
18952024-10-21T21:39:38.417Zsys 2.894254007
18962024-10-21T21:39:38.417Ztrap 0.001212428
18972024-10-21T21:39:38.417Ztflt 0.000000000
18982024-10-21T21:39:38.417Zdflt 0.000157461
18992024-10-21T21:39:38.417Zkflt 0.000000000
19002024-10-21T21:39:38.417Zlock 0.003022546
19012024-10-21T21:39:38.417Zslp 16.416202649
19022024-10-21T21:39:38.417Zlat 0.047018366
19032024-10-21T21:39:38.417Zstop 0.049122846
19042024-10-21T21:39:38.441Z+ banner build
19052024-10-21T21:39:38.441Z
19062024-10-21T21:39:38.441Z ##### # # # # #####
19072024-10-21T21:39:38.441Z # # # # # # # #
19082024-10-21T21:39:38.441Z ##### # # # # # #
19092024-10-21T21:39:38.441Z # # # # # # # #
19102024-10-21T21:39:38.441Z # # # # # # # #
19112024-10-21T21:39:38.441Z ##### #### # ###### #####
19122024-10-21T21:39:38.441Z
19132024-10-21T21:39:38.441Z+ export 'RUSTFLAGS=-D warnings'
19142024-10-21T21:39:38.442Z+ RUSTFLAGS='-D warnings'
19152024-10-21T21:39:38.442Z+ export 'RUSTDOCFLAGS=--document-private-items -D warnings'
19162024-10-21T21:39:38.442Z+ RUSTDOCFLAGS='--document-private-items -D warnings'
19172024-10-21T21:39:38.442Z+ [[ illumos == \i\l\l\u\m\o\s ]]
19182024-10-21T21:39:38.442Z+ RUSTFLAGS='-D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64'
19192024-10-21T21:39:38.442Z+ export TMPDIR=/var/tmp/omicron_tmp
19202024-10-21T21:39:38.442Z+ TMPDIR=/var/tmp/omicron_tmp
19212024-10-21T21:39:38.442Z+ export RUST_BACKTRACE=1
19222024-10-21T21:39:38.442Z+ RUST_BACKTRACE=1
19232024-10-21T21:39:38.442Z+ export CARGO_INCREMENTAL=0
19242024-10-21T21:39:38.442Z+ CARGO_INCREMENTAL=0
19252024-10-21T21:39:38.442Z+ export RUSTC_BOOTSTRAP=1
19262024-10-21T21:39:38.442Z+ RUSTC_BOOTSTRAP=1
19272024-10-21T21:39:38.442Z+ ptime -m cargo build -Z unstable-options --timings=json --workspace --tests --locked --verbose
19282024-10-21T21:39:40.665Z Dirty proc-macro2 v1.0.87: the rustflags changed
19292024-10-21T21:39:40.665Z Compiling proc-macro2 v1.0.87
19302024-10-21T21:39:40.665Z Dirty unicode-ident v1.0.13: the rustflags changed
19312024-10-21T21:39:40.665Z Compiling unicode-ident v1.0.13
19322024-10-21T21:39:40.665Z Dirty libc v0.2.161: the rustflags changed
19332024-10-21T21:39:40.665Z Compiling libc v0.2.161
19342024-10-21T21:39:40.690Z Dirty cfg-if v1.0.0: the rustflags changed
19352024-10-21T21:39:40.690Z Compiling cfg-if v1.0.0
19362024-10-21T21:39:40.690Z Dirty serde v1.0.210: the rustflags changed
19372024-10-21T21:39:40.690Z Compiling serde v1.0.210
19382024-10-21T21:39:40.690Z Dirty autocfg v1.4.0: the rustflags changed
19392024-10-21T21:39:40.690Z Compiling autocfg v1.4.0
19402024-10-21T21:39:40.690Z Dirty memchr v2.7.4: the rustflags changed
19412024-10-21T21:39:40.690Z Compiling memchr v2.7.4
19422024-10-21T21:39:40.714Z Dirty version_check v0.9.5: the rustflags changed
19432024-10-21T21:39:40.714Z Compiling version_check v0.9.5
19442024-10-21T21:39:40.825Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_ident --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55862b4b1d68d132 -C extra-filename=-55862b4b1d68d132 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19452024-10-21T21:39:40.855Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.87/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=17cdc4d31a0d05b9 -C extra-filename=-17cdc4d31a0d05b9 --out-dir /work/oxidecomputer/omicron/target/debug/build/proc-macro2-17cdc4d31a0d05b9 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19462024-10-21T21:39:40.856Z 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.161/build.rs --error-format=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=c8e505289cd92fbe -C extra-filename=-c8e505289cd92fbe --out-dir /work/oxidecomputer/omicron/target/debug/build/libc-c8e505289cd92fbe -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19472024-10-21T21:39:40.856Z 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`
19482024-10-21T21:39:40.856Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c0aa51eaa19bc06f -C extra-filename=-c0aa51eaa19bc06f --out-dir /work/oxidecomputer/omicron/target/debug/build/serde-c0aa51eaa19bc06f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19492024-10-21T21:39:40.856Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name autocfg --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31125824db6bbb08 -C extra-filename=-31125824db6bbb08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19502024-10-21T21:39:40.889Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memchr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=3b7d5cfbb443b029 -C extra-filename=-3b7d5cfbb443b029 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19512024-10-21T21:39:40.889Z 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`
19522024-10-21T21:39:40.913Z Dirty value-bag v1.9.0: the rustflags changed
19532024-10-21T21:39:40.913Z Compiling value-bag v1.9.0
19542024-10-21T21:39:40.937Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name value_bag --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/value-bag-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="inline-i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "error", "inline-i128", "owned", "seq", "serde", "serde1", "std", "sval", "sval2", "test", "value-bag-serde1", "value-bag-sval2"))' -C metadata=6bc82a1397c079d6 -C extra-filename=-6bc82a1397c079d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19552024-10-21T21:39:40.961Z Dirty scopeguard v1.2.0: the rustflags changed
19562024-10-21T21:39:40.961Z Compiling scopeguard v1.2.0
19572024-10-21T21:39:40.985Z 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`
19582024-10-21T21:39:41.098Z Dirty itoa v1.0.11: the rustflags changed
19592024-10-21T21:39:41.099Z Compiling itoa v1.0.11
19602024-10-21T21:39:41.125Z 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`
19612024-10-21T21:39:41.296Z Dirty log v0.4.22: the rustflags changed
19622024-10-21T21:39:41.296Z Compiling log v0.4.22
19632024-10-21T21:39:41.320Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name log --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="kv"' --cfg 'feature="kv_unstable"' --cfg 'feature="std"' --cfg 'feature="value-bag"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=31bde78633f57151 -C extra-filename=-31bde78633f57151 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern value_bag=/work/oxidecomputer/omicron/target/debug/deps/libvalue_bag-6bc82a1397c079d6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19642024-10-21T21:39:41.360Z Running `/work/oxidecomputer/omicron/target/debug/build/serde-c0aa51eaa19bc06f/build-script-build`
19652024-10-21T21:39:41.384Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro2-17cdc4d31a0d05b9/build-script-build`
19662024-10-21T21:39:41.411Z Dirty once_cell v1.20.2: the rustflags changed
19672024-10-21T21:39:41.411Z Compiling once_cell v1.20.2
19682024-10-21T21:39:41.435Z Dirty byteorder v1.5.0: the rustflags changed
19692024-10-21T21:39:41.435Z Compiling byteorder v1.5.0
19702024-10-21T21:39:41.435Z Running `/work/oxidecomputer/omicron/target/debug/build/libc-c8e505289cd92fbe/build-script-build`
19712024-10-21T21:39:41.462Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name once_cell --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/once_cell-1.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=eebe1899602319ed -C extra-filename=-eebe1899602319ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19722024-10-21T21:39:41.486Z 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`
19732024-10-21T21:39:41.510Z 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.161/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,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=7bca6a4da6cde0e6 -C extra-filename=-7bca6a4da6cde0e6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
19742024-10-21T21:39:41.534Z Dirty smallvec v1.13.2: the rustflags changed
19752024-10-21T21:39:41.534Z Compiling smallvec v1.13.2
19762024-10-21T21:39:41.563Z 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`
19772024-10-21T21:39:41.637Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.87/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=03448f2c6b15b59e -C extra-filename=-03448f2c6b15b59e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
19782024-10-21T21:39:41.696Z Dirty lock_api v0.4.12: the rustflags changed
19792024-10-21T21:39:41.696Z Compiling lock_api v0.4.12
19802024-10-21T21:39:41.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=7c4d407230a78784 -C extra-filename=-7c4d407230a78784 --out-dir /work/oxidecomputer/omicron/target/debug/build/lock_api-7c4d407230a78784 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19812024-10-21T21:39:41.808Z Dirty pin-project-lite v0.2.14: the rustflags changed
19822024-10-21T21:39:41.808Z Compiling pin-project-lite v0.2.14
19832024-10-21T21:39:41.832Z 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`
19842024-10-21T21:39:41.859Z Dirty subtle v2.6.1: the rustflags changed
19852024-10-21T21:39:41.859Z Compiling subtle v2.6.1
19862024-10-21T21:39:41.890Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name subtle --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/subtle-2.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=b7b5464a5de3de01 -C extra-filename=-b7b5464a5de3de01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19872024-10-21T21:39:41.915Z Dirty thiserror v1.0.64: the rustflags changed
19882024-10-21T21:39:41.915Z Compiling thiserror v1.0.64
19892024-10-21T21:39:41.915Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7b2eec9a92e86dcf -C extra-filename=-7b2eec9a92e86dcf --out-dir /work/oxidecomputer/omicron/target/debug/build/thiserror-7b2eec9a92e86dcf -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
19902024-10-21T21:39:41.947Z Dirty parking_lot_core v0.9.10: the rustflags changed
19912024-10-21T21:39:41.947Z Compiling parking_lot_core v0.9.10
19922024-10-21T21:39:41.971Z 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`
19932024-10-21T21:39:42.046Z Dirty typenum v1.17.0: the rustflags changed
19942024-10-21T21:39:42.046Z Compiling typenum v1.17.0
19952024-10-21T21:39:42.071Z 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`
19962024-10-21T21:39:42.071Z Running `/work/oxidecomputer/omicron/target/debug/build/lock_api-7c4d407230a78784/build-script-build`
19972024-10-21T21:39:42.153Z Dirty generic-array v0.14.7: the rustflags changed
19982024-10-21T21:39:42.153Z Compiling generic-array v0.14.7
19992024-10-21T21:39:42.177Z 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`
20002024-10-21T21:39:42.201Z Dirty allocator-api2 v0.2.18: the rustflags changed
20012024-10-21T21:39:42.201Z Compiling allocator-api2 v0.2.18
20022024-10-21T21:39:42.201Z 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`
20032024-10-21T21:39:42.225Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lock_api --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=5c1b2e55179eacea -C extra-filename=-5c1b2e55179eacea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_const_fn_trait_bound`
20042024-10-21T21:39:42.409Z Dirty quote v1.0.37: the rustflags changed
20052024-10-21T21:39:42.409Z Compiling quote v1.0.37
20062024-10-21T21:39:42.433Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quote --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=826627f40ad2fed3 -C extra-filename=-826627f40ad2fed3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20072024-10-21T21:39:42.457Z Running `/work/oxidecomputer/omicron/target/debug/build/thiserror-7b2eec9a92e86dcf/build-script-build`
20082024-10-21T21:39:42.492Z Dirty getrandom v0.2.15: the rustflags changed
20092024-10-21T21:39:42.492Z Compiling getrandom v0.2.15
20102024-10-21T21:39:42.516Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name getrandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="rdrand"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=3921b46002378d01 -C extra-filename=-3921b46002378d01 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20112024-10-21T21:39:42.615Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-aeb53c5354bb50d5/build-script-build`
20122024-10-21T21:39:42.649Z 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=1bdf21cd86cbbc07 -C extra-filename=-1bdf21cd86cbbc07 --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-7bca6a4da6cde0e6.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`
20132024-10-21T21:39:42.676Z Dirty shlex v1.3.0: the rustflags changed
20142024-10-21T21:39:42.676Z Compiling shlex v1.3.0
20152024-10-21T21:39:42.703Z 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`
20162024-10-21T21:39:42.756Z Dirty syn v2.0.79: the rustflags changed
20172024-10-21T21:39:42.756Z Compiling syn v2.0.79
20182024-10-21T21:39:42.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.79/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d1bb9b0d189db5f1 -C extra-filename=-d1bb9b0d189db5f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20192024-10-21T21:39:42.845Z Dirty rand_core v0.6.4: the rustflags changed
20202024-10-21T21:39:42.845Z Compiling rand_core v0.6.4
20212024-10-21T21:39:42.869Z 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=a70f0230c3ae6da9 -C extra-filename=-a70f0230c3ae6da9 --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-3921b46002378d01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20222024-10-21T21:39:42.893Z Running `/work/oxidecomputer/omicron/target/debug/build/generic-array-6331d367a75138c7/build-script-build`
20232024-10-21T21:39:42.959Z Dirty jobserver v0.1.32: the rustflags changed
20242024-10-21T21:39:42.959Z Compiling jobserver v0.1.32
20252024-10-21T21:39:42.984Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name jobserver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=28770a6013db2aed -C extra-filename=-28770a6013db2aed --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20262024-10-21T21:39:43.008Z Running `/work/oxidecomputer/omicron/target/debug/build/typenum-f78d3e5b0e6ba211/build-script-main`
20272024-10-21T21:39:43.032Z Dirty parking_lot v0.12.3: the rustflags changed
20282024-10-21T21:39:43.032Z Compiling parking_lot v0.12.3
20292024-10-21T21:39:43.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking_lot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=750e8ca6c6d6ac0c -C extra-filename=-750e8ca6c6d6ac0c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-5c1b2e55179eacea.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-1bdf21cd86cbbc07.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20302024-10-21T21:39:43.068Z Dirty futures-core v0.3.31: the rustflags changed
20312024-10-21T21:39:43.068Z Compiling futures-core v0.3.31
20322024-10-21T21:39:43.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=5c0c6b13016b0cbd -C extra-filename=-5c0c6b13016b0cbd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20332024-10-21T21:39:43.117Z Dirty ryu v1.0.18: the rustflags changed
20342024-10-21T21:39:43.117Z Compiling ryu v1.0.18
20352024-10-21T21:39:43.117Z 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`
20362024-10-21T21:39:43.169Z 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`
20372024-10-21T21:39:43.219Z Dirty signal-hook-registry v1.4.2: the rustflags changed
20382024-10-21T21:39:43.219Z Compiling signal-hook-registry v1.4.2
20392024-10-21T21:39:43.244Z 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=2a0dfd5dd8a5602b -C extra-filename=-2a0dfd5dd8a5602b --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20402024-10-21T21:39:43.366Z Dirty cc v1.1.30: the rustflags changed
20412024-10-21T21:39:43.366Z Compiling cc v1.1.30
20422024-10-21T21:39:43.391Z Dirty libm v0.2.8: the rustflags changed
20432024-10-21T21:39:43.391Z Compiling libm v0.2.8
20442024-10-21T21:39:43.391Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cc --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cc-1.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=d90366c99fc68d9b -C extra-filename=-d90366c99fc68d9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern jobserver=/work/oxidecomputer/omicron/target/debug/deps/libjobserver-28770a6013db2aed.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-cf1da36a64fc6247.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20452024-10-21T21:39:43.415Z 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`
20462024-10-21T21:39:43.456Z Dirty num-traits v0.2.19: the rustflags changed
20472024-10-21T21:39:43.456Z Compiling num-traits v0.2.19
20482024-10-21T21:39:43.480Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=7c8aed53c6093f14 -C extra-filename=-7c8aed53c6093f14 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-traits-7c8aed53c6093f14 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20492024-10-21T21:39:43.784Z Running `/work/oxidecomputer/omicron/target/debug/build/libm-167dbd547a9f8507/build-script-build`
20502024-10-21T21:39:43.810Z Running `/work/oxidecomputer/omicron/target/debug/build/num-traits-7c8aed53c6093f14/build-script-build`
20512024-10-21T21:39:43.834Z Dirty foldhash v0.1.3: the rustflags changed
20522024-10-21T21:39:43.835Z Compiling foldhash v0.1.3
20532024-10-21T21:39:43.835Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foldhash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foldhash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a67cf306747de278 -C extra-filename=-a67cf306747de278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20542024-10-21T21:39:43.835Z 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`
20552024-10-21T21:39:43.878Z Dirty equivalent v1.0.1: the rustflags changed
20562024-10-21T21:39:43.878Z Compiling equivalent v1.0.1
20572024-10-21T21:39:43.902Z 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`
20582024-10-21T21:39:43.998Z Dirty mio v1.0.2: the rustflags changed
20592024-10-21T21:39:43.998Z Compiling mio v1.0.2
20602024-10-21T21:39:44.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' -C metadata=799586b37596e7c6 -C extra-filename=-799586b37596e7c6 --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-7bca6a4da6cde0e6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20612024-10-21T21:39:44.047Z Dirty hashbrown v0.15.0: the rustflags changed
20622024-10-21T21:39:44.047Z Compiling hashbrown v0.15.0
20632024-10-21T21:39:44.047Z Dirty serde_json v1.0.128: the rustflags changed
20642024-10-21T21:39:44.047Z Compiling serde_json v1.0.128
20652024-10-21T21:39:44.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=b70767056d1a4824 -C extra-filename=-b70767056d1a4824 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern allocator_api2=/work/oxidecomputer/omicron/target/debug/deps/liballocator_api2-b6220780d1ff212d.rmeta --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-8d0ebed4a536b088.rmeta --extern foldhash=/work/oxidecomputer/omicron/target/debug/deps/libfoldhash-a67cf306747de278.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20662024-10-21T21:39:44.047Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.128/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=ddccb03e725d221f -C extra-filename=-ddccb03e725d221f --out-dir /work/oxidecomputer/omicron/target/debug/build/serde_json-ddccb03e725d221f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20672024-10-21T21:39:44.103Z Dirty spin v0.9.8: the rustflags changed
20682024-10-21T21:39:44.103Z Compiling spin v0.9.8
20692024-10-21T21:39:44.127Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spin --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spin-0.9.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=2299d31376bf1b32 -C extra-filename=-2299d31376bf1b32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lock_api_crate=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-5c1b2e55179eacea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20702024-10-21T21:39:44.264Z Dirty fnv v1.0.7: the rustflags changed
20712024-10-21T21:39:44.264Z Compiling fnv v1.0.7
20722024-10-21T21:39:44.289Z 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`
20732024-10-21T21:39:44.390Z Dirty socket2 v0.5.7: the rustflags changed
20742024-10-21T21:39:44.390Z Compiling socket2 v0.5.7
20752024-10-21T21:39:44.414Z 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=08d8234b8a0f1e64 -C extra-filename=-08d8234b8a0f1e64 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20762024-10-21T21:39:44.414Z Running `/work/oxidecomputer/omicron/target/debug/build/serde_json-ddccb03e725d221f/build-script-build`
20772024-10-21T21:39:44.447Z Dirty slab v0.4.9: the rustflags changed
20782024-10-21T21:39:44.447Z Compiling slab v0.4.9
20792024-10-21T21:39:44.471Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=d97bd3c5e27e00d6 -C extra-filename=-d97bd3c5e27e00d6 --out-dir /work/oxidecomputer/omicron/target/debug/build/slab-d97bd3c5e27e00d6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20802024-10-21T21:39:44.471Z Dirty futures-io v0.3.31: the rustflags changed
20812024-10-21T21:39:44.471Z Compiling futures-io v0.3.31
20822024-10-21T21:39:44.495Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_io --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=1d4c5c102c6e9563 -C extra-filename=-1d4c5c102c6e9563 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20832024-10-21T21:39:44.796Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_traits --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=64c24fe16140f6b4 -C extra-filename=-64c24fe16140f6b4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'`
20842024-10-21T21:39:44.820Z Running `/work/oxidecomputer/omicron/target/debug/build/slab-d97bd3c5e27e00d6/build-script-build`
20852024-10-21T21:39:44.991Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slab --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=57539490ecf7bda6 -C extra-filename=-57539490ecf7bda6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20862024-10-21T21:39:45.021Z Dirty const-oid v0.9.6: the rustflags changed
20872024-10-21T21:39:45.021Z Compiling const-oid v0.9.6
20882024-10-21T21:39:45.045Z 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`
20892024-10-21T21:39:45.069Z Dirty futures-sink v0.3.31: the rustflags changed
20902024-10-21T21:39:45.069Z Compiling futures-sink v0.3.31
20912024-10-21T21:39:45.069Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_sink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-sink-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=7739957597c73f63 -C extra-filename=-7739957597c73f63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20922024-10-21T21:39:45.211Z Dirty regex-syntax v0.8.5: the rustflags changed
20932024-10-21T21:39:45.211Z Compiling regex-syntax v0.8.5
20942024-10-21T21:39:45.235Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=26edaa7b21c00140 -C extra-filename=-26edaa7b21c00140 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20952024-10-21T21:39:45.264Z Dirty aho-corasick v1.1.3: the rustflags changed
20962024-10-21T21:39:45.264Z Compiling aho-corasick v1.1.3
20972024-10-21T21:39:45.264Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name aho_corasick --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=b542551110e8af51 -C extra-filename=-b542551110e8af51 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
20982024-10-21T21:39:45.294Z Dirty cpufeatures v0.2.14: the rustflags changed
20992024-10-21T21:39:45.294Z Compiling cpufeatures v0.2.14
21002024-10-21T21:39:45.318Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpufeatures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cpufeatures-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9762077546cb7b8 -C extra-filename=-e9762077546cb7b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21012024-10-21T21:39:45.342Z Dirty pin-utils v0.1.0: the rustflags changed
21022024-10-21T21:39:45.342Z Compiling pin-utils v0.1.0
21032024-10-21T21:39:45.342Z 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`
21042024-10-21T21:39:45.422Z Dirty pkg-config v0.3.31: the rustflags changed
21052024-10-21T21:39:45.423Z Compiling pkg-config v0.3.31
21062024-10-21T21:39:45.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkg_config --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4afa31b8ebbf95c -C extra-filename=-f4afa31b8ebbf95c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21072024-10-21T21:39:45.470Z Dirty futures-channel v0.3.31: the rustflags changed
21082024-10-21T21:39:45.470Z Compiling futures-channel v0.3.31
21092024-10-21T21:39:45.470Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=acd6c3528e857df4 -C extra-filename=-acd6c3528e857df4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21102024-10-21T21:39:45.849Z Dirty futures-task v0.3.31: the rustflags changed
21112024-10-21T21:39:45.849Z Compiling futures-task v0.3.31
21122024-10-21T21:39:45.873Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_task --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=0af99bb190aa0ae2 -C extra-filename=-0af99bb190aa0ae2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21132024-10-21T21:39:46.145Z Dirty heck v0.5.0: the rustflags changed
21142024-10-21T21:39:46.146Z Compiling heck v0.5.0
21152024-10-21T21:39:46.170Z 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`
21162024-10-21T21:39:46.574Z Dirty rustix v0.38.37: the rustflags changed
21172024-10-21T21:39:46.574Z Compiling rustix v0.38.37
21182024-10-21T21:39:46.598Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=1255d294522a49db -C extra-filename=-1255d294522a49db --out-dir /work/oxidecomputer/omicron/target/debug/build/rustix-1255d294522a49db -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21192024-10-21T21:39:46.622Z Dirty errno v0.3.9: the rustflags changed
21202024-10-21T21:39:46.622Z Compiling errno v0.3.9
21212024-10-21T21:39:46.622Z 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=75647b38de2dbd99 -C extra-filename=-75647b38de2dbd99 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21222024-10-21T21:39:46.676Z Dirty iana-time-zone v0.1.61: the rustflags changed
21232024-10-21T21:39:46.676Z Compiling iana-time-zone v0.1.61
21242024-10-21T21:39:46.700Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name iana_time_zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/iana-time-zone-0.1.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=8635b5d8cbf154bd -C extra-filename=-8635b5d8cbf154bd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21252024-10-21T21:39:46.823Z Dirty semver v1.0.23: the rustflags changed
21262024-10-21T21:39:46.823Z Compiling semver v1.0.23
21272024-10-21T21:39:46.847Z 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`
21282024-10-21T21:39:46.871Z Dirty tracing-core v0.1.32: the rustflags changed
21292024-10-21T21:39:46.871Z Compiling tracing-core v0.1.32
21302024-10-21T21:39:46.871Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=77c057abc617a7c2 -C extra-filename=-77c057abc617a7c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21312024-10-21T21:39:46.977Z Dirty syn v1.0.109: the rustflags changed
21322024-10-21T21:39:46.977Z Compiling syn v1.0.109
21332024-10-21T21:39:47.008Z 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`
21342024-10-21T21:39:47.121Z Dirty tinyvec_macros v0.1.1: the rustflags changed
21352024-10-21T21:39:47.121Z Compiling tinyvec_macros v0.1.1
21362024-10-21T21:39:47.145Z 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`
21372024-10-21T21:39:47.223Z Dirty tinyvec v1.8.0: the rustflags changed
21382024-10-21T21:39:47.223Z Compiling tinyvec v1.8.0
21392024-10-21T21:39:47.247Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinyvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=08d9e11b5e823d54 -C extra-filename=-08d9e11b5e823d54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec_macros=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec_macros-e3f75058ddf213ea.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21402024-10-21T21:39:47.344Z Running `/work/oxidecomputer/omicron/target/debug/build/rustix-1255d294522a49db/build-script-build`
21412024-10-21T21:39:47.368Z Running `/work/oxidecomputer/omicron/target/debug/build/semver-746a93df62810af4/build-script-build`
21422024-10-21T21:39:47.446Z Dirty unicode-bidi v0.3.17: the rustflags changed
21432024-10-21T21:39:47.446Z Compiling unicode-bidi v0.3.17
21442024-10-21T21:39:47.446Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_bidi --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-bidi-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "smallvec", "std", "unstable", "with_serde"))' -C metadata=0123801162e17fdd -C extra-filename=-0123801162e17fdd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21452024-10-21T21:39:47.475Z Dirty percent-encoding v2.3.1: the rustflags changed
21462024-10-21T21:39:47.475Z Compiling percent-encoding v2.3.1
21472024-10-21T21:39:47.499Z 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`
21482024-10-21T21:39:47.581Z Running `/work/oxidecomputer/omicron/target/debug/build/syn-7bd69fb34c9940b1/build-script-build`
21492024-10-21T21:39:47.655Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name syn --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=6e40a918bc2bff98 -C extra-filename=-6e40a918bc2bff98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg syn_disable_nightly_tests`
21502024-10-21T21:39:47.811Z Dirty schemars v0.8.21: the rustflags changed
21512024-10-21T21:39:47.811Z Compiling schemars v0.8.21
21522024-10-21T21:39:47.835Z 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`
21532024-10-21T21:39:48.057Z Dirty dyn-clone v1.0.17: the rustflags changed
21542024-10-21T21:39:48.057Z Compiling dyn-clone v1.0.17
21552024-10-21T21:39:48.081Z 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`
21562024-10-21T21:39:48.176Z Running `/work/oxidecomputer/omicron/target/debug/build/schemars-55f55719d25eeb1e/build-script-build`
21572024-10-21T21:39:48.209Z Dirty regex-automata v0.4.8: the rustflags changed
21582024-10-21T21:39:48.209Z Compiling regex-automata v0.4.8
21592024-10-21T21:39:48.233Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex_automata --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=9f36d56a060ad2ad -C extra-filename=-9f36d56a060ad2ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21602024-10-21T21:39:48.297Z Dirty vcpkg v0.2.15: the rustflags changed
21612024-10-21T21:39:48.297Z Compiling vcpkg v0.2.15
21622024-10-21T21:39:48.321Z 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`
21632024-10-21T21:39:48.490Z Dirty unicode-normalization v0.1.24: the rustflags changed
21642024-10-21T21:39:48.490Z Compiling unicode-normalization v0.1.24
21652024-10-21T21:39:48.514Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_normalization --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-normalization-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8e3dd38d8af6e038 -C extra-filename=-8e3dd38d8af6e038 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-08d9e11b5e823d54.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21662024-10-21T21:39:48.706Z Dirty form_urlencoded v1.2.1: the rustflags changed
21672024-10-21T21:39:48.706Z Compiling form_urlencoded v1.2.1
21682024-10-21T21:39:48.730Z 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`
21692024-10-21T21:39:48.989Z Dirty serde_derive_internals v0.29.1: the rustflags changed
21702024-10-21T21:39:48.989Z Compiling serde_derive_internals v0.29.1
21712024-10-21T21:39:49.014Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive_internals --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive_internals-0.29.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=01dba1068e6c4535 -C extra-filename=-01dba1068e6c4535 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21722024-10-21T21:39:49.364Z Dirty crossbeam-utils v0.8.20: the rustflags changed
21732024-10-21T21:39:49.365Z Compiling crossbeam-utils v0.8.20
21742024-10-21T21:39:49.389Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=ce379f50ea539839 -C extra-filename=-ce379f50ea539839 --out-dir /work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-ce379f50ea539839 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21752024-10-21T21:39:49.737Z Dirty httparse v1.9.5: the rustflags changed
21762024-10-21T21:39:49.737Z Compiling httparse v1.9.5
21772024-10-21T21:39:49.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.9.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=c795f19b1e3dffc8 -C extra-filename=-c795f19b1e3dffc8 --out-dir /work/oxidecomputer/omicron/target/debug/build/httparse-c795f19b1e3dffc8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21782024-10-21T21:39:49.951Z Running `/work/oxidecomputer/omicron/target/debug/build/crossbeam-utils-ce379f50ea539839/build-script-build`
21792024-10-21T21:39:49.987Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_utils --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=1fb66d11f8bf8743 -C extra-filename=-1fb66d11f8bf8743 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'`
21802024-10-21T21:39:50.095Z Dirty ring v0.17.8: the rustflags changed
21812024-10-21T21:39:50.095Z Compiling ring v0.17.8
21822024-10-21T21:39:50.119Z 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=ad37dba10766e53c -C extra-filename=-ad37dba10766e53c --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-ad37dba10766e53c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21832024-10-21T21:39:50.464Z Running `/work/oxidecomputer/omicron/target/debug/build/httparse-c795f19b1e3dffc8/build-script-build`
21842024-10-21T21:39:50.538Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httparse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httparse-1.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C metadata=7a236d7ad8978468 -C extra-filename=-7a236d7ad8978468 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg httparse_simd_neon_intrinsics --cfg httparse_simd`
21852024-10-21T21:39:50.757Z Dirty idna v0.5.0: the rustflags changed
21862024-10-21T21:39:50.757Z Compiling idna v0.5.0
21872024-10-21T21:39:50.781Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0db1af5b64a05ef8 -C extra-filename=-0db1af5b64a05ef8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21882024-10-21T21:39:51.043Z Dirty lazy_static v1.5.0: the rustflags changed
21892024-10-21T21:39:51.043Z Compiling lazy_static v1.5.0
21902024-10-21T21:39:51.067Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lazy_static --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="spin"' --cfg 'feature="spin_no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=cf320adaf9052777 -C extra-filename=-cf320adaf9052777 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
21912024-10-21T21:39:51.145Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-ad37dba10766e53c/build-script-build`
21922024-10-21T21:39:51.176Z Dirty time-core v0.1.2: the rustflags changed
21932024-10-21T21:39:51.176Z Compiling time-core v0.1.2
21942024-10-21T21:39:51.200Z Dirty powerfmt v0.2.0: the rustflags changed
21952024-10-21T21:39:51.200Z Compiling powerfmt v0.2.0
21962024-10-21T21:39:51.200Z 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`
21972024-10-21T21:39:51.200Z 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`
21982024-10-21T21:39:51.236Z Dirty base64ct v1.6.0: the rustflags changed
21992024-10-21T21:39:51.236Z Compiling base64ct v1.6.0
22002024-10-21T21:39:51.267Z 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`
22012024-10-21T21:39:51.353Z Dirty atomic-waker v1.1.2: the rustflags changed
22022024-10-21T21:39:51.354Z Compiling atomic-waker v1.1.2
22032024-10-21T21:39:51.380Z 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`
22042024-10-21T21:39:51.526Z Dirty url v2.5.2: the rustflags changed
22052024-10-21T21:39:51.526Z Compiling url v2.5.2
22062024-10-21T21:39:51.550Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name url --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=6398875b516cf905 -C extra-filename=-6398875b516cf905 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-0db1af5b64a05ef8.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22072024-10-21T21:39:51.574Z Dirty num-conv v0.1.0: the rustflags changed
22082024-10-21T21:39:51.574Z Compiling num-conv v0.1.0
22092024-10-21T21:39:51.574Z 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`
22102024-10-21T21:39:51.739Z Dirty adler2 v2.0.0: the rustflags changed
22112024-10-21T21:39:51.739Z Compiling adler2 v2.0.0
22122024-10-21T21:39:51.764Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name adler2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=3ab49a5399cf3c85 -C extra-filename=-3ab49a5399cf3c85 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22132024-10-21T21:39:51.834Z Dirty untrusted v0.9.0: the rustflags changed
22142024-10-21T21:39:51.834Z Compiling untrusted v0.9.0
22152024-10-21T21:39:51.858Z 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`
22162024-10-21T21:39:51.938Z Dirty miniz_oxide v0.8.0: the rustflags changed
22172024-10-21T21:39:51.938Z Compiling miniz_oxide v0.8.0
22182024-10-21T21:39:51.962Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name miniz_oxide --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' --check-cfg 'cfg(fuzzing)' -C metadata=568c7230d30d7b84 -C extra-filename=-568c7230d30d7b84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern adler2=/work/oxidecomputer/omicron/target/debug/deps/libadler2-3ab49a5399cf3c85.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22192024-10-21T21:39:52.009Z Dirty time-macros v0.2.18: the rustflags changed
22202024-10-21T21:39:52.009Z Compiling time-macros v0.2.18
22212024-10-21T21:39:52.033Z 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`
22222024-10-21T21:39:52.057Z Dirty deranged v0.3.11: the rustflags changed
22232024-10-21T21:39:52.057Z Compiling deranged v0.3.11
22242024-10-21T21:39:52.057Z 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`
22252024-10-21T21:39:53.069Z Dirty regex v1.11.0: the rustflags changed
22262024-10-21T21:39:53.069Z Compiling regex v1.11.0
22272024-10-21T21:39:53.094Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regex-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=af2dab8125b2f6b0 -C extra-filename=-af2dab8125b2f6b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22282024-10-21T21:39:53.197Z Dirty num_threads v0.1.7: the rustflags changed
22292024-10-21T21:39:53.197Z Compiling num_threads v0.1.7
22302024-10-21T21:39:53.221Z 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`
22312024-10-21T21:39:53.351Z Dirty strsim v0.11.1: the rustflags changed
22322024-10-21T21:39:53.352Z Compiling strsim v0.11.1
22332024-10-21T21:39:53.376Z 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`
22342024-10-21T21:39:53.601Z Dirty either v1.13.0: the rustflags changed
22352024-10-21T21:39:53.601Z Compiling either v1.13.0
22362024-10-21T21:39:53.625Z 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`
22372024-10-21T21:39:53.979Z Dirty ahash v0.8.11: the rustflags changed
22382024-10-21T21:39:53.980Z Compiling ahash v0.8.11
22392024-10-21T21:39:54.004Z 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`
22402024-10-21T21:39:54.028Z Dirty httpdate v1.0.3: the rustflags changed
22412024-10-21T21:39:54.028Z Compiling httpdate v1.0.3
22422024-10-21T21:39:54.028Z 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`
22432024-10-21T21:39:54.168Z Dirty try-lock v0.2.5: the rustflags changed
22442024-10-21T21:39:54.168Z Compiling try-lock v0.2.5
22452024-10-21T21:39:54.192Z 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`
22462024-10-21T21:39:54.315Z Dirty want v0.3.1: the rustflags changed
22472024-10-21T21:39:54.315Z Compiling want v0.3.1
22482024-10-21T21:39:54.340Z 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`
22492024-10-21T21:39:54.364Z Running `/work/oxidecomputer/omicron/target/debug/build/ahash-6093e0e56b120ab2/build-script-build`
22502024-10-21T21:39:54.423Z Dirty rustls-pki-types v1.9.0: the rustflags changed
22512024-10-21T21:39:54.423Z Compiling rustls-pki-types v1.9.0
22522024-10-21T21:39:54.423Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pki_types --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pki-types-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web", "web-time"))' -C metadata=81784d68f5720db1 -C extra-filename=-81784d68f5720db1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22532024-10-21T21:39:54.465Z Dirty pem-rfc7468 v0.7.0: the rustflags changed
22542024-10-21T21:39:54.465Z Compiling pem-rfc7468 v0.7.0
22552024-10-21T21:39:54.489Z 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`
22562024-10-21T21:39:54.586Z Dirty base64 v0.22.1: the rustflags changed
22572024-10-21T21:39:54.586Z Compiling base64 v0.22.1
22582024-10-21T21:39:54.612Z 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`
22592024-10-21T21:39:54.742Z Dirty time v0.3.36: the rustflags changed
22602024-10-21T21:39:54.742Z Compiling time v0.3.36
22612024-10-21T21:39:54.766Z 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=5ddc7e969e254d9e -C extra-filename=-5ddc7e969e254d9e --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-7bca6a4da6cde0e6.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`
22622024-10-21T21:39:54.790Z Dirty serde_derive v1.0.210: the rustflags changed
22632024-10-21T21:39:54.790Z Compiling serde_derive v1.0.210
22642024-10-21T21:39:54.790Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_derive --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=8a19dc9c99dbd829 -C extra-filename=-8a19dc9c99dbd829 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22652024-10-21T21:39:55.142Z Dirty zeroize_derive v1.4.2: the rustflags changed
22662024-10-21T21:39:55.142Z Compiling zeroize_derive v1.4.2
22672024-10-21T21:39:55.166Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize_derive-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7aa42a6b70ded341 -C extra-filename=-7aa42a6b70ded341 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22682024-10-21T21:39:55.242Z Dirty thiserror-impl v1.0.64: the rustflags changed
22692024-10-21T21:39:55.242Z Compiling thiserror-impl v1.0.64
22702024-10-21T21:39:55.266Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c968647aa7910e97 -C extra-filename=-c968647aa7910e97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22712024-10-21T21:39:55.380Z Dirty zerocopy-derive v0.7.35: the rustflags changed
22722024-10-21T21:39:55.380Z Compiling zerocopy-derive v0.7.35
22732024-10-21T21:39:55.404Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e54e5a87601fc58 -C extra-filename=-3e54e5a87601fc58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22742024-10-21T21:39:56.012Z Dirty tokio-macros v2.4.0: the rustflags changed
22752024-10-21T21:39:56.012Z Compiling tokio-macros v2.4.0
22762024-10-21T21:39:56.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-macros-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5ee6c8855525af6d -C extra-filename=-5ee6c8855525af6d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22772024-10-21T21:39:56.627Z Dirty zeroize v1.8.1: the rustflags changed
22782024-10-21T21:39:56.627Z Compiling zeroize v1.8.1
22792024-10-21T21:39:56.652Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zeroize --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="zeroize_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=5fccba4af4fe4320 -C extra-filename=-5fccba4af4fe4320 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize_derive=/work/oxidecomputer/omicron/target/debug/deps/libzeroize_derive-7aa42a6b70ded341.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22802024-10-21T21:39:56.985Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name generic_array --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=04cd9bd80d33c46b -C extra-filename=-04cd9bd80d33c46b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg relaxed_coherence`
22812024-10-21T21:39:57.338Z Dirty zerocopy v0.7.35: the rustflags changed
22822024-10-21T21:39:57.338Z Compiling zerocopy v0.7.35
22832024-10-21T21:39:57.363Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=3dc929aab0ea4ca4 -C extra-filename=-3dc929aab0ea4ca4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-3e54e5a87601fc58.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22842024-10-21T21:39:57.493Z Dirty futures-macro v0.3.31: the rustflags changed
22852024-10-21T21:39:57.493Z Compiling futures-macro v0.3.31
22862024-10-21T21:39:57.517Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(futures_sanitizer)' -C metadata=e34a33ad812c94f1 -C extra-filename=-e34a33ad812c94f1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22872024-10-21T21:39:58.040Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-1.0.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f56abb67316997f -C extra-filename=-4f56abb67316997f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl-c968647aa7910e97.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg error_generic_member_access --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
22882024-10-21T21:39:58.159Z Dirty crypto-common v0.1.6: the rustflags changed
22892024-10-21T21:39:58.160Z Compiling crypto-common v0.1.6
22902024-10-21T21:39:58.184Z 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=735b6a65fb469b74 -C extra-filename=-735b6a65fb469b74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.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`
22912024-10-21T21:39:58.208Z Dirty block-buffer v0.10.4: the rustflags changed
22922024-10-21T21:39:58.208Z Compiling block-buffer v0.10.4
22932024-10-21T21:39:58.208Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_buffer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f004307eaf77308 -C extra-filename=-3f004307eaf77308 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22942024-10-21T21:39:58.435Z Dirty tracing-attributes v0.1.27: the rustflags changed
22952024-10-21T21:39:58.435Z Compiling tracing-attributes v0.1.27
22962024-10-21T21:39:58.459Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=10f516bcd2418e59 -C extra-filename=-10f516bcd2418e59 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
22972024-10-21T21:39:58.501Z Dirty digest v0.10.7: the rustflags changed
22982024-10-21T21:39:58.501Z Compiling digest v0.10.7
22992024-10-21T21:39:58.525Z 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=b3504092a9ff35a2 -C extra-filename=-b3504092a9ff35a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_buffer=/work/oxidecomputer/omicron/target/debug/deps/libblock_buffer-3f004307eaf77308.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-735b6a65fb469b74.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23002024-10-21T21:39:58.708Z Dirty ppv-lite86 v0.2.20: the rustflags changed
23012024-10-21T21:39:58.708Z Compiling ppv-lite86 v0.2.20
23022024-10-21T21:39:58.732Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ppv_lite86 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=b72cf542d410a35a -C extra-filename=-b72cf542d410a35a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23032024-10-21T21:39:58.937Z Dirty schemars_derive v0.8.21: the rustflags changed
23042024-10-21T21:39:58.937Z Compiling schemars_derive v0.8.21
23052024-10-21T21:39:58.962Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name schemars_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57a9b1e4c78aa037 -C extra-filename=-57a9b1e4c78aa037 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde_derive_internals=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive_internals-01dba1068e6c4535.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23062024-10-21T21:39:58.986Z Dirty block-padding v0.3.3: the rustflags changed
23072024-10-21T21:39:58.986Z Compiling block-padding v0.3.3
23082024-10-21T21:39:58.986Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name block_padding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/block-padding-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=1fa762df6943b467 -C extra-filename=-1fa762df6943b467 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23092024-10-21T21:39:59.021Z Dirty hmac v0.12.1: the rustflags changed
23102024-10-21T21:39:59.021Z Compiling hmac v0.12.1
23112024-10-21T21:39:59.045Z 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=b8dd11fd78b45c99 -C extra-filename=-b8dd11fd78b45c99 --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-b3504092a9ff35a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23122024-10-21T21:39:59.215Z Dirty inout v0.1.3: the rustflags changed
23132024-10-21T21:39:59.215Z Compiling inout v0.1.3
23142024-10-21T21:39:59.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name inout --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inout-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="block-padding"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("block-padding", "std"))' -C metadata=7d2350c4bdc55aa3 -C extra-filename=-7d2350c4bdc55aa3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1fa762df6943b467.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23152024-10-21T21:39:59.263Z 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=1d923f9e302ac86b -C extra-filename=-1d923f9e302ac86b --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-3921b46002378d01.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test`
23162024-10-21T21:39:59.287Z Dirty sha2 v0.10.8: the rustflags changed
23172024-10-21T21:39:59.287Z Compiling sha2 v0.10.8
23182024-10-21T21:39:59.287Z 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=0fc696dd70c41646 -C extra-filename=-0fc696dd70c41646 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23192024-10-21T21:39:59.311Z Dirty futures-util v0.3.31: the rustflags changed
23202024-10-21T21:39:59.311Z Compiling futures-util v0.3.31
23212024-10-21T21:39:59.335Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=276847dd56a0d30f -C extra-filename=-276847dd56a0d30f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_macro=/work/oxidecomputer/omicron/target/debug/deps/libfutures_macro-e34a33ad812c94f1.so --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-ab4c9310920e6cf2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23222024-10-21T21:39:59.420Z Dirty rand_chacha v0.3.1: the rustflags changed
23232024-10-21T21:39:59.420Z Compiling rand_chacha v0.3.1
23242024-10-21T21:39:59.444Z 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=c9becbe9b4e849e7 -C extra-filename=-c9becbe9b4e849e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ppv_lite86=/work/oxidecomputer/omicron/target/debug/deps/libppv_lite86-b72cf542d410a35a.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23252024-10-21T21:39:59.476Z Dirty cipher v0.4.4: the rustflags changed
23262024-10-21T21:39:59.476Z Compiling cipher v0.4.4
23272024-10-21T21:39:59.500Z 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=e2da4675f63265ef -C extra-filename=-e2da4675f63265ef --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-735b6a65fb469b74.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23282024-10-21T21:39:59.930Z Dirty rand v0.8.5: the rustflags changed
23292024-10-21T21:39:59.930Z Compiling rand v0.8.5
23302024-10-21T21:39:59.954Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=3adca37dbe12b7ac -C extra-filename=-3adca37dbe12b7ac --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-7bca6a4da6cde0e6.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-c9becbe9b4e849e7.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23312024-10-21T21:40:01.233Z 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=12f38d3186beb808 -C extra-filename=-12f38d3186beb808 --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-3921b46002378d01.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'feature="folded_multiply"'`
23322024-10-21T21:40:01.452Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.210/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a652f8ccc3e0df34 -C extra-filename=-a652f8ccc3e0df34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg no_core_error --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
23332024-10-21T21:40:01.673Z Dirty gimli v0.31.1: the rustflags changed
23342024-10-21T21:40:01.673Z Compiling gimli v0.31.1
23352024-10-21T21:40:01.698Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gimli --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/gimli-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="read"' --cfg 'feature="read-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=7a255bb50b2fc5be -C extra-filename=-7a255bb50b2fc5be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23362024-10-21T21:40:01.742Z Dirty tracing v0.1.40: the rustflags changed
23372024-10-21T21:40:01.742Z Compiling tracing v0.1.40
23382024-10-21T21:40:01.766Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tracing --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=c5813f0370454179 -C extra-filename=-c5813f0370454179 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tracing_attributes=/work/oxidecomputer/omicron/target/debug/deps/libtracing_attributes-10f516bcd2418e59.so --extern tracing_core=/work/oxidecomputer/omicron/target/debug/deps/libtracing_core-77c057abc617a7c2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23392024-10-21T21:40:01.790Z Dirty tower-service v0.3.3: the rustflags changed
23402024-10-21T21:40:01.790Z Compiling tower-service v0.3.3
23412024-10-21T21:40:01.790Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tower_service --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6ab7995d523906b -C extra-filename=-f6ab7995d523906b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23422024-10-21T21:40:01.815Z Dirty slog v2.7.0: the rustflags changed
23432024-10-21T21:40:01.815Z Compiling slog v2.7.0
23442024-10-21T21:40:01.815Z 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`
23452024-10-21T21:40:01.839Z Dirty async-trait v0.1.83: the rustflags changed
23462024-10-21T21:40:01.839Z Compiling async-trait v0.1.83
23472024-10-21T21:40:01.870Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_trait --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.83/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a9b2223f6844e23 -C extra-filename=-2a9b2223f6844e23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23482024-10-21T21:40:01.908Z Dirty der_derive v0.7.3: the rustflags changed
23492024-10-21T21:40:01.908Z Compiling der_derive v0.7.3
23502024-10-21T21:40:01.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.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b51a583e45b6e168 -C extra-filename=-b51a583e45b6e168 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23512024-10-21T21:40:02.223Z Dirty object v0.36.5: the rustflags changed
23522024-10-21T21:40:02.223Z Compiling object v0.36.5
23532024-10-21T21:40:02.248Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name object --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/object-0.36.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=9e256af12e960e08 -C extra-filename=-9e256af12e960e08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23542024-10-21T21:40:02.325Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-993125d68d51fc81/build-script-build`
23552024-10-21T21:40:02.387Z Dirty anyhow v1.0.89: the rustflags changed
23562024-10-21T21:40:02.387Z Compiling anyhow v1.0.89
23572024-10-21T21:40:02.413Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.89/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4604dbbbc7fdc589 -C extra-filename=-4604dbbbc7fdc589 --out-dir /work/oxidecomputer/omicron/target/debug/build/anyhow-4604dbbbc7fdc589 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23582024-10-21T21:40:02.437Z Dirty flagset v0.4.6: the rustflags changed
23592024-10-21T21:40:02.437Z Compiling flagset v0.4.6
23602024-10-21T21:40:02.437Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flagset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flagset-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=7c1c6306161964a4 -C extra-filename=-7c1c6306161964a4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23612024-10-21T21:40:02.634Z Dirty rustc-demangle v0.1.24: the rustflags changed
23622024-10-21T21:40:02.634Z Compiling rustc-demangle v0.1.24
23632024-10-21T21:40:02.659Z 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`
23642024-10-21T21:40:02.965Z Running `/work/oxidecomputer/omicron/target/debug/build/anyhow-4604dbbbc7fdc589/build-script-build`
23652024-10-21T21:40:03.234Z 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`
23662024-10-21T21:40:03.490Z Dirty rustls-webpki v0.102.8: the rustflags changed
23672024-10-21T21:40:03.490Z Compiling rustls-webpki v0.102.8
23682024-10-21T21:40:03.515Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-webpki-0.102.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="ring"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "aws_lc_rs", "default", "ring", "std"))' -C metadata=57d8dc81fdd155e3 -C extra-filename=-57d8dc81fdd155e3 --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-1d923f9e302ac86b.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
23692024-10-21T21:40:04.032Z Dirty aes v0.8.4: the rustflags changed
23702024-10-21T21:40:04.032Z Compiling aes v0.8.4
23712024-10-21T21:40:04.056Z 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=a3c74894fc07819c -C extra-filename=-a3c74894fc07819c --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-e2da4675f63265ef.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23722024-10-21T21:40:04.160Z Dirty der v0.7.9: the rustflags changed
23732024-10-21T21:40:04.160Z Compiling der v0.7.9
23742024-10-21T21:40:04.160Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name der --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="derive"' --cfg 'feature="flagset"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=644d9368c0827ff3 -C extra-filename=-644d9368c0827ff3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern der_derive=/work/oxidecomputer/omicron/target/debug/deps/libder_derive-b51a583e45b6e168.so --extern flagset=/work/oxidecomputer/omicron/target/debug/deps/libflagset-7c1c6306161964a4.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23752024-10-21T21:40:04.328Z Dirty pbkdf2 v0.12.2: the rustflags changed
23762024-10-21T21:40:04.328Z Compiling pbkdf2 v0.12.2
23772024-10-21T21:40:04.352Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pbkdf2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pbkdf2-0.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hmac"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hmac", "parallel", "password-hash", "rayon", "sha1", "sha2", "simple", "std"))' -C metadata=77553d954dcf70f1 -C extra-filename=-77553d954dcf70f1 --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-b3504092a9ff35a2.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-b8dd11fd78b45c99.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23782024-10-21T21:40:04.451Z Dirty openssl-sys v0.9.103: the rustflags changed
23792024-10-21T21:40:04.452Z Compiling openssl-sys v0.9.103
23802024-10-21T21:40:04.476Z 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=1743d07d357a182d -C extra-filename=-1743d07d357a182d --out-dir /work/oxidecomputer/omicron/target/debug/build/openssl-sys-1743d07d357a182d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23812024-10-21T21:40:04.500Z Dirty mime v0.3.17: the rustflags changed
23822024-10-21T21:40:04.500Z Compiling mime v0.3.17
23832024-10-21T21:40:04.500Z 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`
23842024-10-21T21:40:04.999Z Dirty salsa20 v0.10.2: the rustflags changed
23852024-10-21T21:40:04.999Z Compiling salsa20 v0.10.2
23862024-10-21T21:40:05.023Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name salsa20 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salsa20-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "zeroize"))' -C metadata=0167dee615e9f6c4 -C extra-filename=-0167dee615e9f6c4 --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-e2da4675f63265ef.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23872024-10-21T21:40:05.206Z Dirty addr2line v0.24.2: the rustflags changed
23882024-10-21T21:40:05.206Z Compiling addr2line v0.24.2
23892024-10-21T21:40:05.231Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name addr2line --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/addr2line-0.24.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "bin", "cargo-all", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "loader", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std"))' -C metadata=b3371133190a7816 -C extra-filename=-b3371133190a7816 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern gimli=/work/oxidecomputer/omicron/target/debug/deps/libgimli-7a255bb50b2fc5be.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23902024-10-21T21:40:05.254Z Dirty cbc v0.1.2: the rustflags changed
23912024-10-21T21:40:05.255Z Compiling cbc v0.1.2
23922024-10-21T21:40:05.255Z 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=1f5fa4f5349d7401 -C extra-filename=-1f5fa4f5349d7401 --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-e2da4675f63265ef.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23932024-10-21T21:40:05.462Z Dirty ipnet v2.10.1: the rustflags changed
23942024-10-21T21:40:05.462Z Compiling ipnet v2.10.1
23952024-10-21T21:40:05.486Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ipnet --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ipnet-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=c57ae2e537255ab5 -C extra-filename=-c57ae2e537255ab5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
23962024-10-21T21:40:05.518Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-sys-1743d07d357a182d/build-script-main`
23972024-10-21T21:40:05.593Z Dirty rustversion v1.0.17: the rustflags changed
23982024-10-21T21:40:05.593Z Compiling rustversion v1.0.17
23992024-10-21T21:40:05.617Z 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`
24002024-10-21T21:40:05.778Z Dirty scrypt v0.11.0: the rustflags changed
24012024-10-21T21:40:05.778Z Compiling scrypt v0.11.0
24022024-10-21T21:40:05.802Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scrypt --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scrypt-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "password-hash", "simple", "std"))' -C metadata=f4517fab3e3181c4 -C extra-filename=-f4517fab3e3181c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-77553d954dcf70f1.rmeta --extern salsa20=/work/oxidecomputer/omicron/target/debug/deps/libsalsa20-0167dee615e9f6c4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24032024-10-21T21:40:05.826Z Dirty spki v0.7.3: the rustflags changed
24042024-10-21T21:40:05.826Z Compiling spki v0.7.3
24052024-10-21T21:40:05.826Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name spki --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=2e77d7e0dc8152f2 -C extra-filename=-2e77d7e0dc8152f2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24062024-10-21T21:40:06.148Z Dirty bytes v1.7.2: the rustflags changed
24072024-10-21T21:40:06.148Z Compiling bytes v1.7.2
24082024-10-21T21:40:06.172Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bytes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=b8e9fbdeb91cd71f -C extra-filename=-b8e9fbdeb91cd71f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24092024-10-21T21:40:06.196Z Dirty bitflags v2.6.0: the rustflags changed
24102024-10-21T21:40:06.196Z Compiling bitflags v2.6.0
24112024-10-21T21:40:06.196Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitflags --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=fb02ffd1abc115c8 -C extra-filename=-fb02ffd1abc115c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24122024-10-21T21:40:06.288Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_json --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.128/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=9c6fa6267da434ca -C extra-filename=-9c6fa6267da434ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
24132024-10-21T21:40:06.317Z Dirty indexmap v2.6.0: the rustflags changed
24142024-10-21T21:40:06.317Z Compiling indexmap v2.6.0
24152024-10-21T21:40:06.342Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=f8788065ea5bfd1e -C extra-filename=-f8788065ea5bfd1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern equivalent=/work/oxidecomputer/omicron/target/debug/deps/libequivalent-8d0ebed4a536b088.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24162024-10-21T21:40:06.391Z Dirty chrono v0.4.38: the rustflags changed
24172024-10-21T21:40:06.391Z Compiling chrono v0.4.38
24182024-10-21T21:40:06.415Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=c93540a2dfb95ba6 -C extra-filename=-c93540a2dfb95ba6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24192024-10-21T21:40:06.486Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C metadata=1f26de9c2d244e57 -C extra-filename=-1f26de9c2d244e57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern libc_errno=/work/oxidecomputer/omicron/target/debug/deps/liberrno-75647b38de2dbd99.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg libc --cfg solarish`
24202024-10-21T21:40:06.572Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name semver --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f3ea07a34ee8cc3c -C extra-filename=-f3ea07a34ee8cc3c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'`
24212024-10-21T21:40:06.901Z Dirty uuid v1.10.0: the rustflags changed
24222024-10-21T21:40:06.901Z Compiling uuid v1.10.0
24232024-10-21T21:40:06.925Z 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=e27886bda4bebecb -C extra-filename=-e27886bda4bebecb --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-3921b46002378d01.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24242024-10-21T21:40:07.200Z Dirty tokio v1.40.0: the rustflags changed
24252024-10-21T21:40:07.200Z Compiling tokio v1.40.0
24262024-10-21T21:40:07.235Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=063c424349fd118f -C extra-filename=-063c424349fd118f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-799586b37596e7c6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-750e8ca6c6d6ac0c.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-2a0dfd5dd8a5602b.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rmeta --extern tokio_macros=/work/oxidecomputer/omicron/target/debug/deps/libtokio_macros-5ee6c8855525af6d.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24272024-10-21T21:40:07.283Z Dirty http v1.1.0: the rustflags changed
24282024-10-21T21:40:07.283Z Compiling http v1.1.0
24292024-10-21T21:40:07.306Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1d81c7bfc9a9aa6f -C extra-filename=-1d81c7bfc9a9aa6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24302024-10-21T21:40:07.519Z Dirty serde_spanned v0.6.8: the rustflags changed
24312024-10-21T21:40:07.519Z Compiling serde_spanned v0.6.8
24322024-10-21T21:40:07.543Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_spanned --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_spanned-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=741cd46f2bccac8d -C extra-filename=-741cd46f2bccac8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24332024-10-21T21:40:07.731Z Dirty toml_datetime v0.6.8: the rustflags changed
24342024-10-21T21:40:07.731Z Compiling toml_datetime v0.6.8
24352024-10-21T21:40:07.755Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_datetime --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=2b3481f3706e9764 -C extra-filename=-2b3481f3706e9764 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24362024-10-21T21:40:08.095Z Dirty serde_tokenstream v0.2.2: the rustflags changed
24372024-10-21T21:40:08.095Z Compiling serde_tokenstream v0.2.2
24382024-10-21T21:40:08.119Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_tokenstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_tokenstream-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=14c741f43f60113c -C extra-filename=-14c741f43f60113c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24392024-10-21T21:40:08.189Z Dirty backtrace v0.3.74: the rustflags changed
24402024-10-21T21:40:08.189Z Compiling backtrace v0.3.74
24412024-10-21T21:40:08.213Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name backtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/backtrace-0.3.74/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("coresymbolication", "cpp_demangle", "dbghelp", "default", "dl_iterate_phdr", "dladdr", "kernel32", "libunwind", "serde", "serialize-serde", "std", "unix-backtrace"))' -C metadata=d2fad6cb188b4302 -C extra-filename=-d2fad6cb188b4302 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern addr2line=/work/oxidecomputer/omicron/target/debug/deps/libaddr2line-b3371133190a7816.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-568c7230d30d7b84.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-9e256af12e960e08.rmeta --extern rustc_demangle=/work/oxidecomputer/omicron/target/debug/deps/librustc_demangle-7e6a6a1eb2bce4c3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24422024-10-21T21:40:08.505Z 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=5b7b8b2e7221fcf6 -C extra-filename=-5b7b8b2e7221fcf6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern schemars_derive=/work/oxidecomputer/omicron/target/debug/deps/libschemars_derive-57a9b1e4c78aa037.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_atomic64 --cfg std_atomic`
24432024-10-21T21:40:08.665Z Dirty http-body v1.0.1: the rustflags changed
24442024-10-21T21:40:08.666Z Compiling http-body v1.0.1
24452024-10-21T21:40:08.689Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=98720ace90294482 -C extra-filename=-98720ace90294482 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24462024-10-21T21:40:08.828Z Dirty rustc_version v0.4.1: the rustflags changed
24472024-10-21T21:40:08.828Z Compiling rustc_version v0.4.1
24482024-10-21T21:40:08.852Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustc_version --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustc_version-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df445a3fedc90392 -C extra-filename=-df445a3fedc90392 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24492024-10-21T21:40:08.881Z Running `/work/oxidecomputer/omicron/target/debug/build/rustversion-12b051871c96bdc0/build-script-build`
24502024-10-21T21:40:08.965Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anyhow --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.89/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backtrace"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=30077088698d34ae -C extra-filename=-30077088698d34ae --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-d2fad6cb188b4302.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg std_backtrace --cfg anyhow_no_core_error --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
24512024-10-21T21:40:09.353Z 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"))'`
24522024-10-21T21:40:09.518Z Dirty pkcs5 v0.7.1: the rustflags changed
24532024-10-21T21:40:09.518Z Compiling pkcs5 v0.7.1
24542024-10-21T21:40:09.542Z Dirty futures-executor v0.3.31: the rustflags changed
24552024-10-21T21:40:09.542Z Compiling futures-executor v0.3.31
24562024-10-21T21:40:09.542Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs5 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs5-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="pbes2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "pbes2", "sha1-insecure"))' -C metadata=1a9e30dda3b43225 -C extra-filename=-1a9e30dda3b43225 --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-a3c74894fc07819c.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-1f5fa4f5349d7401.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-77553d954dcf70f1.rmeta --extern scrypt=/work/oxidecomputer/omicron/target/debug/deps/libscrypt-f4517fab3e3181c4.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24572024-10-21T21:40:09.542Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_executor --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=c8e481d63fdb0b6f -C extra-filename=-c8e481d63fdb0b6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24582024-10-21T21:40:09.723Z Dirty camino v1.1.9: the rustflags changed
24592024-10-21T21:40:09.723Z Compiling camino v1.1.9
24602024-10-21T21:40:09.747Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=2abadfff710ca87e -C extra-filename=-2abadfff710ca87e --out-dir /work/oxidecomputer/omicron/target/debug/build/camino-2abadfff710ca87e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24612024-10-21T21:40:10.035Z Dirty pkcs8 v0.10.2: the rustflags changed
24622024-10-21T21:40:10.035Z Compiling pkcs8 v0.10.2
24632024-10-21T21:40:10.059Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pkcs8 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="encryption"' --cfg 'feature="pem"' --cfg 'feature="pkcs5"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=45f38eb21b70c5b3 -C extra-filename=-45f38eb21b70c5b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-1a9e30dda3b43225.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24642024-10-21T21:40:10.338Z Running `/work/oxidecomputer/omicron/target/debug/build/camino-2abadfff710ca87e/build-script-build`
24652024-10-21T21:40:10.421Z Dirty futures v0.3.31: the rustflags changed
24662024-10-21T21:40:10.421Z Compiling futures v0.3.31
24672024-10-21T21:40:10.445Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="default"' --cfg 'feature="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "compat", "default", "executor", "futures-executor", "io-compat", "std", "thread-pool", "unstable", "write-all-vectored"))' --check-cfg 'cfg(futures_sanitizer)' -C metadata=b3ec9c46c9402423 -C extra-filename=-b3ec9c46c9402423 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_executor=/work/oxidecomputer/omicron/target/debug/deps/libfutures_executor-c8e481d63fdb0b6f.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24682024-10-21T21:40:10.514Z Dirty http-body-util v0.1.2: the rustflags changed
24692024-10-21T21:40:10.514Z Compiling http-body-util v0.1.2
24702024-10-21T21:40:10.538Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body_util --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-util-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=05ca3dab5a32ac16 -C extra-filename=-05ca3dab5a32ac16 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-98720ace90294482.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24712024-10-21T21:40:10.562Z Dirty serde_urlencoded v0.7.1: the rustflags changed
24722024-10-21T21:40:10.562Z Compiling serde_urlencoded v0.7.1
24732024-10-21T21:40:10.562Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_urlencoded --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_urlencoded-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3395a9d988a5434 -C extra-filename=-b3395a9d988a5434 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24742024-10-21T21:40:10.612Z Dirty encoding_rs v0.8.34: the rustflags changed
24752024-10-21T21:40:10.612Z Compiling encoding_rs v0.8.34
24762024-10-21T21:40:10.637Z 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`
24772024-10-21T21:40:10.668Z Dirty foreign-types-shared v0.1.1: the rustflags changed
24782024-10-21T21:40:10.668Z Compiling foreign-types-shared v0.1.1
24792024-10-21T21:40:10.692Z 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`
24802024-10-21T21:40:10.783Z Dirty data-encoding v2.6.0: the rustflags changed
24812024-10-21T21:40:10.783Z Compiling data-encoding v2.6.0
24822024-10-21T21:40:10.809Z 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`
24832024-10-21T21:40:10.873Z Dirty winnow v0.6.20: the rustflags changed
24842024-10-21T21:40:10.874Z Compiling winnow v0.6.20
24852024-10-21T21:40:10.898Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name winnow --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winnow-0.6.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=aedad0cea9a4d1b0 -C extra-filename=-aedad0cea9a4d1b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24862024-10-21T21:40:10.966Z Dirty openssl-probe v0.1.5: the rustflags changed
24872024-10-21T21:40:10.966Z Compiling openssl-probe v0.1.5
24882024-10-21T21:40:10.990Z 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`
24892024-10-21T21:40:11.014Z Dirty utf8parse v0.2.2: the rustflags changed
24902024-10-21T21:40:11.014Z Compiling utf8parse v0.2.2
24912024-10-21T21:40:11.014Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name utf8parse --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=ae49b486e5e6c5ee -C extra-filename=-ae49b486e5e6c5ee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
24922024-10-21T21:40:11.163Z Dirty openssl v0.10.66: the rustflags changed
24932024-10-21T21:40:11.163Z Compiling openssl v0.10.66
24942024-10-21T21:40:11.187Z 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`
24952024-10-21T21:40:11.211Z Dirty foreign-types v0.3.2: the rustflags changed
24962024-10-21T21:40:11.211Z Compiling foreign-types v0.3.2
24972024-10-21T21:40:11.211Z 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`
24982024-10-21T21:40:11.288Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name camino --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=294229beec0d6e93 -C extra-filename=-294229beec0d6e93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'`
24992024-10-21T21:40:11.315Z 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=091e90fe139a5988 -C extra-filename=-091e90fe139a5988 --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-7bca6a4da6cde0e6.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)'`
25002024-10-21T21:40:11.597Z Running `/work/oxidecomputer/omicron/target/debug/build/openssl-a8b0d1321d6e4d0d/build-script-build`
25012024-10-21T21:40:11.621Z Dirty rustls-pemfile v2.2.0: the rustflags changed
25022024-10-21T21:40:11.621Z Compiling rustls-pemfile v2.2.0
25032024-10-21T21:40:11.645Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_pemfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-pemfile-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=157d5ce1a48d8a81 -C extra-filename=-157d5ce1a48d8a81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25042024-10-21T21:40:11.669Z Dirty openssl-macros v0.1.1: the rustflags changed
25052024-10-21T21:40:11.669Z Compiling openssl-macros v0.1.1
25062024-10-21T21:40:11.669Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openssl_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openssl-macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0932d3712722b44f -C extra-filename=-0932d3712722b44f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25072024-10-21T21:40:11.929Z Dirty unicode-width v0.1.14: the rustflags changed
25082024-10-21T21:40:11.929Z Compiling unicode-width v0.1.14
25092024-10-21T21:40:11.953Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_width --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-width-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cjk", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=8f6b1da2456acb43 -C extra-filename=-8f6b1da2456acb43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25102024-10-21T21:40:12.107Z Dirty rustls v0.23.14: the rustflags changed
25112024-10-21T21:40:12.107Z Compiling rustls v0.23.14
25122024-10-21T21:40:12.131Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.14/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=087aa2f501fcb323 -C extra-filename=-087aa2f501fcb323 --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-087aa2f501fcb323 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25132024-10-21T21:40:12.377Z Dirty winnow v0.5.40: the rustflags changed
25142024-10-21T21:40:12.377Z Compiling winnow v0.5.40
25152024-10-21T21:40:12.401Z 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`
25162024-10-21T21:40:12.429Z Dirty is-terminal v0.4.13: the rustflags changed
25172024-10-21T21:40:12.429Z Compiling is-terminal v0.4.13
25182024-10-21T21:40:12.453Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is-terminal-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6197d9fbdefdae64 -C extra-filename=-6197d9fbdefdae64 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25192024-10-21T21:40:12.477Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-087aa2f501fcb323/build-script-build`
25202024-10-21T21:40:12.501Z 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=4e2f4fb45bcd4fc9 -C extra-filename=-4e2f4fb45bcd4fc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern openssl_macros=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_macros-0932d3712722b44f.so --extern ffi=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-091e90fe139a5988.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)'`
25212024-10-21T21:40:12.525Z Dirty native-tls v0.2.12: the rustflags changed
25222024-10-21T21:40:12.526Z Compiling native-tls v0.2.12
25232024-10-21T21:40:12.526Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=6fe7b3c87df3e9ea -C extra-filename=-6fe7b3c87df3e9ea --out-dir /work/oxidecomputer/omicron/target/debug/build/native-tls-6fe7b3c87df3e9ea -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25242024-10-21T21:40:12.560Z Dirty anstyle v1.0.8: the rustflags changed
25252024-10-21T21:40:12.560Z Compiling anstyle v1.0.8
25262024-10-21T21:40:12.584Z 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`
25272024-10-21T21:40:12.731Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=64bfa8a56fa2a472 -C extra-filename=-64bfa8a56fa2a472 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-57d8dc81fdd155e3.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'`
25282024-10-21T21:40:12.887Z Running `/work/oxidecomputer/omicron/target/debug/build/native-tls-6fe7b3c87df3e9ea/build-script-build`
25292024-10-21T21:40:12.918Z Dirty openapiv3 v2.0.0: the rustflags changed
25302024-10-21T21:40:12.918Z Compiling openapiv3 v2.0.0
25312024-10-21T21:40:12.942Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapiv3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/openapiv3-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="skip_serializing_defaults"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("skip_serializing_defaults"))' -C metadata=9be05d24d67c020d -C extra-filename=-9be05d24d67c020d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25322024-10-21T21:40:12.966Z Dirty sha1 v0.10.6: the rustflags changed
25332024-10-21T21:40:12.966Z Compiling sha1 v0.10.6
25342024-10-21T21:40:12.966Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sha1 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="oid"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=6c5265b4c120912c -C extra-filename=-6c5265b4c120912c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25352024-10-21T21:40:13.386Z Dirty cookie v0.18.1: the rustflags changed
25362024-10-21T21:40:13.386Z Compiling cookie v0.18.1
25372024-10-21T21:40:13.410Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=6a89a6c6fe9502ee -C extra-filename=-6a89a6c6fe9502ee --out-dir /work/oxidecomputer/omicron/target/debug/build/cookie-6a89a6c6fe9502ee -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25382024-10-21T21:40:13.700Z Dirty siphasher v0.3.11: the rustflags changed
25392024-10-21T21:40:13.700Z Compiling siphasher v0.3.11
25402024-10-21T21:40:13.724Z 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`
25412024-10-21T21:40:13.912Z Dirty ucd-trie v0.1.7: the rustflags changed
25422024-10-21T21:40:13.912Z Compiling ucd-trie v0.1.7
25432024-10-21T21:40:13.935Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ucd_trie --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ucd-trie-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1ac14b76a1fcbe60 -C extra-filename=-1ac14b76a1fcbe60 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25442024-10-21T21:40:14.044Z Running `/work/oxidecomputer/omicron/target/debug/build/cookie-6a89a6c6fe9502ee/build-script-build`
25452024-10-21T21:40:14.120Z Dirty tokio-util v0.7.12: the rustflags changed
25462024-10-21T21:40:14.120Z Compiling tokio-util v0.7.12
25472024-10-21T21:40:14.144Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-util-0.7.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="io-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=21eba7ec22e8f77d -C extra-filename=-21eba7ec22e8f77d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25482024-10-21T21:40:14.168Z Dirty pest v2.7.14: the rustflags changed
25492024-10-21T21:40:14.168Z Compiling pest v2.7.14
25502024-10-21T21:40:14.168Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=08cb5f6a2ae91a1a -C extra-filename=-08cb5f6a2ae91a1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern ucd_trie=/work/oxidecomputer/omicron/target/debug/deps/libucd_trie-1ac14b76a1fcbe60.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25512024-10-21T21:40:14.481Z Dirty idna v0.3.0: the rustflags changed
25522024-10-21T21:40:14.481Z Compiling idna v0.3.0
25532024-10-21T21:40:14.505Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=33e2c5dfe94ba322 -C extra-filename=-33e2c5dfe94ba322 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25542024-10-21T21:40:15.304Z Dirty h2 v0.4.6: the rustflags changed
25552024-10-21T21:40:15.304Z Compiling h2 v0.4.6
25562024-10-21T21:40:15.328Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name h2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stream", "unstable"))' --check-cfg 'cfg(fuzzing)' -C metadata=1c63b4f773c41188 -C extra-filename=-1c63b4f773c41188 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-0226d346e4689e13.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25572024-10-21T21:40:15.541Z Dirty toml_edit v0.19.15: the rustflags changed
25582024-10-21T21:40:15.541Z Compiling toml_edit v0.19.15
25592024-10-21T21:40:15.566Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=30fda7d263f86ef1 -C extra-filename=-30fda7d263f86ef1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-741cd46f2bccac8d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-bbbcfac9a5ddaa19.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25602024-10-21T21:40:15.748Z Dirty dirs-sys-next v0.1.2: the rustflags changed
25612024-10-21T21:40:15.748Z Compiling dirs-sys-next v0.1.2
25622024-10-21T21:40:15.772Z 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=9793cc6634f46c65 -C extra-filename=-9793cc6634f46c65 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25632024-10-21T21:40:16.302Z Dirty psl-types v2.0.11: the rustflags changed
25642024-10-21T21:40:16.302Z Compiling psl-types v2.0.11
25652024-10-21T21:40:16.326Z 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`
25662024-10-21T21:40:16.415Z Dirty pest_meta v2.7.14: the rustflags changed
25672024-10-21T21:40:16.415Z Compiling pest_meta v2.7.14
25682024-10-21T21:40:16.439Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_meta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_meta-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=d5cd10e7c25ccaaf -C extra-filename=-d5cd10e7c25ccaaf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-08cb5f6a2ae91a1a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25692024-10-21T21:40:16.474Z Dirty publicsuffix v2.2.3: the rustflags changed
25702024-10-21T21:40:16.474Z Compiling publicsuffix v2.2.3
25712024-10-21T21:40:16.498Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name publicsuffix --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/publicsuffix-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="idna"' --cfg 'feature="punycode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anycase", "default", "hashbrown", "idna", "punycode", "std", "unicase"))' -C metadata=de8c73ae466dacf1 -C extra-filename=-de8c73ae466dacf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-33e2c5dfe94ba322.rmeta --extern psl_types=/work/oxidecomputer/omicron/target/debug/deps/libpsl_types-4f6e6f689f08928b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25722024-10-21T21:40:16.679Z Dirty dirs-next v2.0.0: the rustflags changed
25732024-10-21T21:40:16.679Z Compiling dirs-next v2.0.0
25742024-10-21T21:40:16.704Z 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=f7483fb6cc4ddc39 -C extra-filename=-f7483fb6cc4ddc39 --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-9793cc6634f46c65.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25752024-10-21T21:40:16.729Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="percent-encode"' --cfg 'feature="percent-encoding"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-gcm", "base64", "hkdf", "hmac", "key-expansion", "percent-encode", "percent-encoding", "private", "rand", "secure", "sha2", "signed", "subtle"))' -C metadata=8b2c6af09cc39369 -C extra-filename=-8b2c6af09cc39369 --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-5ddc7e969e254d9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25762024-10-21T21:40:16.871Z Dirty toml_edit v0.22.22: the rustflags changed
25772024-10-21T21:40:16.872Z Compiling toml_edit v0.22.22
25782024-10-21T21:40:16.895Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml_edit --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml_edit-0.22.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=9203d6efe3e23e2d -C extra-filename=-9203d6efe3e23e2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-741cd46f2bccac8d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-aedad0cea9a4d1b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25792024-10-21T21:40:17.647Z Dirty tokio-rustls v0.26.0: the rustflags changed
25802024-10-21T21:40:17.647Z Compiling tokio-rustls v0.26.0
25812024-10-21T21:40:17.671Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-rustls-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "default", "early-data", "fips", "logging", "ring", "tls12"))' -C metadata=c27e9d426a7f576f -C extra-filename=-c27e9d426a7f576f --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-64bfa8a56fa2a472.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
25822024-10-21T21:40:18.032Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name native_tls --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/native-tls-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=100b64d4dac6339c -C extra-filename=-100b64d4dac6339c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.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-091e90fe139a5988.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`
25832024-10-21T21:40:18.592Z Dirty tokio-native-tls v0.3.1: the rustflags changed
25842024-10-21T21:40:18.592Z Compiling tokio-native-tls v0.3.1
25852024-10-21T21:40:18.616Z 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=55253dbb890bacbf -C extra-filename=-55253dbb890bacbf --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-100b64d4dac6339c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
25862024-10-21T21:40:18.821Z Dirty anstyle-parse v0.2.5: the rustflags changed
25872024-10-21T21:40:18.821Z Compiling anstyle-parse v0.2.5
25882024-10-21T21:40:18.845Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_parse --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=df00d39ce59d2847 -C extra-filename=-df00d39ce59d2847 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-ae49b486e5e6c5ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25892024-10-21T21:40:19.116Z Dirty signature v2.2.0: the rustflags changed
25902024-10-21T21:40:19.116Z Compiling signature v2.2.0
25912024-10-21T21:40:19.140Z 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=833c376ba900eb67 -C extra-filename=-833c376ba900eb67 --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-b3504092a9ff35a2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25922024-10-21T21:40:19.378Z Dirty webpki-roots v0.26.6: the rustflags changed
25932024-10-21T21:40:19.378Z Compiling webpki-roots v0.26.6
25942024-10-21T21:40:19.404Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name webpki_roots --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/webpki-roots-0.26.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c619ac764501ed02 -C extra-filename=-c619ac764501ed02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25952024-10-21T21:40:19.567Z Dirty scroll_derive v0.12.0: the rustflags changed
25962024-10-21T21:40:19.567Z Compiling scroll_derive v0.12.0
25972024-10-21T21:40:19.591Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll_derive-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09de1ed977f8e2c8 -C extra-filename=-09de1ed977f8e2c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
25982024-10-21T21:40:19.643Z Dirty colorchoice v1.0.2: the rustflags changed
25992024-10-21T21:40:19.643Z Compiling colorchoice v1.0.2
26002024-10-21T21:40:19.667Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colorchoice --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09e9e10c1ddc7acb -C extra-filename=-09e9e10c1ddc7acb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26012024-10-21T21:40:19.794Z Dirty is_terminal_polyfill v1.70.1: the rustflags changed
26022024-10-21T21:40:19.794Z Compiling is_terminal_polyfill v1.70.1
26032024-10-21T21:40:19.819Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name is_terminal_polyfill --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d3c98c1505f60f28 -C extra-filename=-d3c98c1505f60f28 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26042024-10-21T21:40:19.927Z Dirty heck v0.4.1: the rustflags changed
26052024-10-21T21:40:19.927Z Compiling heck v0.4.1
26062024-10-21T21:40:19.951Z 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`
26072024-10-21T21:40:20.039Z Dirty anstyle-query v1.1.1: the rustflags changed
26082024-10-21T21:40:20.039Z Compiling anstyle-query v1.1.1
26092024-10-21T21:40:20.063Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstyle_query --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b26b25eabbcc28f7 -C extra-filename=-b26b25eabbcc28f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26102024-10-21T21:40:20.182Z Dirty anstream v0.6.15: the rustflags changed
26112024-10-21T21:40:20.182Z Compiling anstream v0.6.15
26122024-10-21T21:40:20.206Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name anstream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=f36a4e983596f8b5 -C extra-filename=-f36a4e983596f8b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern anstyle_parse=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_parse-df00d39ce59d2847.rmeta --extern anstyle_query=/work/oxidecomputer/omicron/target/debug/deps/libanstyle_query-b26b25eabbcc28f7.rmeta --extern colorchoice=/work/oxidecomputer/omicron/target/debug/deps/libcolorchoice-09e9e10c1ddc7acb.rmeta --extern is_terminal_polyfill=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal_polyfill-d3c98c1505f60f28.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-ae49b486e5e6c5ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26132024-10-21T21:40:20.368Z Dirty pest_generator v2.7.14: the rustflags changed
26142024-10-21T21:40:20.368Z Compiling pest_generator v2.7.14
26152024-10-21T21:40:20.392Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_generator-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "export-internal", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=dc6511921538f40d -C extra-filename=-dc6511921538f40d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-08cb5f6a2ae91a1a.rmeta --extern pest_meta=/work/oxidecomputer/omicron/target/debug/deps/libpest_meta-d5cd10e7c25ccaaf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26162024-10-21T21:40:20.552Z Dirty cookie_store v0.21.0: the rustflags changed
26172024-10-21T21:40:20.552Z Compiling cookie_store v0.21.0
26182024-10-21T21:40:20.575Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cookie_store --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cookie_store-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="public_suffix"' --cfg 'feature="publicsuffix"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "log_secure_cookie_values", "preserve_order", "public_suffix", "publicsuffix", "wasm-bindgen"))' -C metadata=d440769cce378fe3 -C extra-filename=-d440769cce378fe3 --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-8b2c6af09cc39369.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-0db1af5b64a05ef8.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern publicsuffix=/work/oxidecomputer/omicron/target/debug/deps/libpublicsuffix-de8c73ae466dacf1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26192024-10-21T21:40:20.806Z Dirty term v0.7.0: the rustflags changed
26202024-10-21T21:40:20.806Z Compiling term v0.7.0
26212024-10-21T21:40:20.831Z 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=fc2a210ea5ed8a84 -C extra-filename=-fc2a210ea5ed8a84 --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-f7483fb6cc4ddc39.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26222024-10-21T21:40:20.889Z Dirty hyper v1.4.1: the rustflags changed
26232024-10-21T21:40:20.889Z Compiling hyper v1.4.1
26242024-10-21T21:40:20.914Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' -C metadata=fa8b24540dc9178a -C extra-filename=-fa8b24540dc9178a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-1c63b4f773c41188.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-98720ace90294482.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.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`
26252024-10-21T21:40:21.845Z Dirty scroll v0.12.0: the rustflags changed
26262024-10-21T21:40:21.845Z Compiling scroll v0.12.0
26272024-10-21T21:40:21.869Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name scroll --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/scroll-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "std"))' -C metadata=c533031f83af5835 -C extra-filename=-c533031f83af5835 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern scroll_derive=/work/oxidecomputer/omicron/target/debug/deps/libscroll_derive-09de1ed977f8e2c8.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26282024-10-21T21:40:21.906Z Dirty terminal_size v0.4.0: the rustflags changed
26292024-10-21T21:40:21.906Z Compiling terminal_size v0.4.0
26302024-10-21T21:40:21.930Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name terminal_size --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/terminal_size-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f0fde7ce36dc58d -C extra-filename=-5f0fde7ce36dc58d --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-1f26de9c2d244e57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26312024-10-21T21:40:22.031Z Dirty sync_wrapper v1.0.1: the rustflags changed
26322024-10-21T21:40:22.031Z Compiling sync_wrapper v1.0.1
26332024-10-21T21:40:22.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sync_wrapper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sync_wrapper-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=6b5efafbb407d993 -C extra-filename=-6b5efafbb407d993 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26342024-10-21T21:40:22.105Z Dirty unicode-segmentation v1.12.0: the rustflags changed
26352024-10-21T21:40:22.105Z Compiling unicode-segmentation v1.12.0
26362024-10-21T21:40:22.129Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_segmentation --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-segmentation-1.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=5c39d9428ba97409 -C extra-filename=-5c39d9428ba97409 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26372024-10-21T21:40:22.129Z Dirty plain v0.2.3: the rustflags changed
26382024-10-21T21:40:22.129Z Compiling plain v0.2.3
26392024-10-21T21:40:22.129Z 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`
26402024-10-21T21:40:22.184Z Dirty clap_lex v0.7.2: the rustflags changed
26412024-10-21T21:40:22.184Z Compiling clap_lex v0.7.2
26422024-10-21T21:40:22.212Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_lex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f934aedfc501517 -C extra-filename=-9f934aedfc501517 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26432024-10-21T21:40:22.283Z Dirty goblin v0.8.2: the rustflags changed
26442024-10-21T21:40:22.283Z Compiling goblin v0.8.2
26452024-10-21T21:40:22.326Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name goblin --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/goblin-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="default"' --cfg 'feature="elf32"' --cfg 'feature="elf64"' --cfg 'feature="endian_fd"' --cfg 'feature="log"' --cfg 'feature="mach32"' --cfg 'feature="mach64"' --cfg 'feature="pe32"' --cfg 'feature="pe64"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "archive", "default", "elf32", "elf64", "endian_fd", "log", "mach32", "mach64", "pe32", "pe64", "std"))' -C metadata=8003e8a5a719161a -C extra-filename=-8003e8a5a719161a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern plain=/work/oxidecomputer/omicron/target/debug/deps/libplain-7a3ece633e1d4183.rmeta --extern scroll=/work/oxidecomputer/omicron/target/debug/deps/libscroll-c533031f83af5835.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26462024-10-21T21:40:22.350Z Dirty pest_derive v2.7.14: the rustflags changed
26472024-10-21T21:40:22.350Z Compiling pest_derive v2.7.14
26482024-10-21T21:40:22.350Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pest_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pest_derive-2.7.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src", "std"))' -C metadata=bc6040319b1dd070 -C extra-filename=-bc6040319b1dd070 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-08cb5f6a2ae91a1a.rlib --extern pest_generator=/work/oxidecomputer/omicron/target/debug/deps/libpest_generator-dc6511921538f40d.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26492024-10-21T21:40:22.631Z Dirty clap_builder v4.5.20: the rustflags changed
26502024-10-21T21:40:22.631Z Compiling clap_builder v4.5.20
26512024-10-21T21:40:22.656Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_builder --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_builder-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=0d9263b5ceb86056 -C extra-filename=-0d9263b5ceb86056 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstream=/work/oxidecomputer/omicron/target/debug/deps/libanstream-f36a4e983596f8b5.rmeta --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern clap_lex=/work/oxidecomputer/omicron/target/debug/deps/libclap_lex-9f934aedfc501517.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern terminal_size=/work/oxidecomputer/omicron/target/debug/deps/libterminal_size-5f0fde7ce36dc58d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26522024-10-21T21:40:22.831Z Dirty clap_derive v4.5.18: the rustflags changed
26532024-10-21T21:40:22.831Z Compiling clap_derive v4.5.18
26542024-10-21T21:40:22.855Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap_derive-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=9a3fc4d7aad8d2aa -C extra-filename=-9a3fc4d7aad8d2aa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26552024-10-21T21:40:23.169Z Dirty hyper-util v0.1.9: the rustflags changed
26562024-10-21T21:40:23.169Z Compiling hyper-util v0.1.9
26572024-10-21T21:40:23.193Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_util --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-util-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=dc1e60f16a8a0220 -C extra-filename=-dc1e60f16a8a0220 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-98720ace90294482.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.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-08d8234b8a0f1e64.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26582024-10-21T21:40:23.638Z Dirty usdt-impl v0.5.0: the rustflags changed
26592024-10-21T21:40:23.638Z Compiling usdt-impl v0.5.0
26602024-10-21T21:40:23.662Z 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`
26612024-10-21T21:40:23.826Z Dirty pretty-hex v0.4.1: the rustflags changed
26622024-10-21T21:40:23.826Z Compiling pretty-hex v0.4.1
26632024-10-21T21:40:23.850Z 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`
26642024-10-21T21:40:23.983Z Dirty base16ct v0.2.0: the rustflags changed
26652024-10-21T21:40:23.983Z Compiling base16ct v0.2.0
26662024-10-21T21:40:24.016Z 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`
26672024-10-21T21:40:24.040Z Running `/work/oxidecomputer/omicron/target/debug/build/usdt-impl-6caa4c31d5230c97/build-script-build`
26682024-10-21T21:40:24.195Z Dirty sec1 v0.7.3: the rustflags changed
26692024-10-21T21:40:24.195Z Compiling sec1 v0.7.3
26702024-10-21T21:40:24.219Z 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=59e755ffe6ed355e -C extra-filename=-59e755ffe6ed355e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26712024-10-21T21:40:24.220Z Dirty dtrace-parser v0.2.0: the rustflags changed
26722024-10-21T21:40:24.220Z Compiling dtrace-parser v0.2.0
26732024-10-21T21:40:24.220Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dtrace_parser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dtrace-parser-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e318aee7ef22ba2a -C extra-filename=-e318aee7ef22ba2a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pest=/work/oxidecomputer/omicron/target/debug/deps/libpest-08cb5f6a2ae91a1a.rmeta --extern pest_derive=/work/oxidecomputer/omicron/target/debug/deps/libpest_derive-bc6040319b1dd070.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26742024-10-21T21:40:24.273Z Dirty num-integer v0.1.46: the rustflags changed
26752024-10-21T21:40:24.273Z Compiling num-integer v0.1.46
26762024-10-21T21:40:24.297Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_integer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=7b6cf14b4f0145ca -C extra-filename=-7b6cf14b4f0145ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26772024-10-21T21:40:24.363Z Dirty ff v0.13.0: the rustflags changed
26782024-10-21T21:40:24.363Z Compiling ff v0.13.0
26792024-10-21T21:40:24.395Z 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=64d38f0ed65965df -C extra-filename=-64d38f0ed65965df --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-a70f0230c3ae6da9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26802024-10-21T21:40:24.583Z Dirty thread-id v4.2.2: the rustflags changed
26812024-10-21T21:40:24.583Z Compiling thread-id v4.2.2
26822024-10-21T21:40:24.607Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_id --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread-id-4.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=989cf457ae9f1267 -C extra-filename=-989cf457ae9f1267 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26832024-10-21T21:40:24.693Z Dirty group v0.13.0: the rustflags changed
26842024-10-21T21:40:24.693Z Compiling group v0.13.0
26852024-10-21T21:40:24.723Z 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=e9eaf4d35e8d5a8c -C extra-filename=-e9eaf4d35e8d5a8c --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-64d38f0ed65965df.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26862024-10-21T21:40:24.723Z Dirty toml v0.8.19: the rustflags changed
26872024-10-21T21:40:24.723Z Compiling toml v0.8.19
26882024-10-21T21:40:24.724Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=7523705cabd7850e -C extra-filename=-7523705cabd7850e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-741cd46f2bccac8d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26892024-10-21T21:40:24.922Z Dirty hkdf v0.12.4: the rustflags changed
26902024-10-21T21:40:24.922Z Compiling hkdf v0.12.4
26912024-10-21T21:40:24.948Z 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=2ab5bd54adb46ff7 -C extra-filename=-2ab5bd54adb46ff7 --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-b8dd11fd78b45c99.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
26922024-10-21T21:40:24.985Z Dirty hyper-rustls v0.27.3: the rustflags changed
26932024-10-21T21:40:24.985Z Compiling hyper-rustls v0.27.3
26942024-10-21T21:40:25.009Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-rustls-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --cfg 'feature="webpki-roots"' --cfg 'feature="webpki-tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aws-lc-rs", "default", "fips", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "rustls-platform-verifier", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=44838b94f62c5ce0 -C extra-filename=-44838b94f62c5ce0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-64bfa8a56fa2a472.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c27e9d426a7f576f.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-c619ac764501ed02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
26952024-10-21T21:40:25.155Z Dirty hyper-tls v0.6.0: the rustflags changed
26962024-10-21T21:40:25.155Z Compiling hyper-tls v0.6.0
26972024-10-21T21:40:25.178Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_tls --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=79dfa8456cdd698d -C extra-filename=-79dfa8456cdd698d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rmeta --extern native_tls=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-100b64d4dac6339c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-55253dbb890bacbf.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/ssl-3/lib/amd64`
26982024-10-21T21:40:25.509Z Dirty reqwest v0.12.8: the rustflags changed
26992024-10-21T21:40:25.509Z Compiling reqwest v0.12.8
27002024-10-21T21:40:25.533Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.12.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="__rustls"' --cfg 'feature="__rustls-ring"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="charset"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="macos-system-configuration"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "http3", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "socks", "stream", "trust-dns", "zstd"))' --check-cfg 'cfg(reqwest_unstable)' -C metadata=853576d42237b41a -C extra-filename=-853576d42237b41a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern cookie_crate=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rmeta --extern cookie_store=/work/oxidecomputer/omicron/target/debug/deps/libcookie_store-d440769cce378fe3.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-1c63b4f773c41188.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-98720ace90294482.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-44838b94f62c5ce0.rmeta --extern hyper_tls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_tls-79dfa8456cdd698d.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern native_tls_crate=/work/oxidecomputer/omicron/target/debug/deps/libnative_tls-100b64d4dac6339c.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-64bfa8a56fa2a472.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rmeta --extern rustls_pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-6b5efafbb407d993.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_native_tls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_native_tls-55253dbb890bacbf.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c27e9d426a7f576f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern webpki_roots=/work/oxidecomputer/omicron/target/debug/deps/libwebpki_roots-c619ac764501ed02.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
27012024-10-21T21:40:25.534Z Dirty crypto-bigint v0.5.5: the rustflags changed
27022024-10-21T21:40:25.534Z Compiling crypto-bigint v0.5.5
27032024-10-21T21:40:25.558Z 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=565a3d50d28da449 -C extra-filename=-565a3d50d28da449 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27042024-10-21T21:40:25.727Z Dirty crossbeam-epoch v0.9.18: the rustflags changed
27052024-10-21T21:40:25.727Z Compiling crossbeam-epoch v0.9.18
27062024-10-21T21:40:25.751Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_epoch --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=e76fa68a49dedd34 -C extra-filename=-e76fa68a49dedd34 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27072024-10-21T21:40:25.938Z Dirty crc32fast v1.4.2: the rustflags changed
27082024-10-21T21:40:25.938Z Compiling crc32fast v1.4.2
27092024-10-21T21:40:25.962Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crc32fast --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=b07e0b017e0ce628 -C extra-filename=-b07e0b017e0ce628 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27102024-10-21T21:40:26.171Z Dirty utf-8 v0.7.6: the rustflags changed
27112024-10-21T21:40:26.171Z Compiling utf-8 v0.7.6
27122024-10-21T21:40:26.195Z 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`
27132024-10-21T21:40:26.232Z Dirty static_assertions v1.1.0: the rustflags changed
27142024-10-21T21:40:26.232Z Compiling static_assertions v1.1.0
27152024-10-21T21:40:26.255Z 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`
27162024-10-21T21:40:26.340Z Dirty bitflags v1.3.2: the rustflags changed
27172024-10-21T21:40:26.340Z Compiling bitflags v1.3.2
27182024-10-21T21:40:26.364Z 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`
27192024-10-21T21:40:26.388Z Dirty rayon-core v1.12.1: the rustflags changed
27202024-10-21T21:40:26.388Z Compiling rayon-core v1.12.1
27212024-10-21T21:40:26.388Z 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`
27222024-10-21T21:40:26.452Z Dirty paste v1.0.15: the rustflags changed
27232024-10-21T21:40:26.452Z Compiling paste v1.0.15
27242024-10-21T21:40:26.476Z 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`
27252024-10-21T21:40:26.500Z Dirty hex v0.4.3: the rustflags changed
27262024-10-21T21:40:26.500Z Compiling hex v0.4.3
27272024-10-21T21:40:26.500Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=063889f16a5b7e58 -C extra-filename=-063889f16a5b7e58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27282024-10-21T21:40:26.676Z Running `/work/oxidecomputer/omicron/target/debug/build/rayon-core-dbd7eded198f5a43/build-script-build`
27292024-10-21T21:40:26.706Z Dirty itertools v0.10.5: the rustflags changed
27302024-10-21T21:40:26.706Z Compiling itertools v0.10.5
27312024-10-21T21:40:26.729Z 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`
27322024-10-21T21:40:26.863Z Dirty clap v4.5.20: the rustflags changed
27332024-10-21T21:40:26.863Z Compiling clap v4.5.20
27342024-10-21T21:40:26.887Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clap-4.5.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=53b1b616d65a4f87 -C extra-filename=-53b1b616d65a4f87 --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-0d9263b5ceb86056.rmeta --extern clap_derive=/work/oxidecomputer/omicron/target/debug/deps/libclap_derive-9a3fc4d7aad8d2aa.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27352024-10-21T21:40:26.971Z Dirty dof v0.3.0: the rustflags changed
27362024-10-21T21:40:26.971Z Compiling dof v0.3.0
27372024-10-21T21:40:26.995Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dof --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dof-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="des"' --cfg 'feature="goblin"' --cfg 'feature="pretty-hex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("des", "goblin", "pretty-hex"))' -C metadata=3a6c3063b8d9d35b -C extra-filename=-3a6c3063b8d9d35b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-8003e8a5a719161a.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27382024-10-21T21:40:27.022Z Running `/work/oxidecomputer/omicron/target/debug/build/paste-fe0fbfc06ab2594b/build-script-build`
27392024-10-21T21:40:27.046Z Dirty stable_deref_trait v1.2.0: the rustflags changed
27402024-10-21T21:40:27.046Z Compiling stable_deref_trait v1.2.0
27412024-10-21T21:40:27.046Z 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`
27422024-10-21T21:40:27.080Z Dirty bit-vec v0.6.3: the rustflags changed
27432024-10-21T21:40:27.080Z Compiling bit-vec v0.6.3
27442024-10-21T21:40:27.104Z 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`
27452024-10-21T21:40:27.137Z 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"))'`
27462024-10-21T21:40:27.487Z Dirty bit-set v0.5.3: the rustflags changed
27472024-10-21T21:40:27.487Z Compiling bit-set v0.5.3
27482024-10-21T21:40:27.511Z 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`
27492024-10-21T21:40:27.745Z 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=f600312abbed5300 -C extra-filename=-f600312abbed5300 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-e318aee7ef22ba2a.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern thread_id=/work/oxidecomputer/omicron/target/debug/deps/libthread_id-989cf457ae9f1267.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --cfg usdt_backend_standard`
27502024-10-21T21:40:28.223Z Dirty elliptic-curve v0.13.8: the rustflags changed
27512024-10-21T21:40:28.223Z Compiling elliptic-curve v0.13.8
27522024-10-21T21:40:28.247Z 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=8edd5f4ddeaab733 -C extra-filename=-8edd5f4ddeaab733 --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-565a3d50d28da449.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-64d38f0ed65965df.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e9eaf4d35e8d5a8c.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-2ab5bd54adb46ff7.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-59e755ffe6ed355e.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27532024-10-21T21:40:28.817Z Dirty crossbeam-deque v0.8.5: the rustflags changed
27542024-10-21T21:40:28.817Z Compiling crossbeam-deque v0.8.5
27552024-10-21T21:40:28.841Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_deque --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3e3c34df2ac5a0b8 -C extra-filename=-3e3c34df2ac5a0b8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27562024-10-21T21:40:28.978Z Dirty num-iter v0.1.45: the rustflags changed
27572024-10-21T21:40:28.978Z Compiling num-iter v0.1.45
27582024-10-21T21:40:29.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_iter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-iter-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=5f83b0ee0c6da907 -C extra-filename=-5f83b0ee0c6da907 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27592024-10-21T21:40:29.080Z Dirty curve25519-dalek v4.1.3: the rustflags changed
27602024-10-21T21:40:29.080Z Compiling curve25519-dalek v4.1.3
27612024-10-21T21:40:29.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-4.1.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="legacy_compatibility"' --cfg 'feature="precomputed-tables"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "digest", "ff", "group", "group-bits", "legacy_compatibility", "precomputed-tables", "rand_core", "serde", "zeroize"))' -C metadata=6c32d6e73b8db640 -C extra-filename=-6c32d6e73b8db640 --out-dir /work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-6c32d6e73b8db640 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-df445a3fedc90392.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27622024-10-21T21:40:29.132Z Dirty crossbeam-channel v0.5.13: the rustflags changed
27632024-10-21T21:40:29.132Z Compiling crossbeam-channel v0.5.13
27642024-10-21T21:40:29.160Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossbeam_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4fdcc25f3cc7f51f -C extra-filename=-4fdcc25f3cc7f51f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27652024-10-21T21:40:29.160Z Dirty memmap v0.7.0: the rustflags changed
27662024-10-21T21:40:29.160Z Compiling memmap v0.7.0
27672024-10-21T21:40:29.160Z 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=218cc38aa9dda0e5 -C extra-filename=-218cc38aa9dda0e5 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27682024-10-21T21:40:29.185Z Dirty thread_local v1.1.8: the rustflags changed
27692024-10-21T21:40:29.185Z Compiling thread_local v1.1.8
27702024-10-21T21:40:29.185Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thread_local --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b310494f9fdab81c -C extra-filename=-b310494f9fdab81c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27712024-10-21T21:40:29.469Z Dirty num-bigint-dig v0.8.4: the rustflags changed
27722024-10-21T21:40:29.469Z Compiling num-bigint-dig v0.8.4
27732024-10-21T21:40:29.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=a48bba7d8738e000 -C extra-filename=-a48bba7d8738e000 --out-dir /work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a48bba7d8738e000 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27742024-10-21T21:40:29.669Z Dirty slog-async v2.8.0: the rustflags changed
27752024-10-21T21:40:29.669Z Compiling slog-async v2.8.0
27762024-10-21T21:40:29.697Z 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`
27772024-10-21T21:40:29.697Z Running `/work/oxidecomputer/omicron/target/debug/build/curve25519-dalek-6c32d6e73b8db640/build-script-build`
27782024-10-21T21:40:29.812Z Running `/work/oxidecomputer/omicron/target/debug/build/num-bigint-dig-a48bba7d8738e000/build-script-build`
27792024-10-21T21:40:29.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=9403824613676c50 -C extra-filename=-9403824613676c50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_deque=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_deque-3e3c34df2ac5a0b8.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27802024-10-21T21:40:29.868Z Dirty flate2 v1.0.34: the rustflags changed
27812024-10-21T21:40:29.868Z Compiling flate2 v1.0.34
27822024-10-21T21:40:29.893Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name flate2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/flate2-1.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=ed861e9e9bc48d14 -C extra-filename=-ed861e9e9bc48d14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b07e0b017e0ce628.rmeta --extern miniz_oxide=/work/oxidecomputer/omicron/target/debug/deps/libminiz_oxide-568c7230d30d7b84.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27832024-10-21T21:40:30.069Z Dirty toml v0.7.8: the rustflags changed
27842024-10-21T21:40:30.069Z Compiling toml v0.7.8
27852024-10-21T21:40:30.093Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=1b82a5a547bb6b63 -C extra-filename=-1b82a5a547bb6b63 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_spanned=/work/oxidecomputer/omicron/target/debug/deps/libserde_spanned-741cd46f2bccac8d.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27862024-10-21T21:40:30.181Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-async-01c8cef20947d45b/build-script-build`
27872024-10-21T21:40:30.252Z Dirty phf_shared v0.11.2: the rustflags changed
27882024-10-21T21:40:30.252Z Compiling phf_shared v0.11.2
27892024-10-21T21:40:30.277Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_shared --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_shared-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=02e8e0acc1d2fa03 -C extra-filename=-02e8e0acc1d2fa03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern siphasher=/work/oxidecomputer/omicron/target/debug/deps/libsiphasher-4d9b4c4f3cdb6951.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27902024-10-21T21:40:30.377Z Dirty rfc6979 v0.4.0: the rustflags changed
27912024-10-21T21:40:30.377Z Compiling rfc6979 v0.4.0
27922024-10-21T21:40:30.404Z 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=025f828b3f6472fa -C extra-filename=-025f828b3f6472fa --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-b8dd11fd78b45c99.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27932024-10-21T21:40:30.440Z Dirty zerocopy-derive v0.6.6: the rustflags changed
27942024-10-21T21:40:30.440Z Compiling zerocopy-derive v0.6.6
27952024-10-21T21:40:30.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-derive-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7dee4c9d58190fa0 -C extra-filename=-7dee4c9d58190fa0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27962024-10-21T21:40:30.547Z Dirty curve25519-dalek-derive v0.1.1: the rustflags changed
27972024-10-21T21:40:30.547Z Compiling curve25519-dalek-derive v0.1.1
27982024-10-21T21:40:30.572Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name curve25519_dalek_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/curve25519-dalek-derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d86306d8e7d7369 -C extra-filename=-0d86306d8e7d7369 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
27992024-10-21T21:40:30.596Z Dirty bstr v1.10.0: the rustflags changed
28002024-10-21T21:40:30.596Z Compiling bstr v1.10.0
28012024-10-21T21:40:30.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bstr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bstr-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=51b12ef1d081c45d -C extra-filename=-51b12ef1d081c45d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28022024-10-21T21:40:30.712Z Dirty fixedbitset v0.4.2: the rustflags changed
28032024-10-21T21:40:30.712Z Compiling fixedbitset v0.4.2
28042024-10-21T21:40:30.738Z 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`
28052024-10-21T21:40:30.762Z Dirty usdt-attr-macro v0.5.0: the rustflags changed
28062024-10-21T21:40:30.762Z Compiling usdt-attr-macro v0.5.0
28072024-10-21T21:40:30.763Z 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=59faa36c48708e78 -C extra-filename=-59faa36c48708e78 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-e318aee7ef22ba2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-f600312abbed5300.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28082024-10-21T21:40:31.118Z Dirty usdt-macro v0.5.0: the rustflags changed
28092024-10-21T21:40:31.118Z Compiling usdt-macro v0.5.0
28102024-10-21T21:40:31.143Z 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=62a1f2815066af90 -C extra-filename=-62a1f2815066af90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-e318aee7ef22ba2a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-f600312abbed5300.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28112024-10-21T21:40:31.339Z Dirty signal-hook v0.3.17: the rustflags changed
28122024-10-21T21:40:31.339Z Compiling signal-hook v0.3.17
28132024-10-21T21:40:31.367Z 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`
28142024-10-21T21:40:31.475Z Dirty rustls v0.22.4: the rustflags changed
28152024-10-21T21:40:31.475Z Compiling rustls v0.22.4
28162024-10-21T21:40:31.500Z 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`
28172024-10-21T21:40:31.653Z Dirty match_cfg v0.1.0: the rustflags changed
28182024-10-21T21:40:31.653Z Compiling match_cfg v0.1.0
28192024-10-21T21:40:31.679Z 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`
28202024-10-21T21:40:31.749Z Dirty managed v0.8.0: the rustflags changed
28212024-10-21T21:40:31.749Z Compiling managed v0.8.0
28222024-10-21T21:40:31.774Z 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`
28232024-10-21T21:40:31.799Z Dirty take_mut v0.2.2: the rustflags changed
28242024-10-21T21:40:31.799Z Compiling take_mut v0.2.2
28252024-10-21T21:40:31.799Z 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`
28262024-10-21T21:40:31.941Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_async --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-async-2.8.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dynamic-keys", "nested-values"))' -C metadata=b45bb411940a19cd -C extra-filename=-b45bb411940a19cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-4fdcc25f3cc7f51f.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern take_mut=/work/oxidecomputer/omicron/target/debug/deps/libtake_mut-f9518271d040c7fa.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-b310494f9fdab81c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg integer128`
28272024-10-21T21:40:31.968Z 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=84bed2dbc592cc10 -C extra-filename=-84bed2dbc592cc10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern curve25519_dalek_derive=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek_derive-0d86306d8e7d7369.so --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg 'curve25519_dalek_bits="64"' --cfg 'curve25519_dalek_backend="simd"'`
28282024-10-21T21:40:32.069Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-7a39c18fd3e98d58/build-script-build`
28292024-10-21T21:40:32.103Z Dirty hostname v0.3.1: the rustflags changed
28302024-10-21T21:40:32.103Z Compiling hostname v0.3.1
28312024-10-21T21:40:32.128Z 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=08dd0b2f214966e2 -C extra-filename=-08dd0b2f214966e2 --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-7bca6a4da6cde0e6.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`
28322024-10-21T21:40:32.152Z Running `/work/oxidecomputer/omicron/target/debug/build/signal-hook-aa21692816cd7757/build-script-build`
28332024-10-21T21:40:32.177Z Dirty petgraph v0.6.5: the rustflags changed
28342024-10-21T21:40:32.177Z Compiling petgraph v0.6.5
28352024-10-21T21:40:32.177Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name petgraph --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="graphmap"' --cfg 'feature="matrix_graph"' --cfg 'feature="serde"' --cfg 'feature="serde-1"' --cfg 'feature="serde_derive"' --cfg 'feature="stable_graph"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "generate", "graphmap", "matrix_graph", "quickcheck", "rayon", "serde", "serde-1", "serde_derive", "stable_graph", "unstable"))' -C metadata=c468925203a4a51b -C extra-filename=-c468925203a4a51b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-fda43baac4e8c7a6.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28362024-10-21T21:40:32.353Z Dirty ecdsa v0.16.9: the rustflags changed
28372024-10-21T21:40:32.353Z Compiling ecdsa v0.16.9
28382024-10-21T21:40:32.353Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ecdsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=549f04281ce47dce -C extra-filename=-549f04281ce47dce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rmeta --extern rfc6979=/work/oxidecomputer/omicron/target/debug/deps/librfc6979-025f828b3f6472fa.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-833c376ba900eb67.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28392024-10-21T21:40:32.384Z Dirty zerocopy v0.6.6: the rustflags changed
28402024-10-21T21:40:32.384Z Compiling zerocopy v0.6.6
28412024-10-21T21:40:32.407Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zerocopy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zerocopy-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "simd", "simd-nightly"))' -C metadata=c99036b84ef0c689 -C extra-filename=-c99036b84ef0c689 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern zerocopy_derive=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy_derive-7dee4c9d58190fa0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28422024-10-21T21:40:32.432Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint_dig --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-dig-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="i128"' --cfg 'feature="prime"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="u64_digit"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "fuzz", "i128", "nightly", "prime", "rand", "serde", "std", "u64_digit", "zeroize"))' -C metadata=2171098f16b5a849 -C extra-filename=-2171098f16b5a849 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern libm=/work/oxidecomputer/omicron/target/debug/deps/liblibm-ba00d9da7e296366.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_i128`
28432024-10-21T21:40:32.656Z Dirty usdt v0.5.0: the rustflags changed
28442024-10-21T21:40:32.656Z Compiling usdt v0.5.0
28452024-10-21T21:40:32.680Z 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=7dbbc363673f3747 -C extra-filename=-7dbbc363673f3747 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rmeta --extern dtrace_parser=/work/oxidecomputer/omicron/target/debug/deps/libdtrace_parser-e318aee7ef22ba2a.rmeta --extern goblin=/work/oxidecomputer/omicron/target/debug/deps/libgoblin-8003e8a5a719161a.rmeta --extern memmap=/work/oxidecomputer/omicron/target/debug/deps/libmemmap-218cc38aa9dda0e5.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern usdt_attr_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_attr_macro-59faa36c48708e78.so --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-f600312abbed5300.rmeta --extern usdt_macro=/work/oxidecomputer/omicron/target/debug/deps/libusdt_macro-62a1f2815066af90.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28462024-10-21T21:40:32.984Z Dirty slog-term v2.9.1: the rustflags changed
28472024-10-21T21:40:32.984Z Compiling slog-term v2.9.1
28482024-10-21T21:40:33.008Z 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=8e0a2006b33391b4 -C extra-filename=-8e0a2006b33391b4 --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-6197d9fbdefdae64.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fc2a210ea5ed8a84.rmeta --extern thread_local=/work/oxidecomputer/omicron/target/debug/deps/libthread_local-b310494f9fdab81c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28492024-10-21T21:40:33.075Z Dirty phf_shared v0.10.0: the rustflags changed
28502024-10-21T21:40:33.075Z Compiling phf_shared v0.10.0
28512024-10-21T21:40:33.075Z 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`
28522024-10-21T21:40:33.104Z Dirty pkcs1 v0.7.5: the rustflags changed
28532024-10-21T21:40:33.104Z Compiling pkcs1 v0.7.5
28542024-10-21T21:40:33.129Z 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=f91ff89d505860ba -C extra-filename=-f91ff89d505860ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28552024-10-21T21:40:33.153Z Dirty new_debug_unreachable v1.0.6: the rustflags changed
28562024-10-21T21:40:33.153Z Compiling new_debug_unreachable v1.0.6
28572024-10-21T21:40:33.177Z 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`
28582024-10-21T21:40:33.237Z Dirty unicode-xid v0.2.6: the rustflags changed
28592024-10-21T21:40:33.237Z Compiling unicode-xid v0.2.6
28602024-10-21T21:40:33.311Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_xid --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-xid-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=7327f3d13197559b -C extra-filename=-7327f3d13197559b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28612024-10-21T21:40:33.432Z Dirty minimal-lexical v0.2.1: the rustflags changed
28622024-10-21T21:40:33.432Z Compiling minimal-lexical v0.2.1
28632024-10-21T21:40:33.456Z 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`
28642024-10-21T21:40:33.495Z Dirty precomputed-hash v0.1.1: the rustflags changed
28652024-10-21T21:40:33.495Z Compiling precomputed-hash v0.1.1
28662024-10-21T21:40:33.519Z 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`
28672024-10-21T21:40:33.616Z Dirty string_cache v0.8.7: the rustflags changed
28682024-10-21T21:40:33.616Z Compiling string_cache v0.8.7
28692024-10-21T21:40:33.641Z 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=2493ee11b0d280d0 -C extra-filename=-2493ee11b0d280d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern debug_unreachable=/work/oxidecomputer/omicron/target/debug/deps/libdebug_unreachable-2da89dee01071d53.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-750e8ca6c6d6ac0c.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-3867a56396e61cad.rmeta --extern precomputed_hash=/work/oxidecomputer/omicron/target/debug/deps/libprecomputed_hash-fe9d34962777373e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28702024-10-21T21:40:33.887Z Dirty nom v7.1.3: the rustflags changed
28712024-10-21T21:40:33.887Z Compiling nom v7.1.3
28722024-10-21T21:40:33.912Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=48891256de0358bb -C extra-filename=-48891256de0358bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern minimal_lexical=/work/oxidecomputer/omicron/target/debug/deps/libminimal_lexical-9a8e77c298b71cc5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28732024-10-21T21:40:34.035Z 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=24faf2dcd43a4db4 -C extra-filename=-24faf2dcd43a4db4 --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-7bca6a4da6cde0e6.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-2a0dfd5dd8a5602b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28742024-10-21T21:40:34.059Z 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=62398891934877fe -C extra-filename=-62398891934877fe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-57d8dc81fdd155e3.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
28752024-10-21T21:40:34.115Z Dirty ed25519 v2.2.3: the rustflags changed
28762024-10-21T21:40:34.115Z Compiling ed25519 v2.2.3
28772024-10-21T21:40:34.139Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="pkcs8"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "pem", "pkcs8", "serde", "serde_bytes", "std", "zeroize"))' -C metadata=bc281c3d527a3fbb -C extra-filename=-bc281c3d527a3fbb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-833c376ba900eb67.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28782024-10-21T21:40:34.847Z Dirty rsa v0.9.6: the rustflags changed
28792024-10-21T21:40:34.847Z Compiling rsa v0.9.6
28802024-10-21T21:40:34.872Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rsa --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rsa-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="serde"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="u64_digit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "getrandom", "hazmat", "nightly", "pem", "pkcs5", "serde", "sha1", "sha2", "std", "u64_digit"))' -C metadata=3c7bb634f5d58075 -C extra-filename=-3c7bb634f5d58075 --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-b3504092a9ff35a2.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-2171098f16b5a849.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-f91ff89d505860ba.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-833c376ba900eb67.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28812024-10-21T21:40:35.424Z Dirty hubpack_derive v0.1.1: the rustflags changed
28822024-10-21T21:40:35.424Z Compiling hubpack_derive v0.1.1
28832024-10-21T21:40:35.448Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack_derive-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb02688a1548272d -C extra-filename=-cb02688a1548272d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28842024-10-21T21:40:35.708Z Dirty multer v3.1.0: the rustflags changed
28852024-10-21T21:40:35.708Z Compiling multer v3.1.0
28862024-10-21T21:40:35.732Z 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`
28872024-10-21T21:40:35.826Z Dirty quick-error v1.2.3: the rustflags changed
28882024-10-21T21:40:35.826Z Compiling quick-error v1.2.3
28892024-10-21T21:40:35.850Z 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`
28902024-10-21T21:40:35.970Z Dirty ed25519-dalek v2.1.1: the rustflags changed
28912024-10-21T21:40:35.970Z Compiling ed25519-dalek v2.1.1
28922024-10-21T21:40:35.994Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ed25519_dalek --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ed25519-dalek-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="fast"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="signature"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "asm", "batch", "default", "digest", "fast", "hazmat", "legacy_compatibility", "merlin", "pem", "pkcs8", "rand_core", "serde", "signature", "std", "zeroize"))' -C metadata=125d612dea7dc87f -C extra-filename=-125d612dea7dc87f --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-84bed2dbc592cc10.rmeta --extern ed25519=/work/oxidecomputer/omicron/target/debug/deps/libed25519-bc281c3d527a3fbb.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-833c376ba900eb67.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28932024-10-21T21:40:36.045Z Running `/work/oxidecomputer/omicron/target/debug/build/multer-b0c2a76b3dbdbc46/build-script-build`
28942024-10-21T21:40:36.117Z Dirty heapless v0.7.17: the rustflags changed
28952024-10-21T21:40:36.117Z Compiling heapless v0.7.17
28962024-10-21T21:40:36.143Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=d4922d10487e963e -C extra-filename=-d4922d10487e963e --out-dir /work/oxidecomputer/omicron/target/debug/build/heapless-d4922d10487e963e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-df445a3fedc90392.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
28972024-10-21T21:40:36.324Z Dirty hubpack v0.1.2: the rustflags changed
28982024-10-21T21:40:36.324Z Compiling hubpack v0.1.2
28992024-10-21T21:40:36.348Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubpack --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hubpack-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=acf39400c9ba3962 -C extra-filename=-acf39400c9ba3962 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hubpack_derive=/work/oxidecomputer/omicron/target/debug/deps/libhubpack_derive-cb02688a1548272d.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29002024-10-21T21:40:36.555Z Dirty slog-json v2.6.1: the rustflags changed
29012024-10-21T21:40:36.555Z Compiling slog-json v2.6.1
29022024-10-21T21:40:36.579Z 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=d106fca4a9b2457c -C extra-filename=-d106fca4a9b2457c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29032024-10-21T21:40:36.734Z Dirty x509-cert v0.2.5: the rustflags changed
29042024-10-21T21:40:36.734Z Compiling x509-cert v0.2.5
29052024-10-21T21:40:36.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name x509_cert --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/x509-cert-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "builder", "default", "hazmat", "pem", "sct", "sha1", "signature", "std"))' -C metadata=30be5c1673f7667f -C extra-filename=-30be5c1673f7667f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29062024-10-21T21:40:36.814Z Dirty async-stream-impl v0.3.6: the rustflags changed
29072024-10-21T21:40:36.815Z Compiling async-stream-impl v0.3.6
29082024-10-21T21:40:36.839Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-impl-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f85522dc26f9bff0 -C extra-filename=-f85522dc26f9bff0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29092024-10-21T21:40:36.906Z Dirty enum-as-inner v0.6.1: the rustflags changed
29102024-10-21T21:40:36.906Z Compiling enum-as-inner v0.6.1
29112024-10-21T21:40:36.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a059b92cae5f0b6a -C extra-filename=-a059b92cae5f0b6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29122024-10-21T21:40:37.037Z Dirty itertools v0.12.1: the rustflags changed
29132024-10-21T21:40:37.038Z Compiling itertools v0.12.1
29142024-10-21T21:40:37.062Z 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`
29152024-10-21T21:40:37.903Z Dirty tokio-rustls v0.25.0: the rustflags changed
29162024-10-21T21:40:37.903Z Compiling tokio-rustls v0.25.0
29172024-10-21T21:40:37.927Z 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=57311ef1baca982c -C extra-filename=-57311ef1baca982c --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-62398891934877fe.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
29182024-10-21T21:40:38.069Z Dirty idna v0.4.0: the rustflags changed
29192024-10-21T21:40:38.069Z Compiling idna v0.4.0
29202024-10-21T21:40:38.093Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=4a73eb2471afad94 -C extra-filename=-4a73eb2471afad94 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29212024-10-21T21:40:38.117Z Dirty dropshot v0.12.0: the rustflags changed
29222024-10-21T21:40:38.117Z Compiling dropshot v0.12.0
29232024-10-21T21:40:38.117Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.12.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=63e0d2c1df7453d2 -C extra-filename=-63e0d2c1df7453d2 --out-dir /work/oxidecomputer/omicron/target/debug/build/dropshot-63e0d2c1df7453d2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29242024-10-21T21:40:38.266Z Dirty debug-ignore v1.0.5: the rustflags changed
29252024-10-21T21:40:38.266Z Compiling debug-ignore v1.0.5
29262024-10-21T21:40:38.290Z 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`
29272024-10-21T21:40:38.467Z Dirty lalrpop-util v0.19.12: the rustflags changed
29282024-10-21T21:40:38.467Z Compiling lalrpop-util v0.19.12
29292024-10-21T21:40:38.491Z 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`
29302024-10-21T21:40:38.528Z Running `/work/oxidecomputer/omicron/target/debug/build/dropshot-63e0d2c1df7453d2/build-script-build`
29312024-10-21T21:40:38.565Z Dirty async-stream v0.3.6: the rustflags changed
29322024-10-21T21:40:38.565Z Compiling async-stream v0.3.6
29332024-10-21T21:40:38.589Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-stream-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f83f57858a8bb458 -C extra-filename=-f83f57858a8bb458 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream_impl=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream_impl-f85522dc26f9bff0.so --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29342024-10-21T21:40:38.782Z Dirty hickory-proto v0.24.1: the rustflags changed
29352024-10-21T21:40:38.782Z Compiling hickory-proto v0.24.1
29362024-10-21T21:40:38.807Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_proto --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-proto-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="text-parsing"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "http", "js-sys", "mdns", "native-certs", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "text-parsing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki-roots"))' -C metadata=3530d4188f228966 -C extra-filename=-3530d4188f228966 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-a059b92cae5f0b6a.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-4a73eb2471afad94.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-08d9e11b5e823d54.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29372024-10-21T21:40:38.865Z Dirty slog-bunyan v2.5.0: the rustflags changed
29382024-10-21T21:40:38.865Z Compiling slog-bunyan v2.5.0
29392024-10-21T21:40:38.889Z 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=feb43724de55514a -C extra-filename=-feb43724de55514a --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-08dd0b2f214966e2.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-d106fca4a9b2457c.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29402024-10-21T21:40:39.054Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-d4922d10487e963e/build-script-build`
29412024-10-21T21:40:39.125Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multer --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multer-3.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "json", "log", "serde", "serde_json", "tokio", "tokio-io", "tokio-util"))' -C metadata=2eced4b22646087e -C extra-filename=-2eced4b22646087e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29422024-10-21T21:40:39.398Z Dirty signal-hook-mio v0.2.4: the rustflags changed
29432024-10-21T21:40:39.398Z Compiling signal-hook-mio v0.2.4
29442024-10-21T21:40:39.422Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name signal_hook_mio --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/signal-hook-mio-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="mio-1_0"' --cfg 'feature="support-v1_0"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("mio-0_6", "mio-0_7", "mio-0_8", "mio-1_0", "mio-uds", "support-v0_6", "support-v0_7", "support-v0_8", "support-v1_0"))' -C metadata=af3722a87870a733 -C extra-filename=-af3722a87870a733 --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-7bca6a4da6cde0e6.rmeta --extern mio_1_0=/work/oxidecomputer/omicron/target/debug/deps/libmio-799586b37596e7c6.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-24faf2dcd43a4db4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29452024-10-21T21:40:39.557Z Dirty console v0.15.8: the rustflags changed
29462024-10-21T21:40:39.557Z Compiling console v0.15.8
29472024-10-21T21:40:39.581Z 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=acc5db071dc1e894 -C extra-filename=-acc5db071dc1e894 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29482024-10-21T21:40:39.683Z Dirty dropshot_endpoint v0.12.0: the rustflags changed
29492024-10-21T21:40:39.683Z Compiling dropshot_endpoint v0.12.0
29502024-10-21T21:40:39.707Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot_endpoint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot_endpoint-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=d7b9693ca8e0e090 -C extra-filename=-d7b9693ca8e0e090 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29512024-10-21T21:40:40.031Z Dirty serde_path_to_error v0.1.16: the rustflags changed
29522024-10-21T21:40:40.031Z Compiling serde_path_to_error v0.1.16
29532024-10-21T21:40:40.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_path_to_error --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_path_to_error-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cda642eaa27d4783 -C extra-filename=-cda642eaa27d4783 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29542024-10-21T21:40:40.543Z Dirty waitgroup v0.1.2: the rustflags changed
29552024-10-21T21:40:40.543Z Compiling waitgroup v0.1.2
29562024-10-21T21:40:40.567Z 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`
29572024-10-21T21:40:40.734Z Dirty hostname v0.4.0: the rustflags changed
29582024-10-21T21:40:40.734Z Compiling hostname v0.4.0
29592024-10-21T21:40:40.758Z 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=3ef7c730730c81b0 -C extra-filename=-3ef7c730730c81b0 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29602024-10-21T21:40:40.758Z Dirty hash32 v0.2.1: the rustflags changed
29612024-10-21T21:40:40.758Z Compiling hash32 v0.2.1
29622024-10-21T21:40:40.758Z 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`
29632024-10-21T21:40:40.852Z Dirty predicates-core v1.0.8: the rustflags changed
29642024-10-21T21:40:40.852Z Compiling predicates-core v1.0.8
29652024-10-21T21:40:40.876Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-core-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f77a3abcbbc6e22a -C extra-filename=-f77a3abcbbc6e22a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29662024-10-21T21:40:40.978Z Dirty portable-atomic v1.9.0: the rustflags changed
29672024-10-21T21:40:40.978Z Compiling portable-atomic v1.9.0
29682024-10-21T21:40:41.002Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' -C metadata=ed62a0e54811a300 -C extra-filename=-ed62a0e54811a300 --out-dir /work/oxidecomputer/omicron/target/debug/build/portable-atomic-ed62a0e54811a300 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29692024-10-21T21:40:41.104Z Dirty unicode-properties v0.1.3: the rustflags changed
29702024-10-21T21:40:41.104Z Compiling unicode-properties v0.1.3
29712024-10-21T21:40:41.129Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_properties --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-properties-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="emoji"' --cfg 'feature="general-category"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=80a2e358090f1ed4 -C extra-filename=-80a2e358090f1ed4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29722024-10-21T21:40:41.182Z Dirty linked-hash-map v0.5.6: the rustflags changed
29732024-10-21T21:40:41.182Z Compiling linked-hash-map v0.5.6
29742024-10-21T21:40:41.206Z 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`
29752024-10-21T21:40:41.435Z Dirty smoltcp v0.9.1: the rustflags changed
29762024-10-21T21:40:41.435Z Compiling smoltcp v0.9.1
29772024-10-21T21:40:41.460Z 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`
29782024-10-21T21:40:41.484Z Dirty lru-cache v0.1.2: the rustflags changed
29792024-10-21T21:40:41.484Z Compiling lru-cache v0.1.2
29802024-10-21T21:40:41.484Z 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`
29812024-10-21T21:40:41.522Z Dirty stringprep v0.1.5: the rustflags changed
29822024-10-21T21:40:41.522Z Compiling stringprep v0.1.5
29832024-10-21T21:40:41.546Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stringprep --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringprep-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3221879efa85b86e -C extra-filename=-3221879efa85b86e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --extern unicode_properties=/work/oxidecomputer/omicron/target/debug/deps/libunicode_properties-80a2e358090f1ed4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29842024-10-21T21:40:41.668Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heapless --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heapless-0.7.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="atomic-polyfill"' --cfg 'feature="cas"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__trybuild", "atomic-polyfill", "cas", "default", "defmt", "defmt-impl", "mpmc_large", "serde", "ufmt-impl", "ufmt-write", "x86-sync-pool"))' -C metadata=845b1cbb096b6ddd -C extra-filename=-845b1cbb096b6ddd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hash32=/work/oxidecomputer/omicron/target/debug/deps/libhash32-b2d4b24ee1288cc3.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --extern stable_deref_trait=/work/oxidecomputer/omicron/target/debug/deps/libstable_deref_trait-d8344a76eab0acab.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_cas --cfg has_atomics`
29852024-10-21T21:40:41.940Z Running `/work/oxidecomputer/omicron/target/debug/build/portable-atomic-ed62a0e54811a300/build-script-build`
29862024-10-21T21:40:42.012Z Dirty crossterm v0.28.1: the rustflags changed
29872024-10-21T21:40:42.012Z Compiling crossterm v0.28.1
29882024-10-21T21:40:42.037Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crossterm --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossterm-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bracketed-paste"' --cfg 'feature="default"' --cfg 'feature="event-stream"' --cfg 'feature="events"' --cfg 'feature="serde"' --cfg 'feature="windows"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bracketed-paste", "default", "event-stream", "events", "filedescriptor", "libc", "serde", "use-dev-tty", "windows"))' -C metadata=8c4a2b429d4d9c4d -C extra-filename=-8c4a2b429d4d9c4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-799586b37596e7c6.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-750e8ca6c6d6ac0c.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f26de9c2d244e57.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-24faf2dcd43a4db4.rmeta --extern signal_hook_mio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_mio-af3722a87870a733.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29892024-10-21T21:40:42.136Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-bdbe85cbcf8150ee/build-script-build`
29902024-10-21T21:40:42.170Z Dirty similar v2.6.0: the rustflags changed
29912024-10-21T21:40:42.170Z Compiling similar v2.6.0
29922024-10-21T21:40:42.194Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="bstr"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=827221e0f813566e -C extra-filename=-827221e0f813566e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29932024-10-21T21:40:42.415Z Dirty rayon v1.10.0: the rustflags changed
29942024-10-21T21:40:42.415Z Compiling rayon v1.10.0
29952024-10-21T21:40:42.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rayon --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=cf1f1353f3838cad -C extra-filename=-cf1f1353f3838cad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-9403824613676c50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29962024-10-21T21:40:42.495Z Dirty tokio-stream v0.1.16: the rustflags changed
29972024-10-21T21:40:42.495Z Compiling tokio-stream v0.1.16
29982024-10-21T21:40:42.518Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_stream --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-stream-0.1.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="net"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=aafe08763bfdf455 -C extra-filename=-aafe08763bfdf455 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
29992024-10-21T21:40:42.682Z Dirty md-5 v0.10.6: the rustflags changed
30002024-10-21T21:40:42.682Z Compiling md-5 v0.10.6
30012024-10-21T21:40:42.706Z 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=9d83dd98930a63c5 -C extra-filename=-9d83dd98930a63c5 --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-b3504092a9ff35a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30022024-10-21T21:40:42.923Z Dirty float-cmp v0.9.0: the rustflags changed
30032024-10-21T21:40:42.923Z Compiling float-cmp v0.9.0
30042024-10-21T21:40:42.947Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name float_cmp --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/float-cmp-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="ratio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-traits", "ratio", "std"))' -C metadata=65d65dd90aa32418 -C extra-filename=-65d65dd90aa32418 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30052024-10-21T21:40:43.129Z Dirty fs-err v2.11.0: the rustflags changed
30062024-10-21T21:40:43.129Z Compiling fs-err v2.11.0
30072024-10-21T21:40:43.153Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fs-err-2.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=6927faa1e4c3a7b4 -C extra-filename=-6927faa1e4c3a7b4 --out-dir /work/oxidecomputer/omicron/target/debug/build/fs-err-6927faa1e4c3a7b4 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30082024-10-21T21:40:43.432Z Dirty normalize-line-endings v0.3.0: the rustflags changed
30092024-10-21T21:40:43.432Z Compiling normalize-line-endings v0.3.0
30102024-10-21T21:40:43.456Z 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`
30112024-10-21T21:40:43.489Z Dirty difflib v0.4.0: the rustflags changed
30122024-10-21T21:40:43.489Z Compiling difflib v0.4.0
30132024-10-21T21:40:43.513Z 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`
30142024-10-21T21:40:43.580Z Dirty fallible-iterator v0.2.0: the rustflags changed
30152024-10-21T21:40:43.580Z Compiling fallible-iterator v0.2.0
30162024-10-21T21:40:43.604Z 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`
30172024-10-21T21:40:43.628Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dropshot --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' --allow=unexpected_cfgs '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="usdt"' --cfg 'feature="usdt-probes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal-docs", "simple-mermaid", "usdt", "usdt-probes"))' --check-cfg 'cfg(usdt_need_asm)' --check-cfg 'cfg(usdt_need_asm_sym)' -C metadata=9397b75655977f50 -C extra-filename=-9397b75655977f50 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_stream=/work/oxidecomputer/omicron/target/debug/deps/libasync_stream-f83f57858a8bb458.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern dropshot_endpoint=/work/oxidecomputer/omicron/target/debug/deps/libdropshot_endpoint-d7b9693ca8e0e090.so --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hostname=/work/oxidecomputer/omicron/target/debug/deps/libhostname-3ef7c730730c81b0.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern multer=/work/oxidecomputer/omicron/target/debug/deps/libmulter-2eced4b22646087e.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-cda642eaa27d4783.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-feb43724de55514a.rmeta --extern slog_json=/work/oxidecomputer/omicron/target/debug/deps/libslog_json-d106fca4a9b2457c.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-57311ef1baca982c.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out`
30182024-10-21T21:40:44.037Z Dirty predicates v3.1.2: the rustflags changed
30192024-10-21T21:40:44.037Z Compiling predicates v3.1.2
30202024-10-21T21:40:44.061Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-3.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="float-cmp"' --cfg 'feature="normalize-line-endings"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=16eb17d651f323bf -C extra-filename=-16eb17d651f323bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern difflib=/work/oxidecomputer/omicron/target/debug/deps/libdifflib-df3a4df3c1440d6e.rmeta --extern float_cmp=/work/oxidecomputer/omicron/target/debug/deps/libfloat_cmp-65d65dd90aa32418.rmeta --extern normalize_line_endings=/work/oxidecomputer/omicron/target/debug/deps/libnormalize_line_endings-eb19df894926175b.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-f77a3abcbbc6e22a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30212024-10-21T21:40:44.179Z Dirty postgres-protocol v0.6.7: the rustflags changed
30222024-10-21T21:40:44.179Z Compiling postgres-protocol v0.6.7
30232024-10-21T21:40:44.203Z 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=51ddf04fc65792f7 -C extra-filename=-51ddf04fc65792f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-b8dd11fd78b45c99.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-9d83dd98930a63c5.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern stringprep=/work/oxidecomputer/omicron/target/debug/deps/libstringprep-3221879efa85b86e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30242024-10-21T21:40:44.227Z Running `/work/oxidecomputer/omicron/target/debug/build/fs-err-6927faa1e4c3a7b4/build-script-build`
30252024-10-21T21:40:44.369Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smoltcp --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smoltcp-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proto-ipv6"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_proto-fragmentation", "alloc", "assembler-max-segment-count-1", "assembler-max-segment-count-16", "assembler-max-segment-count-2", "assembler-max-segment-count-3", "assembler-max-segment-count-32", "assembler-max-segment-count-4", "assembler-max-segment-count-8", "async", "default", "defmt", "dns-max-name-size-128", "dns-max-name-size-255", "dns-max-name-size-64", "dns-max-result-count-1", "dns-max-result-count-16", "dns-max-result-count-2", "dns-max-result-count-3", "dns-max-result-count-32", "dns-max-result-count-4", "dns-max-result-count-8", "dns-max-server-count-1", "dns-max-server-count-16", "dns-max-server-count-2", "dns-max-server-count-3", "dns-max-server-count-32", "dns-max-server-count-4", "dns-max-server-count-8", "fragmentation-buffer-size-1024", "fragmentation-buffer-size-1500", "fragmentation-buffer-size-16384", "fragmentation-buffer-size-2048", "fragmentation-buffer-size-256", "fragmentation-buffer-size-32768", "fragmentation-buffer-size-4096", "fragmentation-buffer-size-512", "fragmentation-buffer-size-65536", "fragmentation-buffer-size-8192", "iface-max-addr-count-1", "iface-max-addr-count-2", "iface-max-addr-count-3", "iface-max-addr-count-4", "iface-max-addr-count-5", "iface-max-addr-count-6", "iface-max-addr-count-7", "iface-max-addr-count-8", "iface-max-multicast-group-count-1", "iface-max-multicast-group-count-1024", "iface-max-multicast-group-count-128", "iface-max-multicast-group-count-16", "iface-max-multicast-group-count-2", "iface-max-multicast-group-count-256", "iface-max-multicast-group-count-3", "iface-max-multicast-group-count-32", "iface-max-multicast-group-count-4", "iface-max-multicast-group-count-5", "iface-max-multicast-group-count-512", "iface-max-multicast-group-count-6", "iface-max-multicast-group-count-64", "iface-max-multicast-group-count-7", "iface-max-multicast-group-count-8", "iface-max-route-count-1", "iface-max-route-count-1024", "iface-max-route-count-128", "iface-max-route-count-16", "iface-max-route-count-2", "iface-max-route-count-256", "iface-max-route-count-3", "iface-max-route-count-32", "iface-max-route-count-4", "iface-max-route-count-5", "iface-max-route-count-512", "iface-max-route-count-6", "iface-max-route-count-64", "iface-max-route-count-7", "iface-max-route-count-8", "iface-max-sixlowpan-address-context-count-1", "iface-max-sixlowpan-address-context-count-1024", "iface-max-sixlowpan-address-context-count-128", "iface-max-sixlowpan-address-context-count-16", "iface-max-sixlowpan-address-context-count-2", "iface-max-sixlowpan-address-context-count-256", "iface-max-sixlowpan-address-context-count-3", "iface-max-sixlowpan-address-context-count-32", "iface-max-sixlowpan-address-context-count-4", "iface-max-sixlowpan-address-context-count-5", "iface-max-sixlowpan-address-context-count-512", "iface-max-sixlowpan-address-context-count-6", "iface-max-sixlowpan-address-context-count-64", "iface-max-sixlowpan-address-context-count-7", "iface-max-sixlowpan-address-context-count-8", "iface-neighbor-cache-count-1", "iface-neighbor-cache-count-1024", "iface-neighbor-cache-count-128", "iface-neighbor-cache-count-16", "iface-neighbor-cache-count-2", "iface-neighbor-cache-count-256", "iface-neighbor-cache-count-3", "iface-neighbor-cache-count-32", "iface-neighbor-cache-count-4", "iface-neighbor-cache-count-5", "iface-neighbor-cache-count-512", "iface-neighbor-cache-count-6", "iface-neighbor-cache-count-64", "iface-neighbor-cache-count-7", "iface-neighbor-cache-count-8", "libc", "log", "medium-ethernet", "medium-ieee802154", "medium-ip", "phy-raw_socket", "phy-tuntap_interface", "proto-dhcpv4", "proto-dns", "proto-igmp", "proto-ipv4", "proto-ipv4-fragmentation", "proto-ipv6", "proto-sixlowpan", "proto-sixlowpan-fragmentation", "reassembly-buffer-count-1", "reassembly-buffer-count-16", "reassembly-buffer-count-2", "reassembly-buffer-count-3", "reassembly-buffer-count-32", "reassembly-buffer-count-4", "reassembly-buffer-count-8", "reassembly-buffer-size-1024", "reassembly-buffer-size-1500", "reassembly-buffer-size-16384", "reassembly-buffer-size-2048", "reassembly-buffer-size-256", "reassembly-buffer-size-32768", "reassembly-buffer-size-4096", "reassembly-buffer-size-512", "reassembly-buffer-size-65536", "reassembly-buffer-size-8192", "socket", "socket-dhcpv4", "socket-dns", "socket-icmp", "socket-mdns", "socket-raw", "socket-tcp", "socket-udp", "std", "verbose"))' -C metadata=0f23f45b0e9d0ef6 -C extra-filename=-0f23f45b0e9d0ef6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern heapless=/work/oxidecomputer/omicron/target/debug/deps/libheapless-845b1cbb096b6ddd.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30262024-10-21T21:40:44.893Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name portable_atomic --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/portable-atomic-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' --check-cfg 'cfg(target_arch,values("xtensa"))' --check-cfg 'cfg(target_feature,values("lse2","lse128","rcpc3"))' --check-cfg 'cfg(target_feature,values("quadword-atomics"))' --check-cfg 'cfg(target_pointer_width,values("128"))' --check-cfg 'cfg(portable_atomic_test_outline_atomics_detect_false,qemu,valgrind)' --check-cfg 'cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)' -C metadata=bb0447e5c24e90ad -C extra-filename=-bb0447e5c24e90ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg portable_atomic_pre_llvm_19 --check-cfg 'cfg(target_feature,values("zaamo","zabha","experimental-zacas","fast-serialization","load-store-on-cond","distinct-ops","miscellaneous-extensions-3"))' --check-cfg 'cfg(portable_atomic_disable_fiq,portable_atomic_force_amo,portable_atomic_ll_sc_rmw,portable_atomic_pre_llvm_15,portable_atomic_pre_llvm_16,portable_atomic_pre_llvm_18,portable_atomic_pre_llvm_19,portable_atomic_new_atomic_intrinsics,portable_atomic_no_asm,portable_atomic_no_asm_maybe_uninit,portable_atomic_no_atomic_64,portable_atomic_no_atomic_cas,portable_atomic_no_atomic_load_store,portable_atomic_no_atomic_min_max,portable_atomic_no_cfg_target_has_atomic,portable_atomic_no_cmpxchg16b_intrinsic,portable_atomic_no_cmpxchg16b_target_feature,portable_atomic_no_const_raw_ptr_deref,portable_atomic_no_const_transmute,portable_atomic_no_core_unwind_safe,portable_atomic_no_diagnostic_namespace,portable_atomic_no_stronger_failure_ordering,portable_atomic_no_track_caller,portable_atomic_no_unsafe_op_in_unsafe_fn,portable_atomic_s_mode,portable_atomic_sanitize_thread,portable_atomic_target_feature,portable_atomic_unsafe_assume_single_core,portable_atomic_unstable_asm,portable_atomic_unstable_asm_experimental_arch,portable_atomic_unstable_cfg_target_has_atomic,portable_atomic_unstable_isa_attribute)' --check-cfg 'cfg(portable_atomic_target_feature,values("cmpxchg16b","distinct-ops","experimental-zacas","fast-serialization","load-store-on-cond","lse","lse128","lse2","mclass","miscellaneous-extensions-3","quadword-atomics","rcpc3","v6","zaamo","zabha"))'`
30272024-10-21T21:40:45.143Z Dirty resolv-conf v0.7.0: the rustflags changed
30282024-10-21T21:40:45.143Z Compiling resolv-conf v0.7.0
30292024-10-21T21:40:45.167Z 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=283f81e4e5641686 -C extra-filename=-283f81e4e5641686 --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-08dd0b2f214966e2.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`
30302024-10-21T21:40:45.314Z Dirty phf v0.11.2: the rustflags changed
30312024-10-21T21:40:45.314Z Compiling phf v0.11.2
30322024-10-21T21:40:45.338Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=ee25658cf7098305 -C extra-filename=-ee25658cf7098305 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30332024-10-21T21:40:45.500Z Dirty tungstenite v0.24.0: the rustflags changed
30342024-10-21T21:40:45.500Z Compiling tungstenite v0.24.0
30352024-10-21T21:40:45.538Z 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.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=c29b7c7f442b4b54 -C extra-filename=-c29b7c7f442b4b54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30362024-10-21T21:40:45.567Z Dirty strum_macros v0.25.3: the rustflags changed
30372024-10-21T21:40:45.567Z Compiling strum_macros v0.25.3
30382024-10-21T21:40:45.592Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.25.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4e5045a500f93df -C extra-filename=-f4e5045a500f93df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30392024-10-21T21:40:45.839Z Dirty serde-big-array v0.5.1: the rustflags changed
30402024-10-21T21:40:45.839Z Compiling serde-big-array v0.5.1
30412024-10-21T21:40:45.864Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_big_array --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-big-array-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=176255c2b6dd361c -C extra-filename=-176255c2b6dd361c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30422024-10-21T21:40:45.972Z Dirty serde_repr v0.1.19: the rustflags changed
30432024-10-21T21:40:45.972Z Compiling serde_repr v0.1.19
30442024-10-21T21:40:45.996Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_repr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_repr-0.1.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ebeff5f98149d47c -C extra-filename=-ebeff5f98149d47c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30452024-10-21T21:40:46.046Z Dirty number_prefix v0.4.0: the rustflags changed
30462024-10-21T21:40:46.047Z Compiling number_prefix v0.4.0
30472024-10-21T21:40:46.072Z 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`
30482024-10-21T21:40:46.113Z Dirty peg-runtime v0.8.3: the rustflags changed
30492024-10-21T21:40:46.113Z Compiling peg-runtime v0.8.3
30502024-10-21T21:40:46.140Z 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`
30512024-10-21T21:40:46.259Z Dirty indicatif v0.17.8: the rustflags changed
30522024-10-21T21:40:46.260Z Compiling indicatif v0.17.8
30532024-10-21T21:40:46.284Z 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=bc868756b1b0c2c5 -C extra-filename=-bc868756b1b0c2c5 --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-acc5db071dc1e894.rmeta --extern number_prefix=/work/oxidecomputer/omicron/target/debug/deps/libnumber_prefix-8f0572afc11e7106.rmeta --extern portable_atomic=/work/oxidecomputer/omicron/target/debug/deps/libportable_atomic-bb0447e5c24e90ad.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30542024-10-21T21:40:46.393Z Dirty tokio-tungstenite v0.24.0: the rustflags changed
30552024-10-21T21:40:46.393Z Compiling tokio-tungstenite v0.24.0
30562024-10-21T21:40:46.418Z 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.24.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=e77a926a6ac66bc7 -C extra-filename=-e77a926a6ac66bc7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-c29b7c7f442b4b54.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30572024-10-21T21:40:46.689Z Dirty hickory-resolver v0.24.1: the rustflags changed
30582024-10-21T21:40:46.689Z Compiling hickory-resolver v0.24.1
30592024-10-21T21:40:46.713Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_resolver --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-resolver-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipconfig"' --cfg 'feature="resolv-conf"' --cfg 'feature="system-config"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "ipconfig", "native-certs", "resolv-conf", "rustls", "serde", "serde-config", "system-config", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "webpki-roots"))' -C metadata=8af77909a1ebd595 -C extra-filename=-8af77909a1ebd595 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-750e8ca6c6d6ac0c.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern resolv_conf=/work/oxidecomputer/omicron/target/debug/deps/libresolv_conf-283f81e4e5641686.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30602024-10-21T21:40:46.869Z Dirty postgres-types v0.2.8: the rustflags changed
30612024-10-21T21:40:46.869Z Compiling postgres-types v0.2.8
30622024-10-21T21:40:46.894Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postgres_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postgres-types-0.2.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="chrono-04"' --cfg 'feature="serde-1"' --cfg 'feature="serde_json-1"' --cfg 'feature="uuid-1"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "array-init", "bit-vec-06", "chrono-04", "cidr-02", "derive", "eui48-04", "eui48-1", "geo-types-06", "geo-types-0_7", "jiff-01", "js", "postgres-derive", "serde-1", "serde_json-1", "smol_str-01", "time-02", "time-03", "uuid-08", "uuid-1", "with-bit-vec-0_6", "with-chrono-0_4", "with-cidr-0_2", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=fa1c7871fa3d195e -C extra-filename=-fa1c7871fa3d195e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono_04=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-51ddf04fc65792f7.rmeta --extern serde_1=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json_1=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid_1=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30632024-10-21T21:40:47.085Z 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=816e989a4ff4f43c -C extra-filename=-816e989a4ff4f43c --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-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg rustc_1_63 --check-cfg 'cfg(rustc_1_63)'`
30642024-10-21T21:40:47.225Z Dirty derive-where v1.2.7: the rustflags changed
30652024-10-21T21:40:47.225Z Compiling derive-where v1.2.7
30662024-10-21T21:40:47.249Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_where --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=c9f4d798832c0062 -C extra-filename=-c9f4d798832c0062 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30672024-10-21T21:40:47.464Z Dirty whoami v1.5.2: the rustflags changed
30682024-10-21T21:40:47.464Z Compiling whoami v1.5.2
30692024-10-21T21:40:47.488Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name whoami --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/whoami-1.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --allow=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="web"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "web", "web-sys"))' --check-cfg 'cfg(daku)' -C metadata=481ec9f9cd50a9a2 -C extra-filename=-481ec9f9cd50a9a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30702024-10-21T21:40:47.825Z Dirty tokio-postgres v0.7.12: the rustflags changed
30712024-10-21T21:40:47.825Z Compiling tokio-postgres v0.7.12
30722024-10-21T21:40:47.849Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_postgres --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-postgres-0.7.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="runtime"' --cfg 'feature="with-chrono-0_4"' --cfg 'feature="with-serde_json-1"' --cfg 'feature="with-uuid-1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array-impls", "default", "js", "runtime", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"))' -C metadata=665b11d7dbe7e32e -C extra-filename=-665b11d7dbe7e32e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-99585d275a54a8fa.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-750e8ca6c6d6ac0c.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern postgres_protocol=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_protocol-51ddf04fc65792f7.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-fa1c7871fa3d195e.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-481ec9f9cd50a9a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30732024-10-21T21:40:48.018Z Compiling hashbrown v0.14.5
30742024-10-21T21:40:48.042Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashbrown --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=7c4babe9f6d640e5 -C extra-filename=-7c4babe9f6d640e5 --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-12f38d3186beb808.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`
30752024-10-21T21:40:48.142Z Compiling unsafe-libyaml v0.2.11
30762024-10-21T21:40:48.167Z Dirty fastrand v2.1.1: the rustflags changed
30772024-10-21T21:40:48.167Z Compiling fastrand v2.1.1
30782024-10-21T21:40:48.167Z 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`
30792024-10-21T21:40:48.167Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fastrand --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=021f1b051b6c63fa -C extra-filename=-021f1b051b6c63fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30802024-10-21T21:40:48.711Z Compiling ident_case v1.0.1
30812024-10-21T21:40:48.735Z 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`
30822024-10-21T21:40:48.876Z Compiling darling_core v0.20.10
30832024-10-21T21:40:48.900Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_core --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=2278af24b1a50c87 -C extra-filename=-2278af24b1a50c87 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern ident_case=/work/oxidecomputer/omicron/target/debug/deps/libident_case-1f0a2acd79c1f241.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern strsim=/work/oxidecomputer/omicron/target/debug/deps/libstrsim-a1f7ddb01f1b033d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30842024-10-21T21:40:49.026Z Dirty gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475): the rustflags changed
30852024-10-21T21:40:49.026Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
30862024-10-21T21:40:49.050Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_messages --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smoltcp"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "smoltcp", "std"))' -C metadata=f45b6c8cdc4f7801 -C extra-filename=-f45b6c8cdc4f7801 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-acf39400c9ba3962.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-176255c2b6dd361c.rmeta --extern serde_repr=/work/oxidecomputer/omicron/target/debug/deps/libserde_repr-ebeff5f98149d47c.so --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-0f23f45b0e9d0ef6.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-f4e5045a500f93df.so --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30872024-10-21T21:40:49.216Z Compiling regress v0.10.1
30882024-10-21T21:40:49.241Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name regress --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/regress-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="backend-pikevm"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backend-pikevm", "default", "index-positions", "prohibit-unsafe", "std", "utf16"))' -C metadata=c6515c77990e8b48 -C extra-filename=-c6515c77990e8b48 --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-7c4babe9f6d640e5.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30892024-10-21T21:40:49.766Z Compiling serde_yaml v0.9.34+deprecated
30902024-10-21T21:40:49.790Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_yaml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_yaml-0.9.34+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb6fd8431c9edecc -C extra-filename=-eb6fd8431c9edecc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern unsafe_libyaml=/work/oxidecomputer/omicron/target/debug/deps/libunsafe_libyaml-5d82dd58b0184436.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30912024-10-21T21:40:50.346Z Dirty qorb v0.1.1: the rustflags changed
30922024-10-21T21:40:50.346Z Compiling qorb v0.1.1
30932024-10-21T21:40:50.370Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name qorb --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/qorb-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="qtop"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "default", "diesel_pg", "qtop", "serde"))' -C metadata=34969f2d385bc569 -C extra-filename=-34969f2d385bc569 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-e77a926a6ac66bc7.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
30942024-10-21T21:40:51.370Z Compiling progenitor-client v0.8.0
30952024-10-21T21:40:51.401Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-client-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c50e9c4fc9770bd0 -C extra-filename=-c50e9c4fc9770bd0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
30962024-10-21T21:40:51.752Z Compiling ipnetwork v0.20.0
30972024-10-21T21:40:51.776Z 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=fb3b1148eacfce94 -C extra-filename=-fb3b1148eacfce94 --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-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
30982024-10-21T21:40:52.176Z Compiling typify-impl v0.2.0
30992024-10-21T21:40:52.201Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typify-impl-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78e66b22c719699c -C extra-filename=-78e66b22c719699c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-c6515c77990e8b48.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31002024-10-21T21:40:52.489Z Compiling tempfile v3.13.0
31012024-10-21T21:40:52.513Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tempfile --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tempfile-3.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=24b04f271b39c294 -C extra-filename=-24b04f271b39c294 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-021f1b051b6c63fa.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f26de9c2d244e57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31022024-10-21T21:40:52.537Z Dirty strum_macros v0.26.4: the rustflags changed
31032024-10-21T21:40:52.537Z Compiling strum_macros v0.26.4
31042024-10-21T21:40:52.537Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b534315ca1a3744c -C extra-filename=-b534315ca1a3744c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31052024-10-21T21:40:53.096Z Compiling newtype-uuid v1.1.2
31062024-10-21T21:40:53.120Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08", "serde", "std", "v4"))' -C metadata=3b6a66c130d88708 -C extra-filename=-3b6a66c130d88708 --out-dir /work/oxidecomputer/omicron/target/debug/build/newtype-uuid-3b6a66c130d88708 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31072024-10-21T21:40:53.151Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
31082024-10-21T21:40:53.175Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxnet --edition=2021 /home/build/.cargo/git/checkouts/oxnet-5e61f09626980c60/7dacd26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "schemars", "serde", "std"))' -C metadata=174795de30ef64a2 -C extra-filename=-174795de30ef64a2 --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-fb3b1148eacfce94.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31092024-10-21T21:40:53.278Z Dirty structmeta-derive v0.3.0: the rustflags changed
31102024-10-21T21:40:53.278Z Compiling structmeta-derive v0.3.0
31112024-10-21T21:40:53.302Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a80a3f5c8f64ad13 -C extra-filename=-a80a3f5c8f64ad13 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31122024-10-21T21:40:53.434Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype-uuid-3b6a66c130d88708/build-script-build`
31132024-10-21T21:40:53.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newtype_uuid --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newtype-uuid-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="schemars08"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "schemars08", "serde", "std", "v4"))' -C metadata=ddb0b6a8cb0a87ff -C extra-filename=-ddb0b6a8cb0a87ff --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-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
31142024-10-21T21:40:53.737Z Compiling instant v0.1.13
31152024-10-21T21:40:53.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instant --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instant-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=f7e1d6861bc5a0b0 -C extra-filename=-f7e1d6861bc5a0b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31162024-10-21T21:40:53.846Z Compiling regress v0.9.1
31172024-10-21T21:40:53.877Z 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=f88577f237cb790b -C extra-filename=-f88577f237cb790b --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-7c4babe9f6d640e5.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31182024-10-21T21:40:53.901Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31192024-10-21T21:40:53.901Z 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=f7bd712e102a587a -C extra-filename=-f7bd712e102a587a --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-ddb0b6a8cb0a87ff.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31202024-10-21T21:40:54.191Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31212024-10-21T21:40:54.215Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain_derive --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/slog-error-chain-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nested-values"))' -C metadata=0d7d2998473d8a5b -C extra-filename=-0d7d2998473d8a5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31222024-10-21T21:40:54.474Z Compiling backoff v0.4.0
31232024-10-21T21:40:54.498Z 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=f77f4d3d3d6be6bb -C extra-filename=-f77f4d3d3d6be6bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3921b46002378d01.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-f7e1d6861bc5a0b0.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern tokio_1=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31242024-10-21T21:40:54.653Z Compiling darling_macro v0.20.10
31252024-10-21T21:40:54.677Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling_macro-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=214f10642a9b12ec -C extra-filename=-214f10642a9b12ec --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-2278af24b1a50c87.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31262024-10-21T21:40:54.789Z Compiling macaddr v1.0.1
31272024-10-21T21:40:54.813Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name macaddr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/macaddr-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_std", "std"))' -C metadata=f1ccdd3195e5f523 -C extra-filename=-f1ccdd3195e5f523 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31282024-10-21T21:40:54.972Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31292024-10-21T21:40:54.997Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_error_chain --edition=2021 /home/build/.cargo/git/checkouts/slog-error-chain-73a8f85e5df3d7d6/15f6904/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="derive"' --cfg 'feature="slog-error-chain-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive", "erased-serde", "nested-values", "serde", "slog-error-chain-derive"))' -C metadata=72173a9ea899e76d -C extra-filename=-72173a9ea899e76d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain_derive=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain_derive-0d7d2998473d8a5b.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31302024-10-21T21:40:55.131Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
31312024-10-21T21:40:55.155Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_human_bytes --edition=2018 /home/build/.cargo/git/checkouts/serde_human_bytes-25cac76e2ef2d15c/0a09794/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8392285166d821a5 -C extra-filename=-8392285166d821a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31322024-10-21T21:40:55.188Z Compiling wait-timeout v0.2.0
31332024-10-21T21:40:55.212Z 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=96da253b105fc1f1 -C extra-filename=-96da253b105fc1f1 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31342024-10-21T21:40:55.293Z Compiling structmeta-derive v0.2.0
31352024-10-21T21:40:55.317Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-derive-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=999e17840cb00b8b -C extra-filename=-999e17840cb00b8b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31362024-10-21T21:40:55.649Z Compiling darling v0.20.10
31372024-10-21T21:40:55.673Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name darling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/darling-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=67c501a86fe790f0 -C extra-filename=-67c501a86fe790f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling_core=/work/oxidecomputer/omicron/target/debug/deps/libdarling_core-2278af24b1a50c87.rmeta --extern darling_macro=/work/oxidecomputer/omicron/target/debug/deps/libdarling_macro-214f10642a9b12ec.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31382024-10-21T21:40:55.718Z Compiling rusty-fork v0.3.0
31392024-10-21T21:40:55.742Z 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=c4b101aa198fc356 -C extra-filename=-c4b101aa198fc356 --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-24b04f271b39c294.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-96da253b105fc1f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31402024-10-21T21:40:55.767Z Compiling serde_with_macros v3.11.0
31412024-10-21T21:40:55.791Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with_macros-3.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars_0_8"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C metadata=1dd44243da284755 -C extra-filename=-1dd44243da284755 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-67c501a86fe790f0.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31422024-10-21T21:40:55.816Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31432024-10-21T21:40:55.840Z 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=4c08f468f0cfc9ca -C extra-filename=-4c08f468f0cfc9ca --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-4c08f468f0cfc9ca -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ahash=/work/oxidecomputer/omicron/target/debug/deps/libahash-12f38d3186beb808.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e2da4675f63265ef.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-0d9263b5ceb86056.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-735b6a65fb469b74.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-84bed2dbc592cc10.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-549f04281ce47dce.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-125d612dea7dc87f.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-64d38f0ed65965df.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3921b46002378d01.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e9eaf4d35e8d5a8c.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-b8dd11fd78b45c99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-44838b94f62c5ce0.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-799586b37596e7c6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-2171098f16b5a849.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-fa1c7871fa3d195e.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3c7bb634f5d58075.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f26de9c2d244e57.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-64bfa8a56fa2a472.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-2493ee11b0d280d0.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rlib --extern syn_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rlib --extern time_macros=/work/oxidecomputer/omicron/target/debug/deps/libtime_macros-fe135c41e946333f.so --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c27e9d426a7f576f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-7327f3d13197559b.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-f600312abbed5300.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
31442024-10-21T21:40:55.935Z Dirty structmeta v0.3.0: the rustflags changed
31452024-10-21T21:40:55.935Z Compiling structmeta v0.3.0
31462024-10-21T21:40:55.959Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b27bac30dc2f6b6e -C extra-filename=-b27bac30dc2f6b6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-a80a3f5c8f64ad13.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31472024-10-21T21:40:56.114Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-workspace-hack-4c08f468f0cfc9ca/build-script-build`
31482024-10-21T21:40:56.148Z 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=858fe2ae6e20e6ce -C extra-filename=-858fe2ae6e20e6ce --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-12f38d3186beb808.rmeta --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rmeta --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e2da4675f63265ef.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-0d9263b5ceb86056.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rmeta --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-735b6a65fb469b74.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-84bed2dbc592cc10.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rmeta --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-549f04281ce47dce.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-125d612dea7dc87f.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rmeta --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-64d38f0ed65965df.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3921b46002378d01.rmeta --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e9eaf4d35e8d5a8c.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-b8dd11fd78b45c99.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-44838b94f62c5ce0.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rmeta --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-799586b37596e7c6.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rmeta --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-2171098f16b5a849.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rmeta --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-fa1c7871fa3d195e.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3c7bb634f5d58075.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f26de9c2d244e57.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-64bfa8a56fa2a472.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-2493ee11b0d280d0.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c27e9d426a7f576f.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rmeta --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rmeta --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rmeta --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-f600312abbed5300.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
31492024-10-21T21:40:56.257Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31502024-10-21T21:40:56.285Z 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=82b7c28bd83489d3 -C extra-filename=-82b7c28bd83489d3 --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-858fe2ae6e20e6ce.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
31512024-10-21T21:40:56.329Z Dirty parse-display-derive v0.10.0: the rustflags changed
31522024-10-21T21:40:56.329Z Compiling parse-display-derive v0.10.0
31532024-10-21T21:40:56.329Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-derive-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b133cb3f7b17403f -C extra-filename=-b133cb3f7b17403f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-b27bac30dc2f6b6e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31542024-10-21T21:40:56.367Z Compiling rand_xorshift v0.3.0
31552024-10-21T21:40:56.391Z 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=1013612ca020f868 -C extra-filename=-1013612ca020f868 --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-a70f0230c3ae6da9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31562024-10-21T21:40:56.663Z Compiling unarray v0.1.4
31572024-10-21T21:40:56.687Z 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`
31582024-10-21T21:40:56.791Z Dirty strum v0.26.3: the rustflags changed
31592024-10-21T21:40:56.791Z Compiling strum v0.26.3
31602024-10-21T21:40:56.822Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum-0.26.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=a5fdb242a92b805a -C extra-filename=-a5fdb242a92b805a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-b534315ca1a3744c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31612024-10-21T21:40:56.846Z Compiling proptest v1.5.0
31622024-10-21T21:40:56.846Z 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=8f6b3bbd27d166c4 -C extra-filename=-8f6b3bbd27d166c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-c9becbe9b4e849e7.rmeta --extern rand_xorshift=/work/oxidecomputer/omicron/target/debug/deps/librand_xorshift-1013612ca020f868.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --extern rusty_fork=/work/oxidecomputer/omicron/target/debug/deps/librusty_fork-c4b101aa198fc356.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.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`
31632024-10-21T21:40:56.967Z Compiling camino-tempfile v1.1.1
31642024-10-21T21:40:56.991Z 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=429a05a431667bab -C extra-filename=-429a05a431667bab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31652024-10-21T21:40:57.027Z Dirty proc-macro-error-attr v1.0.4: the rustflags changed
31662024-10-21T21:40:57.027Z Compiling proc-macro-error-attr v1.0.4
31672024-10-21T21:40:57.051Z 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`
31682024-10-21T21:40:57.360Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-attr-5d000a157274cd67/build-script-build`
31692024-10-21T21:40:57.385Z Dirty proc-macro-error v1.0.4: the rustflags changed
31702024-10-21T21:40:57.385Z Compiling proc-macro-error v1.0.4
31712024-10-21T21:40:57.385Z 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`
31722024-10-21T21:40:57.441Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=68f122e0d2163110 -C extra-filename=-68f122e0d2163110 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31732024-10-21T21:40:57.720Z Running `/work/oxidecomputer/omicron/target/debug/build/proc-macro-error-a4bca8a215788b67/build-script-build`
31742024-10-21T21:40:57.869Z Compiling structmeta v0.2.0
31752024-10-21T21:40:57.893Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name structmeta --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/structmeta-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6068c22f85f1ab0e -C extra-filename=-6068c22f85f1ab0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern structmeta_derive=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta_derive-999e17840cb00b8b.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31762024-10-21T21:40:57.917Z Compiling proc-macro-crate v1.3.1
31772024-10-21T21:40:57.917Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1208aeb5b4302f67 -C extra-filename=-1208aeb5b4302f67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31782024-10-21T21:40:57.956Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
31792024-10-21T21:40:57.980Z 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`
31802024-10-21T21:40:58.234Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_error --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=836e2c374cf90b03 -C extra-filename=-836e2c374cf90b03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_error_attr=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error_attr-68f122e0d2163110.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg use_fallback`
31812024-10-21T21:40:58.332Z Compiling test-strategy v0.3.1
31822024-10-21T21:40:58.356Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/test-strategy-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fd7fbb4f14d40c5b -C extra-filename=-fd7fbb4f14d40c5b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern structmeta=/work/oxidecomputer/omicron/target/debug/deps/libstructmeta-6068c22f85f1ab0e.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31832024-10-21T21:40:58.386Z Running `/work/oxidecomputer/omicron/target/debug/build/nvpair-sys-d7e5a9887b0b0e8e/build-script-build`
31842024-10-21T21:40:58.413Z Compiling serde_with v3.11.0
31852024-10-21T21:40:58.438Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_with --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_with-3.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms --warn=variant_size_differences --warn=unused_import_braces --warn=unused_extern_crates --warn=unexpected_cfgs --warn=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_closure_for_method_calls' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::manual-unwrap-or-default' '--allow=clippy::explicit_auto_deref' '--warn=clippy::doc_markdown' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hashbrown_0_15", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(tarpaulin_include)' -C metadata=8d52e71b5f275706 -C extra-filename=-8d52e71b5f275706 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_with_macros=/work/oxidecomputer/omicron/target/debug/deps/libserde_with_macros-1dd44243da284755.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31862024-10-21T21:40:58.462Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
31872024-10-21T21:40:58.462Z 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`
31882024-10-21T21:40:58.751Z Running `/work/oxidecomputer/omicron/target/debug/build/libdlpi-sys-525ace519d3346b6/build-script-build`
31892024-10-21T21:40:58.782Z Compiling foreign-types-macros v0.2.3
31902024-10-21T21:40:58.806Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-macros-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=04b7b57f0d8e75d6 -C extra-filename=-04b7b57f0d8e75d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31912024-10-21T21:40:58.903Z Compiling num_enum_derive v0.5.11
31922024-10-21T21:40:58.927Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum_derive-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "proc-macro-crate", "std"))' -C metadata=31c1f68904ff6151 -C extra-filename=-31c1f68904ff6151 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-1208aeb5b4302f67.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31932024-10-21T21:40:58.951Z Compiling foreign-types-shared v0.3.1
31942024-10-21T21:40:58.951Z 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`
31952024-10-21T21:40:59.050Z 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`
31962024-10-21T21:40:59.201Z 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`
31972024-10-21T21:40:59.356Z Compiling tabwriter v1.4.0
31982024-10-21T21:40:59.383Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabwriter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabwriter-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ansi_formatting"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_formatting", "default"))' -C metadata=2da5a6fab03534d3 -C extra-filename=-2da5a6fab03534d3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
31992024-10-21T21:40:59.809Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32002024-10-21T21:40:59.833Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors_macros --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/0e3a149/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36183a0c179aba72 -C extra-filename=-36183a0c179aba72 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32012024-10-21T21:40:59.936Z Compiling foreign-types v0.5.0
32022024-10-21T21:40:59.960Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name foreign_types --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/foreign-types-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dcc8af15904b5b83 -C extra-filename=-dcc8af15904b5b83 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern foreign_types_macros=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_macros-04b7b57f0d8e75d6.so --extern foreign_types_shared=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types_shared-62e6d3d49a368cf7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32032024-10-21T21:41:00.052Z Compiling cstr-argument v0.1.2
32042024-10-21T21:41:00.076Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cstr_argument --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cstr-argument-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=296e251edda4f9b1 -C extra-filename=-296e251edda4f9b1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32052024-10-21T21:41:00.287Z Compiling pretty-hex v0.2.1
32062024-10-21T21:41:00.311Z 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`
32072024-10-21T21:41:00.460Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32082024-10-21T21:41:00.484Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nvpair --edition=2018 /home/build/.cargo/git/checkouts/rust-libzfs-f1cb3f43d7b73bd9/ecd5a92/nvpair/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=793f7ef534fdef53 -C extra-filename=-793f7ef534fdef53 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cstr_argument=/work/oxidecomputer/omicron/target/debug/deps/libcstr_argument-296e251edda4f9b1.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-dcc8af15904b5b83.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32092024-10-21T21:41:00.508Z Dirty parse-display v0.10.0: the rustflags changed
32102024-10-21T21:41:00.508Z Compiling parse-display v0.10.0
32112024-10-21T21:41:00.508Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_display --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-display-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "docs", "regex", "regex-syntax", "std"))' -C metadata=df3af215e239554f -C extra-filename=-df3af215e239554f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parse_display_derive=/work/oxidecomputer/omicron/target/debug/deps/libparse_display_derive-b133cb3f7b17403f.so --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32122024-10-21T21:41:00.645Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32132024-10-21T21:41:00.669Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusty_doors --edition=2018 /home/build/.cargo/git/checkouts/rusty-doors-f5932c202d734158/0e3a149/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a2a62a6e89de7069 -C extra-filename=-a2a62a6e89de7069 --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-7bca6a4da6cde0e6.rmeta --extern rusty_doors_macros=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors_macros-36183a0c179aba72.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32142024-10-21T21:41:00.801Z Compiling colored v2.1.0
32152024-10-21T21:41:00.825Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name colored --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/colored-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=7d9dfb8b3088a042 -C extra-filename=-7d9dfb8b3088a042 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32162024-10-21T21:41:00.989Z Compiling smf v0.2.3
32172024-10-21T21:41:01.014Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name smf --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smf-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93a9df5e6bd72088 -C extra-filename=-93a9df5e6bd72088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32182024-10-21T21:41:01.094Z Compiling crucible-workspace-hack v0.1.0
32192024-10-21T21:41:01.119Z 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`
32202024-10-21T21:41:01.264Z Compiling num_enum v0.5.11
32212024-10-21T21:41:01.288Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_enum --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num_enum-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("complex-expressions", "default", "external_doc", "std"))' -C metadata=179cfc7ef42b0d18 -C extra-filename=-179cfc7ef42b0d18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_enum_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum_derive-31c1f68904ff6151.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32222024-10-21T21:41:01.414Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
32232024-10-21T21:41:01.476Z 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=fbd8a2ac26be255e -C extra-filename=-fbd8a2ac26be255e --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-7bca6a4da6cde0e6.rmeta --extern libdlpi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibdlpi_sys-66564d91ab6f2ef3.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-179cfc7ef42b0d18.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-27176efeb89a212c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32242024-10-21T21:41:01.476Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-workspace-hack-7bb6db9d5be3b93a/build-script-build`
32252024-10-21T21:41:01.500Z Compiling termtree v0.4.1
32262024-10-21T21:41:01.500Z 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`
32272024-10-21T21:41:01.501Z Compiling heapless v0.8.0
32282024-10-21T21:41:01.501Z 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`
32292024-10-21T21:41:01.548Z 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`
32302024-10-21T21:41:01.655Z Compiling predicates-tree v1.0.11
32312024-10-21T21:41:01.655Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name predicates_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/predicates-tree-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cddcddc67b25fbf7 -C extra-filename=-cddcddc67b25fbf7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-f77a3abcbbc6e22a.rmeta --extern termtree=/work/oxidecomputer/omicron/target/debug/deps/libtermtree-3f580d41a8e4e74f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32322024-10-21T21:41:01.681Z Compiling hash32 v0.3.1
32332024-10-21T21:41:01.705Z 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`
32342024-10-21T21:41:01.745Z Compiling smoltcp v0.11.0
32352024-10-21T21:41:01.769Z 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`
32362024-10-21T21:41:01.769Z Compiling cobs v0.2.3
32372024-10-21T21:41:01.769Z 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`
32382024-10-21T21:41:01.914Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
32392024-10-21T21:41:01.938Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/opte/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=6dfe4ebb06f19d7f -C extra-filename=-6dfe4ebb06f19d7f --out-dir /work/oxidecomputer/omicron/target/debug/build/opte-6dfe4ebb06f19d7f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32402024-10-21T21:41:02.045Z Compiling postcard v1.0.10
32412024-10-21T21:41:02.045Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name postcard --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/postcard-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "crc", "default", "defmt", "embedded-io", "embedded-io-04", "embedded-io-06", "experimental-derive", "heapless", "heapless-cas", "paste", "postcard-derive", "use-crc", "use-defmt", "use-std"))' -C metadata=7324dbc620a7e06a -C extra-filename=-7324dbc620a7e06a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cobs=/work/oxidecomputer/omicron/target/debug/deps/libcobs-e7a06af4cb4d7afa.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32422024-10-21T21:41:02.069Z Running `/work/oxidecomputer/omicron/target/debug/build/heapless-e556d1dbcfabb7d1/build-script-build`
32432024-10-21T21:41:02.125Z Compiling base64 v0.21.7
32442024-10-21T21:41:02.155Z 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`
32452024-10-21T21:41:02.193Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
32462024-10-21T21:41:02.220Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name illumos_sys_hdrs --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/crates/illumos-sys-hdrs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kernel"))' -C metadata=12138e8c068a750e -C extra-filename=-12138e8c068a750e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32472024-10-21T21:41:02.244Z Running `/work/oxidecomputer/omicron/target/debug/build/opte-6dfe4ebb06f19d7f/build-script-build`
32482024-10-21T21:41:02.313Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
32492024-10-21T21:41:02.337Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kstat_macro --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/crates/kstat-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b169fde8fb2bf410 -C extra-filename=-b169fde8fb2bf410 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32502024-10-21T21:41:02.371Z 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`
32512024-10-21T21:41:02.395Z Compiling sigpipe v0.1.3
32522024-10-21T21:41:02.418Z 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=c1dc7628e1dd2501 -C extra-filename=-c1dc7628e1dd2501 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32532024-10-21T21:41:02.443Z Running `/work/oxidecomputer/omicron/target/debug/build/smoltcp-8932ed320cfb35a5/build-script-build`
32542024-10-21T21:41:02.467Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
32552024-10-21T21:41:02.467Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03b8ac6ea3fd311e -C extra-filename=-03b8ac6ea3fd311e --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32562024-10-21T21:41:02.493Z Compiling mockall_derive v0.13.0
32572024-10-21T21:41:02.517Z 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`
32582024-10-21T21:41:02.604Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
32592024-10-21T21:41:02.628Z 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`
32602024-10-21T21:41:02.763Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-03b8ac6ea3fd311e/build-script-build`
32612024-10-21T21:41:02.789Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32622024-10-21T21:41:02.815Z 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=13ea714f2a672580 -C extra-filename=-13ea714f2a672580 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-c1dc7628e1dd2501.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
32632024-10-21T21:41:02.839Z Running `/work/oxidecomputer/omicron/target/debug/build/mockall_derive-840718ae530a1b62/build-script-build`
32642024-10-21T21:41:02.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74bb0853814918d9 -C extra-filename=-74bb0853814918d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-fbd8a2ac26be255e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-179cfc7ef42b0d18.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-793f7ef534fdef53.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-a2a62a6e89de7069.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-aedad0cea9a4d1b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
32652024-10-21T21:41:02.904Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall_derive-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly_derive"))' -C metadata=f0b89fd9c83f1409 -C extra-filename=-f0b89fd9c83f1409 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(reprocheck)'`
32662024-10-21T21:41:02.928Z Compiling zone_cfg_derive v0.3.0
32672024-10-21T21:41:02.929Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e4d26b8852d03116 -C extra-filename=-e4d26b8852d03116 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-836e2c374cf90b03.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32682024-10-21T21:41:03.225Z 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`
32692024-10-21T21:41:03.286Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
32702024-10-21T21:41:03.330Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api_sys --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/crates/bhyve-api/sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=046b90114a3fe132 -C extra-filename=-046b90114a3fe132 --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-7bca6a4da6cde0e6.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32712024-10-21T21:41:03.754Z Compiling num-derive v0.4.2
32722024-10-21T21:41:03.777Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-derive-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74e295ba2bdbedaa -C extra-filename=-74e295ba2bdbedaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32732024-10-21T21:41:03.838Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32742024-10-21T21:41:03.862Z 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`
32752024-10-21T21:41:04.159Z Compiling same-file v1.0.6
32762024-10-21T21:41:04.184Z 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`
32772024-10-21T21:41:04.366Z Compiling downcast v0.11.0
32782024-10-21T21:41:04.390Z 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`
32792024-10-21T21:41:04.436Z Compiling fragile v2.0.0
32802024-10-21T21:41:04.461Z 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`
32812024-10-21T21:41:04.584Z Compiling zone v0.3.0
32822024-10-21T21:41:04.608Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async", "default", "sync"))' -C metadata=bf449ddf6778b381 -C extra-filename=-bf449ddf6778b381 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-e4d26b8852d03116.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32832024-10-21T21:41:05.001Z Compiling walkdir v2.5.0
32842024-10-21T21:41:05.025Z 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`
32852024-10-21T21:41:05.648Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
32862024-10-21T21:41:05.672Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_smf --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/smf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=50643e21de27c62e -C extra-filename=-50643e21de27c62e --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-7bca6a4da6cde0e6.rmeta --extern num_derive=/work/oxidecomputer/omicron/target/debug/deps/libnum_derive-74e295ba2bdbedaa.so --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32872024-10-21T21:41:05.697Z Running `/work/oxidecomputer/omicron/target/debug/build/illumos-utils-a3fc801a6ca21997/build-script-build`
32882024-10-21T21:41:05.721Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
32892024-10-21T21:41:05.721Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bhyve_api --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/crates/bhyve-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6f2cec8af2039047 -C extra-filename=-6f2cec8af2039047 --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-046b90114a3fe132.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32902024-10-21T21:41:05.984Z Compiling atomicwrites v0.4.4
32912024-10-21T21:41:06.008Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name atomicwrites --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/atomicwrites-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21d6598fe5058c50 -C extra-filename=-21d6598fe5058c50 --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-1f26de9c2d244e57.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32922024-10-21T21:41:06.170Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
32932024-10-21T21:41:06.194Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_api --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/crates/opte-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="ipnetwork"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ipnetwork", "std"))' -C metadata=b07083be443dd5f6 -C extra-filename=-b07083be443dd5f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-12138e8c068a750e.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-7324dbc620a7e06a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32942024-10-21T21:41:06.343Z Dirty xattr v1.3.1: the rustflags changed
32952024-10-21T21:41:06.343Z Compiling xattr v1.3.1
32962024-10-21T21:41:06.373Z 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=231a96b369857583 -C extra-filename=-231a96b369857583 --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-1f26de9c2d244e57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
32972024-10-21T21:41:06.410Z Dirty filetime v0.2.25: the rustflags changed
32982024-10-21T21:41:06.410Z Compiling filetime v0.2.25
32992024-10-21T21:41:06.433Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name filetime --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/filetime-0.2.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=515266e329e1bd5b -C extra-filename=-515266e329e1bd5b --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33002024-10-21T21:41:06.554Z Compiling convert_case v0.4.0
33012024-10-21T21:41:06.579Z 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`
33022024-10-21T21:41:06.617Z Dirty tar v0.4.42: the rustflags changed
33032024-10-21T21:41:06.617Z Compiling tar v0.4.42
33042024-10-21T21:41:06.641Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tar --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tar-0.4.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=4b4566b2b91f773b -C extra-filename=-4b4566b2b91f773b --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-515266e329e1bd5b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern xattr=/work/oxidecomputer/omicron/target/debug/deps/libxattr-231a96b369857583.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33052024-10-21T21:41:06.737Z Compiling newline-converter v0.3.0
33062024-10-21T21:41:06.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name newline_converter --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/newline-converter-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=125e7d04f08b3131 -C extra-filename=-125e7d04f08b3131 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33072024-10-21T21:41:06.913Z Compiling expectorate v1.1.0
33082024-10-21T21:41:06.937Z 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=81aa17a719b03d9b -C extra-filename=-81aa17a719b03d9b --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-acc5db071dc1e894.rmeta --extern newline_converter=/work/oxidecomputer/omicron/target/debug/deps/libnewline_converter-125e7d04f08b3131.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33092024-10-21T21:41:07.086Z Compiling tungstenite v0.21.0
33102024-10-21T21:41:07.110Z 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=a477ce1bf5bd5ffc -C extra-filename=-a477ce1bf5bd5ffc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33112024-10-21T21:41:07.410Z Compiling typify-macro v0.2.0
33122024-10-21T21:41:07.434Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typify-macro-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5bd6dce03fa3a86 -C extra-filename=-d5bd6dce03fa3a86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern typify_impl=/work/oxidecomputer/omicron/target/debug/deps/libtypify_impl-78e66b22c719699c.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33132024-10-21T21:41:07.458Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/opte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=a054bb3eb92a8dea -C extra-filename=-a054bb3eb92a8dea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-12138e8c068a750e.rmeta --extern kstat_macro=/work/oxidecomputer/omicron/target/debug/deps/libkstat_macro-b169fde8fb2bf410.so --extern opte_api=/work/oxidecomputer/omicron/target/debug/deps/libopte_api-b07083be443dd5f6.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-7324dbc620a7e06a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2da5a6fab03534d3.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg usdt_stable_asm --check-cfg 'cfg(usdt_stable_asm)' --check-cfg 'cfg(usdt_stable_asm_sym)'`
33142024-10-21T21:41:07.482Z Compiling derive_more v0.99.18
33152024-10-21T21:41:07.482Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_more --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=a3d9dca8df99eae3 -C extra-filename=-a3d9dca8df99eae3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern convert_case=/work/oxidecomputer/omicron/target/debug/deps/libconvert_case-6dc902c7485ec1d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33162024-10-21T21:41:07.677Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
33172024-10-21T21:41:07.702Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxide_vpc --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/oxide-vpc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("api", "default", "engine", "kernel", "std", "test-help", "usdt"))' -C metadata=46fe683caea0895e -C extra-filename=-46fe683caea0895e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern illumos_sys_hdrs=/work/oxidecomputer/omicron/target/debug/deps/libillumos_sys_hdrs-12138e8c068a750e.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-a054bb3eb92a8dea.rmeta --extern poptrie=/work/oxidecomputer/omicron/target/debug/deps/libpoptrie-1bcf0f2aa9b53959.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smoltcp=/work/oxidecomputer/omicron/target/debug/deps/libsmoltcp-602d7e1333826dc3.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2da5a6fab03534d3.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33182024-10-21T21:41:07.954Z Compiling itertools v0.13.0
33192024-10-21T21:41:07.978Z 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`
33202024-10-21T21:41:08.655Z Compiling tokio-tungstenite v0.21.0
33212024-10-21T21:41:08.679Z 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=0a7ddd92c5844a95 -C extra-filename=-0a7ddd92c5844a95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-a477ce1bf5bd5ffc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33222024-10-21T21:41:09.013Z Compiling arc-swap v1.7.1
33232024-10-21T21:41:09.042Z 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`
33242024-10-21T21:41:09.130Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33252024-10-21T21:41:09.180Z 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=3cbae3793e278ad2 -C extra-filename=-3cbae3793e278ad2 --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-858fe2ae6e20e6ce.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
33262024-10-21T21:41:09.417Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
33272024-10-21T21:41:09.441Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name opte_ioctl --edition=2021 /home/build/.cargo/git/checkouts/opte-c3062ea19cee8fd4/f3002b3/lib/opte-ioctl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=077974f63c498848 -C extra-filename=-077974f63c498848 --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-7bca6a4da6cde0e6.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-74bb0853814918d9.rmeta --extern opte=/work/oxidecomputer/omicron/target/debug/deps/libopte-a054bb3eb92a8dea.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-46fe683caea0895e.rmeta --extern postcard=/work/oxidecomputer/omicron/target/debug/deps/libpostcard-7324dbc620a7e06a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33282024-10-21T21:41:09.570Z Compiling slog-scope v4.4.0
33292024-10-21T21:41:09.595Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_scope --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-scope-4.4.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4fdc56053d58830a -C extra-filename=-4fdc56053d58830a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arc_swap=/work/oxidecomputer/omicron/target/debug/deps/libarc_swap-0d304e6ef816775a.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33302024-10-21T21:41:09.618Z Compiling mockall v0.13.0
33312024-10-21T21:41:09.642Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mockall --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mockall-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=bd9c69bc2f817c6f -C extra-filename=-bd9c69bc2f817c6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern downcast=/work/oxidecomputer/omicron/target/debug/deps/libdowncast-4fcc4acd430b883f.rmeta --extern fragile=/work/oxidecomputer/omicron/target/debug/deps/libfragile-d2f257ecbd91aeaa.rmeta --extern mockall_derive=/work/oxidecomputer/omicron/target/debug/deps/libmockall_derive-f0b89fd9c83f1409.so --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-cddcddc67b25fbf7.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33322024-10-21T21:41:09.642Z Compiling cancel-safe-futures v0.1.5
33332024-10-21T21:41:09.642Z 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`
33342024-10-21T21:41:09.898Z Compiling slog-stdlog v4.1.1
33352024-10-21T21:41:09.922Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name slog_stdlog --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/slog-stdlog-4.1.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "kv_unstable"))' -C metadata=dd7f34116a9df3c4 -C extra-filename=-dd7f34116a9df3c4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-4fdc56053d58830a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33362024-10-21T21:41:09.993Z Compiling owo-colors v4.1.0
33372024-10-21T21:41:10.027Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=2bded459cb5572f2 -C extra-filename=-2bded459cb5572f2 --out-dir /work/oxidecomputer/omicron/target/debug/build/owo-colors-2bded459cb5572f2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33382024-10-21T21:41:10.051Z Running `/work/oxidecomputer/omicron/target/debug/build/cancel-safe-futures-2d15830b8e271b76/build-script-build`
33392024-10-21T21:41:10.075Z Compiling slog-envlogger v2.2.0
33402024-10-21T21:41:10.075Z 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=4ace96267714cd57 -C extra-filename=-4ace96267714cd57 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_scope=/work/oxidecomputer/omicron/target/debug/deps/libslog_scope-4fdc56053d58830a.rmeta --extern slog_stdlog=/work/oxidecomputer/omicron/target/debug/deps/libslog_stdlog-dd7f34116a9df3c4.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33412024-10-21T21:41:10.241Z Dirty swrite v0.1.0: the rustflags changed
33422024-10-21T21:41:10.241Z Compiling swrite v0.1.0
33432024-10-21T21:41:10.265Z 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`
33442024-10-21T21:41:10.318Z Running `/work/oxidecomputer/omicron/target/debug/build/owo-colors-2bded459cb5572f2/build-script-build`
33452024-10-21T21:41:10.353Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name owo_colors --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/owo-colors-4.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "supports-color", "supports-colors"))' -C metadata=1b9c87378f6a0ee3 -C extra-filename=-1b9c87378f6a0ee3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(doc_cfg)'`
33462024-10-21T21:41:10.405Z 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=05623b2f83682ba2 -C extra-filename=-05623b2f83682ba2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33472024-10-21T21:41:10.636Z Compiling libsw v3.3.1
33482024-10-21T21:41:10.660Z 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=010bb657055a369a -C extra-filename=-010bb657055a369a --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-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33492024-10-21T21:41:10.710Z Compiling blake2 v0.10.6
33502024-10-21T21:41:10.735Z 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=44f7cb0fb9e20cf5 -C extra-filename=-44f7cb0fb9e20cf5 --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-b3504092a9ff35a2.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33512024-10-21T21:41:10.758Z Compiling password-hash v0.5.0
33522024-10-21T21:41:10.758Z 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=81ad242520cf2881 -C extra-filename=-81ad242520cf2881 --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-a70f0230c3ae6da9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33532024-10-21T21:41:10.872Z Compiling linear-map v1.2.0
33542024-10-21T21:41:10.902Z 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`
33552024-10-21T21:41:10.926Z Compiling indent_write v2.2.0
33562024-10-21T21:41:10.926Z 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`
33572024-10-21T21:41:11.105Z Compiling num-rational v0.4.2
33582024-10-21T21:41:11.129Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_rational --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-rational-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-bigint", "num-bigint-std", "serde", "std"))' -C metadata=82401ad8ee4b526f -C extra-filename=-82401ad8ee4b526f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33592024-10-21T21:41:11.181Z Compiling argon2 v0.5.3
33602024-10-21T21:41:11.205Z 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=29dd9644c3d8116d -C extra-filename=-29dd9644c3d8116d --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-44f7cb0fb9e20cf5.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-81ad242520cf2881.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33612024-10-21T21:41:11.534Z Compiling typify v0.2.0
33622024-10-21T21:41:11.558Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name typify --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/typify-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="macro"' --cfg 'feature="typify-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macro", "typify-macro"))' -C metadata=6cd7b83c6d7696c6 -C extra-filename=-6cd7b83c6d7696c6 --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-78e66b22c719699c.rmeta --extern typify_macro=/work/oxidecomputer/omicron/target/debug/deps/libtypify_macro-d5bd6dce03fa3a86.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33632024-10-21T21:41:11.582Z Compiling num-complex v0.4.6
33642024-10-21T21:41:11.606Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_complex --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-complex-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytecheck", "bytemuck", "default", "libm", "rand", "rkyv", "serde", "std"))' -C metadata=f5c665b9f711dbf0 -C extra-filename=-f5c665b9f711dbf0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33652024-10-21T21:41:11.669Z Compiling progenitor-impl v0.8.0
33662024-10-21T21:41:11.693Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-impl-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b63d1ca60a392c9e -C extra-filename=-b63d1ca60a392c9e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern typify=/work/oxidecomputer/omicron/target/debug/deps/libtypify-6cd7b83c6d7696c6.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33672024-10-21T21:41:11.857Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33682024-10-21T21:41:11.881Z 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=fa10790d41a0bd8a -C extra-filename=-fa10790d41a0bd8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-010bb657055a369a.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-858fe2ae6e20e6ce.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
33692024-10-21T21:41:12.123Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33702024-10-21T21:41:12.147Z 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=398eaad9f4632057 -C extra-filename=-398eaad9f4632057 --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-29dd9644c3d8116d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
33712024-10-21T21:41:12.416Z Compiling num v0.4.3
33722024-10-21T21:41:12.440Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="libm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "libm", "num-bigint", "rand", "serde", "std"))' -C metadata=42d37f19843ec3ba -C extra-filename=-42d37f19843ec3ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_complex=/work/oxidecomputer/omicron/target/debug/deps/libnum_complex-f5c665b9f711dbf0.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rmeta --extern num_rational=/work/oxidecomputer/omicron/target/debug/deps/libnum_rational-82401ad8ee4b526f.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33732024-10-21T21:41:12.482Z Compiling float-ord v0.3.2
33742024-10-21T21:41:12.505Z 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`
33752024-10-21T21:41:12.530Z Compiling pem v3.0.4
33762024-10-21T21:41:12.554Z 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`
33772024-10-21T21:41:12.579Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
33782024-10-21T21:41:12.602Z 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`
33792024-10-21T21:41:12.642Z Compiling humantime v2.1.0
33802024-10-21T21:41:12.666Z 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`
33812024-10-21T21:41:13.095Z Compiling lzma-sys v0.1.20
33822024-10-21T21:41:13.119Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=f342b64373851504 -C extra-filename=-f342b64373851504 --out-dir /work/oxidecomputer/omicron/target/debug/build/lzma-sys-f342b64373851504 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33832024-10-21T21:41:13.221Z Compiling heck v0.3.3
33842024-10-21T21:41:13.245Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name heck --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/heck-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b08fd12d5eb1523 -C extra-filename=-5b08fd12d5eb1523 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33852024-10-21T21:41:13.383Z Running `/work/oxidecomputer/omicron/target/debug/build/pq-sys-68f76a0818581d6b/build-script-build`
33862024-10-21T21:41:13.430Z Compiling headers-core v0.3.0
33872024-10-21T21:41:13.454Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers_core --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-core-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b473f86bf705a0ca -C extra-filename=-b473f86bf705a0ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33882024-10-21T21:41:13.478Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
33892024-10-21T21:41:13.501Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca3d463ff48c182f -C extra-filename=-ca3d463ff48c182f --out-dir /work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33902024-10-21T21:41:13.591Z Compiling headers v0.4.0
33912024-10-21T21:41:13.615Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name headers --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/headers-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=cf07eb805517a1fa -C extra-filename=-cf07eb805517a1fa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern headers_core=/work/oxidecomputer/omicron/target/debug/deps/libheaders_core-b473f86bf705a0ca.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33922024-10-21T21:41:13.674Z Compiling zone_cfg_derive v0.1.2
33932024-10-21T21:41:13.698Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone_cfg_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone_cfg_derive-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f5a41ebe84cc5ed -C extra-filename=-9f5a41ebe84cc5ed --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-5b08fd12d5eb1523.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-836e2c374cf90b03.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33942024-10-21T21:41:13.786Z Running `/work/oxidecomputer/omicron/target/debug/build/libnet-ca3d463ff48c182f/build-script-build`
33952024-10-21T21:41:13.822Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
33962024-10-21T21:41:13.846Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cpuid_profile_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/fae5334/crates/cpuid-profile-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48ec1ff8a43a1de3 -C extra-filename=-48ec1ff8a43a1de3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
33972024-10-21T21:41:13.876Z Running `/work/oxidecomputer/omicron/target/debug/build/lzma-sys-f342b64373851504/build-script-build`
33982024-10-21T21:41:13.924Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lzma_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lzma-sys-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=c42f1ac2f3d2fe33 -C extra-filename=-c42f1ac2f3d2fe33 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l lzma`
33992024-10-21T21:41:14.005Z Compiling yasna v0.5.2
34002024-10-21T21:41:14.029Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yasna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yasna-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bit-vec", "default", "num-bigint", "std", "time"))' -C metadata=c5fb51fc1ff81833 -C extra-filename=-c5fb51fc1ff81833 --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-5ddc7e969e254d9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34012024-10-21T21:41:14.089Z Compiling base64 v0.13.1
34022024-10-21T21:41:14.113Z 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`
34032024-10-21T21:41:14.183Z Compiling xz2 v0.1.7
34042024-10-21T21:41:14.206Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name xz2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=d4a979bb8aacb653 -C extra-filename=-d4a979bb8aacb653 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lzma_sys=/work/oxidecomputer/omicron/target/debug/deps/liblzma_sys-c42f1ac2f3d2fe33.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
34052024-10-21T21:41:14.603Z Compiling ron v0.7.1
34062024-10-21T21:41:14.627Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=40ead2f67d1e030f -C extra-filename=-40ead2f67d1e030f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-79bbfb0b738857f0.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34072024-10-21T21:41:14.627Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
34082024-10-21T21:41:14.627Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_server_config --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/fae5334/crates/propolis-server-config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5416ebc209ccdaef -C extra-filename=-5416ebc209ccdaef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpuid_profile_config=/work/oxidecomputer/omicron/target/debug/deps/libcpuid_profile_config-48ec1ff8a43a1de3.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34092024-10-21T21:41:15.064Z Compiling rcgen v0.12.1
34102024-10-21T21:41:15.087Z 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=aa2cd3057be6a27d -C extra-filename=-aa2cd3057be6a27d --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-1d923f9e302ac86b.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rmeta --extern yasna=/work/oxidecomputer/omicron/target/debug/deps/libyasna-c5fb51fc1ff81833.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
34112024-10-21T21:41:15.111Z Compiling zone v0.1.8
34122024-10-21T21:41:15.111Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name zone --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/zone-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=708c0c73bb292473 -C extra-filename=-708c0c73bb292473 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern zone_cfg_derive=/work/oxidecomputer/omicron/target/debug/deps/libzone_cfg_derive-9f5a41ebe84cc5ed.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34132024-10-21T21:41:15.205Z Compiling subprocess v0.2.9
34142024-10-21T21:41:15.229Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnet --edition=2021 /home/build/.cargo/git/checkouts/netadm-sys-25ac2db9b1b244c6/e07ad76/libnet/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9f9e671b048485b -C extra-filename=-e9f9e671b048485b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rmeta --extern dlpi=/work/oxidecomputer/omicron/target/debug/deps/libdlpi-fbd8a2ac26be255e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-179cfc7ef42b0d18.rmeta --extern nvpair=/work/oxidecomputer/omicron/target/debug/deps/libnvpair-793f7ef534fdef53.rmeta --extern nvpair_sys=/work/oxidecomputer/omicron/target/debug/deps/libnvpair_sys-0294cfe81e15398b.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern rusty_doors=/work/oxidecomputer/omicron/target/debug/deps/librusty_doors-a2a62a6e89de7069.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern winnow=/work/oxidecomputer/omicron/target/debug/deps/libwinnow-aedad0cea9a4d1b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -l kstat`
34152024-10-21T21:41:15.229Z 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=0c8b40bf9e4eca65 -C extra-filename=-0c8b40bf9e4eca65 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34162024-10-21T21:41:15.429Z Dirty semver v0.1.20: the rustflags changed
34172024-10-21T21:41:15.429Z Compiling semver v0.1.20
34182024-10-21T21:41:15.452Z 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`
34192024-10-21T21:41:15.988Z Dirty rustc_version v0.1.7: the rustflags changed
34202024-10-21T21:41:15.988Z Compiling rustc_version v0.1.7
34212024-10-21T21:41:16.012Z 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`
34222024-10-21T21:41:16.376Z Compiling home v0.5.9
34232024-10-21T21:41:16.402Z 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`
34242024-10-21T21:41:16.448Z Dirty newtype_derive v0.1.6: the rustflags changed
34252024-10-21T21:41:16.448Z Compiling newtype_derive v0.1.6
34262024-10-21T21:41:16.472Z 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`
34272024-10-21T21:41:16.547Z Compiling highway v1.2.0
34282024-10-21T21:41:16.579Z 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`
34292024-10-21T21:41:16.631Z Compiling half v2.4.1
34302024-10-21T21:41:16.654Z 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`
34312024-10-21T21:41:16.767Z Running `/work/oxidecomputer/omicron/target/debug/build/newtype_derive-c4c1ae37bf8fd7dc/build-script-build`
34322024-10-21T21:41:16.853Z 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`
34332024-10-21T21:41:16.877Z Compiling ciborium-io v0.2.2
34342024-10-21T21:41:16.901Z 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`
34352024-10-21T21:41:16.976Z Compiling prettyplease v0.2.22
34362024-10-21T21:41:17.000Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.22/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=0cd99c1bb9496db1 -C extra-filename=-0cd99c1bb9496db1 --out-dir /work/oxidecomputer/omicron/target/debug/build/prettyplease-0cd99c1bb9496db1 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34372024-10-21T21:41:17.024Z 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`
34382024-10-21T21:41:17.096Z Compiling ciborium-ll v0.2.2
34392024-10-21T21:41:17.123Z 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`
34402024-10-21T21:41:17.147Z Compiling steno v0.4.1
34412024-10-21T21:41:17.147Z 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=2fe3cf30c80908c5 -C extra-filename=-2fe3cf30c80908c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34422024-10-21T21:41:17.216Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34432024-10-21T21:41:17.240Z 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=810ca8e66ceea965 -C extra-filename=-810ca8e66ceea965 --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-858fe2ae6e20e6ce.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
34442024-10-21T21:41:17.271Z Compiling display-error-chain v0.2.1
34452024-10-21T21:41:17.296Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name display_error_chain --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/display-error-chain-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=080efa0e0fcda2f8 -C extra-filename=-080efa0e0fcda2f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34462024-10-21T21:41:17.319Z Running `/work/oxidecomputer/omicron/target/debug/build/prettyplease-0cd99c1bb9496db1/build-script-build`
34472024-10-21T21:41:17.342Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name prettyplease --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/prettyplease-0.2.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="verbatim"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=a6e6f3e36c8ade8a -C extra-filename=-a6e6f3e36c8ade8a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'`
34482024-10-21T21:41:17.439Z Compiling ciborium v0.2.2
34492024-10-21T21:41:17.462Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ciborium --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ciborium-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d10adc533ec730cd -C extra-filename=-d10adc533ec730cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium_io=/work/oxidecomputer/omicron/target/debug/deps/libciborium_io-9712a09c7e589f80.rmeta --extern ciborium_ll=/work/oxidecomputer/omicron/target/debug/deps/libciborium_ll-0b42dc700e213fb4.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34502024-10-21T21:41:17.486Z Compiling slog-dtrace v0.3.0
34512024-10-21T21:41:17.486Z 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`
34522024-10-21T21:41:17.791Z Running `/work/oxidecomputer/omicron/target/debug/build/slog-dtrace-4a6bc5db261f7a6c/build-script-build`
34532024-10-21T21:41:17.859Z 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=f88b29314e1e2054 -C extra-filename=-f88b29314e1e2054 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34542024-10-21T21:41:18.177Z Compiling progenitor-macro v0.8.0
34552024-10-21T21:41:18.200Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor_macro --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-macro-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d924219cb7a7f8e5 -C extra-filename=-d924219cb7a7f8e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-b63d1ca60a392c9e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern serde_yaml=/work/oxidecomputer/omicron/target/debug/deps/libserde_yaml-eb6fd8431c9edecc.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34562024-10-21T21:41:18.374Z Compiling keccak v0.1.5
34572024-10-21T21:41:18.398Z 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`
34582024-10-21T21:41:18.422Z Compiling constant_time_eq v0.3.1
34592024-10-21T21:41:18.422Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name constant_time_eq --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/constant_time_eq-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("count_instructions_test"))' -C metadata=eeb5bc68ff7a9b64 -C extra-filename=-eeb5bc68ff7a9b64 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34602024-10-21T21:41:18.580Z Compiling arrayvec v0.7.6
34612024-10-21T21:41:18.604Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayvec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=ff10647d6b0400c3 -C extra-filename=-ff10647d6b0400c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34622024-10-21T21:41:18.714Z Compiling sha3 v0.10.8
34632024-10-21T21:41:18.738Z 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=8efc608bc0cce087 -C extra-filename=-8efc608bc0cce087 --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-b3504092a9ff35a2.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`
34642024-10-21T21:41:18.761Z Compiling arrayref v0.3.9
34652024-10-21T21:41:18.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name arrayref --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/arrayref-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d173e624f6c8bca2 -C extra-filename=-d173e624f6c8bca2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34662024-10-21T21:41:18.855Z Compiling universal-hash v0.5.1
34672024-10-21T21:41:18.878Z 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=84ac4ab5c285d0b6 -C extra-filename=-84ac4ab5c285d0b6 --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-735b6a65fb469b74.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34682024-10-21T21:41:18.950Z Compiling opaque-debug v0.3.1
34692024-10-21T21:41:18.974Z 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`
34702024-10-21T21:41:19.030Z Compiling secrecy v0.8.0
34712024-10-21T21:41:19.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name secrecy --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/secrecy-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=5997eb623e0b47f9 -C extra-filename=-5997eb623e0b47f9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34722024-10-21T21:41:19.055Z Compiling ring v0.16.20
34732024-10-21T21:41:19.055Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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=c7614119d4d47911 -C extra-filename=-c7614119d4d47911 --out-dir /work/oxidecomputer/omicron/target/debug/build/ring-c7614119d4d47911 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34742024-10-21T21:41:19.175Z Compiling blake3 v1.5.4
34752024-10-21T21:41:19.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/blake3-1.5.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=6f810b932478f1eb -C extra-filename=-6f810b932478f1eb --out-dir /work/oxidecomputer/omicron/target/debug/build/blake3-6f810b932478f1eb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34762024-10-21T21:41:19.272Z Compiling memmap2 v0.9.5
34772024-10-21T21:41:19.296Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memmap2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memmap2-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=ea5fb1f695a5aa0c -C extra-filename=-ea5fb1f695a5aa0c --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34782024-10-21T21:41:19.545Z Compiling spin v0.5.2
34792024-10-21T21:41:19.568Z 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`
34802024-10-21T21:41:19.592Z Compiling glob v0.3.1
34812024-10-21T21:41:19.592Z 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`
34822024-10-21T21:41:19.690Z Compiling untrusted v0.7.1
34832024-10-21T21:41:19.714Z 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`
34842024-10-21T21:41:19.773Z Compiling aead v0.5.2
34852024-10-21T21:41:19.797Z 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=b27defe1f47c335b -C extra-filename=-b27defe1f47c335b --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-735b6a65fb469b74.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34862024-10-21T21:41:19.842Z Running `/work/oxidecomputer/omicron/target/debug/build/blake3-6f810b932478f1eb/build-script-build`
34872024-10-21T21:41:19.874Z Compiling topological-sort v0.2.2
34882024-10-21T21:41:19.898Z 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`
34892024-10-21T21:41:19.953Z Compiling poly1305 v0.8.0
34902024-10-21T21:41:19.976Z 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=63fd45e0b9caa897 -C extra-filename=-63fd45e0b9caa897 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-84ac4ab5c285d0b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34912024-10-21T21:41:20.081Z Compiling chacha20 v0.9.1
34922024-10-21T21:41:20.105Z 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=8292cdb58b37ce87 -C extra-filename=-8292cdb58b37ce87 --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-e2da4675f63265ef.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34932024-10-21T21:41:20.128Z Running `/work/oxidecomputer/omicron/target/debug/build/ring-c7614119d4d47911/build-script-build`
34942024-10-21T21:41:20.152Z Compiling gethostname v0.5.0
34952024-10-21T21:41:20.152Z 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=f2bf026160a24097 -C extra-filename=-f2bf026160a24097 --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-1f26de9c2d244e57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34962024-10-21T21:41:20.342Z Compiling toolchain_find v0.4.0
34972024-10-21T21:41:20.365Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name toolchain_find --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/toolchain_find-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc17e3dde1f0aee1 -C extra-filename=-dc17e3dde1f0aee1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
34982024-10-21T21:41:20.456Z Compiling thiserror-impl-no-std v2.0.2
34992024-10-21T21:41:20.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_impl_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-impl-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=8cbf2f2d89b911ce -C extra-filename=-8cbf2f2d89b911ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35002024-10-21T21:41:20.502Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35012024-10-21T21:41:20.503Z 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=30061d5cd2167910 -C extra-filename=-30061d5cd2167910 --out-dir /work/oxidecomputer/omicron/target/debug/build/bootstore-30061d5cd2167910 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
35022024-10-21T21:41:20.526Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake3 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake3-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="mmap"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "mmap", "neon", "no_avx2", "no_avx512", "no_neon", "no_sse2", "no_sse41", "prefer_intrinsics", "pure", "rayon", "serde", "std", "traits-preview", "zeroize"))' -C metadata=3b3a939883bf456e -C extra-filename=-3b3a939883bf456e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-d173e624f6c8bca2.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-ff10647d6b0400c3.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-eeb5bc68ff7a9b64.rmeta --extern memmap2=/work/oxidecomputer/omicron/target/debug/deps/libmemmap2-ea5fb1f695a5aa0c.rmeta --extern rayon_core=/work/oxidecomputer/omicron/target/debug/deps/librayon_core-9403824613676c50.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -l static=blake3_sse2_sse41_avx2_assembly -l static=blake3_avx512_assembly --cfg blake3_sse2_ffi --cfg blake3_sse41_ffi --cfg blake3_avx2_ffi --cfg blake3_avx512_ffi --check-cfg 'cfg(blake3_sse2_ffi, values(none()))' --check-cfg 'cfg(blake3_sse2_rust, values(none()))' --check-cfg 'cfg(blake3_sse41_ffi, values(none()))' --check-cfg 'cfg(blake3_sse41_rust, values(none()))' --check-cfg 'cfg(blake3_avx2_ffi, values(none()))' --check-cfg 'cfg(blake3_avx2_rust, values(none()))' --check-cfg 'cfg(blake3_avx512_ffi, values(none()))' --check-cfg 'cfg(blake3_neon, values(none()))'`
35032024-10-21T21:41:20.814Z Compiling rustfmt-wrapper v0.2.1
35042024-10-21T21:41:20.837Z 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=6abc7afbed3d70a5 -C extra-filename=-6abc7afbed3d70a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern toolchain_find=/work/oxidecomputer/omicron/target/debug/deps/libtoolchain_find-dc17e3dde1f0aee1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35052024-10-21T21:41:20.947Z Compiling nibble_vec v0.1.0
35062024-10-21T21:41:20.970Z 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`
35072024-10-21T21:41:21.136Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
35082024-10-21T21:41:21.160Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/libipcc-9eb7fd72f4257074/fdffa21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e51260f71c511de5 -C extra-filename=-e51260f71c511de5 --out-dir /work/oxidecomputer/omicron/target/debug/build/libipcc-e51260f71c511de5 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35092024-10-21T21:41:21.291Z Compiling endian-type v0.1.2
35102024-10-21T21:41:21.315Z 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`
35112024-10-21T21:41:21.339Z Running `/work/oxidecomputer/omicron/target/debug/build/bootstore-30061d5cd2167910/build-script-build`
35122024-10-21T21:41:21.363Z Compiling chacha20poly1305 v0.10.1
35132024-10-21T21:41:21.391Z 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=c21a6a7cf3ffa28e -C extra-filename=-c21a6a7cf3ffa28e --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-b27defe1f47c335b.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-8292cdb58b37ce87.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e2da4675f63265ef.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-63fd45e0b9caa897.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35142024-10-21T21:41:21.461Z Running `/work/oxidecomputer/omicron/target/debug/build/libipcc-e51260f71c511de5/build-script-build`
35152024-10-21T21:41:21.494Z Compiling radix_trie v0.2.1
35162024-10-21T21:41:21.517Z 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`
35172024-10-21T21:41:21.542Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libipcc --edition=2021 /home/build/.cargo/git/checkouts/libipcc-9eb7fd72f4257074/fdffa21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6516d1cc40e023a -C extra-filename=-a6516d1cc40e023a --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-7bca6a4da6cde0e6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/`
35182024-10-21T21:41:21.569Z Compiling fxhash v0.2.1
35192024-10-21T21:41:21.592Z 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`
35202024-10-21T21:41:21.592Z Compiling termcolor v1.4.1
35212024-10-21T21:41:21.592Z 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`
35222024-10-21T21:41:21.754Z Compiling maplit v1.0.2
35232024-10-21T21:41:21.778Z 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`
35242024-10-21T21:41:21.867Z Compiling radium v0.7.0
35252024-10-21T21:41:21.891Z 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`
35262024-10-21T21:41:21.915Z Compiling tap v1.0.1
35272024-10-21T21:41:21.915Z 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`
35282024-10-21T21:41:22.073Z Compiling maybe-uninit v2.0.0
35292024-10-21T21:41:22.097Z 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`
35302024-10-21T21:41:22.121Z Compiling wyz v0.5.1
35312024-10-21T21:41:22.121Z 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`
35322024-10-21T21:41:22.324Z Running `/work/oxidecomputer/omicron/target/debug/build/radium-aac5360a52d794c2/build-script-build`
35332024-10-21T21:41:22.381Z 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`
35342024-10-21T21:41:22.407Z Compiling bzip2-sys v0.1.11+1.0.8
35352024-10-21T21:41:22.407Z 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=727ac7e8331f66bc -C extra-filename=-727ac7e8331f66bc --out-dir /work/oxidecomputer/omicron/target/debug/build/bzip2-sys-727ac7e8331f66bc -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35362024-10-21T21:41:22.446Z 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=57c3f3bfe7f6407d -C extra-filename=-57c3f3bfe7f6407d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-70522defaf54c867.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-7f1b32950861d692.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -l static=ring-core -l static=ring-test`
35372024-10-21T21:41:22.495Z Compiling packed_struct v0.10.1
35382024-10-21T21:41:22.518Z 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`
35392024-10-21T21:41:22.598Z Running `/work/oxidecomputer/omicron/target/debug/build/maybe-uninit-b33ceb08dbefeb3f/build-script-build`
35402024-10-21T21:41:22.674Z Compiling funty v2.0.0
35412024-10-21T21:41:22.697Z 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`
35422024-10-21T21:41:22.759Z Compiling crc-catalog v2.4.0
35432024-10-21T21:41:22.782Z 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`
35442024-10-21T21:41:22.903Z Compiling crc v3.2.1
35452024-10-21T21:41:22.927Z 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`
35462024-10-21T21:41:22.951Z Running `/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-727ac7e8331f66bc/build-script-build`
35472024-10-21T21:41:22.974Z Running `/work/oxidecomputer/omicron/target/debug/build/packed_struct-d51a549b82168867/build-script-build`
35482024-10-21T21:41:23.003Z 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`
35492024-10-21T21:41:23.098Z Compiling packed_struct_codegen v0.10.1
35502024-10-21T21:41:23.122Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct_codegen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct_codegen-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=05e036a006319f14 -C extra-filename=-05e036a006319f14 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35512024-10-21T21:41:23.236Z Compiling thiserror-no-std v2.0.2
35522024-10-21T21:41:23.259Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name thiserror_no_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/thiserror-no-std-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=3075b1f82bb7351d -C extra-filename=-3075b1f82bb7351d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern thiserror_impl_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_impl_no_std-8cbf2f2d89b911ce.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35532024-10-21T21:41:23.396Z Compiling vsss-rs v3.3.4
35542024-10-21T21:41:23.419Z 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=2318bd08493c08a5 -C extra-filename=-2318bd08493c08a5 --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-84bed2dbc592cc10.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern rand_chacha=/work/oxidecomputer/omicron/target/debug/deps/librand_chacha-c9becbe9b4e849e7.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern thiserror_no_std=/work/oxidecomputer/omicron/target/debug/deps/libthiserror_no_std-3075b1f82bb7351d.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35552024-10-21T21:41:23.559Z Compiling bitvec v1.0.1
35562024-10-21T21:41:23.582Z 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`
35572024-10-21T21:41:23.582Z Compiling indexmap v1.9.3
35582024-10-21T21:41:23.606Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=50c63f1fab97bff8 -C extra-filename=-50c63f1fab97bff8 --out-dir /work/oxidecomputer/omicron/target/debug/build/indexmap-50c63f1fab97bff8 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35592024-10-21T21:41:23.912Z Compiling nodrop v0.1.14
35602024-10-21T21:41:23.936Z 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`
35612024-10-21T21:41:24.037Z Compiling array-init v0.0.4
35622024-10-21T21:41:24.061Z 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`
35632024-10-21T21:41:24.163Z Compiling omicron-zone-package v0.11.1
35642024-10-21T21:41:24.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_zone_package --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/omicron-zone-package-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d9c57d137f211c3f -C extra-filename=-d9c57d137f211c3f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern blake3=/work/oxidecomputer/omicron/target/debug/deps/libblake3-3b3a939883bf456e.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-515266e329e1bd5b.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-57c3f3bfe7f6407d.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --extern topological_sort=/work/oxidecomputer/omicron/target/debug/deps/libtopological_sort-652fc1df032ad6e6.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out`
35652024-10-21T21:41:24.228Z 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=6fe2c91d7b6f9b2f -C extra-filename=-6fe2c91d7b6f9b2f --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-7bca6a4da6cde0e6.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-f44a954ef056f09c/out/lib -l static=bz2`
35662024-10-21T21:41:24.343Z Running `/work/oxidecomputer/omicron/target/debug/build/indexmap-50c63f1fab97bff8/build-script-build`
35672024-10-21T21:41:24.377Z Compiling smallvec v0.6.14
35682024-10-21T21:41:24.406Z 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`
35692024-10-21T21:41:24.735Z Compiling async-recursion v1.1.1
35702024-10-21T21:41:24.762Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_recursion --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-recursion-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=809d2ffd255a9c12 -C extra-filename=-809d2ffd255a9c12 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35712024-10-21T21:41:24.977Z Compiling hashbrown v0.12.3
35722024-10-21T21:41:25.001Z 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`
35732024-10-21T21:41:25.558Z Compiling bitfield v0.14.0
35742024-10-21T21:41:25.582Z 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`
35752024-10-21T21:41:25.607Z Compiling serde-hex v0.1.0
35762024-10-21T21:41:25.630Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_hex --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde-hex-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=744505da29823d32 -C extra-filename=-744505da29823d32 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern array_init=/work/oxidecomputer/omicron/target/debug/deps/libarray_init-e41c705284fc9a0c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-e983482a565d5787.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35772024-10-21T21:41:25.814Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indexmap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=edbce32dcb3fcb43 -C extra-filename=-edbce32dcb3fcb43 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-0f7cc877183c8f1d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg has_std`
35782024-10-21T21:41:25.879Z Compiling bzip2 v0.4.4
35792024-10-21T21:41:25.903Z 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=6f8425ac38677d59 -C extra-filename=-6f8425ac38677d59 --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-6fe2c91d7b6f9b2f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.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-f44a954ef056f09c/out/lib`
35802024-10-21T21:41:26.239Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
35812024-10-21T21:41:26.263Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=5153c8054febf16d -C extra-filename=-5153c8054febf16d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35822024-10-21T21:41:26.287Z Compiling env_logger v0.10.2
35832024-10-21T21:41:26.287Z 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=ec7784b81a25bc8b -C extra-filename=-ec7784b81a25bc8b --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-6197d9fbdefdae64.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35842024-10-21T21:41:26.534Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name packed_struct --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/packed_struct-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "byte_types_256", "byte_types_64", "default", "serde", "serde_derive", "std", "use_serde"))' -C metadata=eb3cfc36463b0702 -C extra-filename=-eb3cfc36463b0702 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitvec=/work/oxidecomputer/omicron/target/debug/deps/libbitvec-909cbfa6eb3d9f80.rmeta --extern packed_struct_codegen=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct_codegen-05e036a006319f14.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35852024-10-21T21:41:26.577Z Compiling ron v0.8.1
35862024-10-21T21:41:26.601Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ron --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ron-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "integer128"))' -C metadata=edbd0ff93d278eb0 -C extra-filename=-edbd0ff93d278eb0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35872024-10-21T21:41:26.601Z Compiling hashbrown v0.13.2
35882024-10-21T21:41:26.625Z 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=bd3cec1456f90096 -C extra-filename=-bd3cec1456f90096 --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-12f38d3186beb808.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35892024-10-21T21:41:27.203Z Compiling kstat-rs v0.2.4
35902024-10-21T21:41:27.227Z 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=d68c3000a269ea3d -C extra-filename=-d68c3000a269ea3d --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-7bca6a4da6cde0e6.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35912024-10-21T21:41:27.270Z Compiling crc-any v2.5.0
35922024-10-21T21:41:27.294Z 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`
35932024-10-21T21:41:27.541Z Compiling object v0.30.4
35942024-10-21T21:41:27.565Z 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=25a3f37c4382405a -C extra-filename=-25a3f37c4382405a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b07e0b017e0ce628.rmeta --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-bd3cec1456f90096.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-edbce32dcb3fcb43.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35952024-10-21T21:41:27.697Z Compiling zip v0.6.6
35962024-10-21T21:41:27.721Z 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=029e14e5e7f283a9 -C extra-filename=-029e14e5e7f283a9 --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-6f8425ac38677d59.rmeta --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b07e0b017e0ce628.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
35972024-10-21T21:41:27.755Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
35982024-10-21T21:41:27.779Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc_text --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/text/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=99e145799fd9f617 -C extra-filename=-99e145799fd9f617 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-edbd0ff93d278eb0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-5153c8054febf16d.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
35992024-10-21T21:41:28.440Z Compiling libefi-sys v0.1.0
36002024-10-21T21:41:28.463Z 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`
36012024-10-21T21:41:28.736Z Compiling path-slash v0.1.5
36022024-10-21T21:41:28.760Z 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`
36032024-10-21T21:41:28.804Z Running `/work/oxidecomputer/omicron/target/debug/build/libefi-sys-89eca4a85d7dc878/build-script-build`
36042024-10-21T21:41:28.837Z Compiling bitfield-struct v0.6.2
36052024-10-21T21:41:28.861Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bitfield_struct --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bitfield-struct-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=746677ac6cd92196 -C extra-filename=-746677ac6cd92196 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36062024-10-21T21:41:28.899Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
36072024-10-21T21:41:28.922Z 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=440be5ca9843085c -C extra-filename=-440be5ca9843085c --out-dir /work/oxidecomputer/omicron/target/debug/build/tofino-440be5ca9843085c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36082024-10-21T21:41:28.961Z Compiling parking_lot_core v0.8.6
36092024-10-21T21:41:28.985Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/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`
36102024-10-21T21:41:29.349Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
36112024-10-21T21:41:29.373Z 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=7b03f7d00072898c -C extra-filename=-7b03f7d00072898c --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-53b1b616d65a4f87.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-eb3cfc36463b0702.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36122024-10-21T21:41:29.397Z Running `/work/oxidecomputer/omicron/target/debug/build/tofino-440be5ca9843085c/build-script-build`
36132024-10-21T21:41:29.440Z Running `/work/oxidecomputer/omicron/target/debug/build/parking_lot_core-a3f244115cffbfcf/build-script-build`
36142024-10-21T21:41:29.475Z 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`
36152024-10-21T21:41:29.498Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
36162024-10-21T21:41:29.498Z 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=e9f2fd26b40ff159 -C extra-filename=-e9f2fd26b40ff159 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern num_enum=/work/oxidecomputer/omicron/target/debug/deps/libnum_enum-179cfc7ef42b0d18.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36172024-10-21T21:41:29.532Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36182024-10-21T21:41:29.555Z 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`
36192024-10-21T21:41:29.664Z 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=afe1aaf5f3aaa8d9 -C extra-filename=-afe1aaf5f3aaa8d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-f7e1d6861bc5a0b0.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.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`
36202024-10-21T21:41:29.826Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36212024-10-21T21:41:29.850Z 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=1d48cb6a25196d6f -C extra-filename=-1d48cb6a25196d6f --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-7bca6a4da6cde0e6.rmeta --extern libefi_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_sys-d06e3778a228b794.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36222024-10-21T21:41:29.874Z 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=5fbaad27207d1051 -C extra-filename=-5fbaad27207d1051 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e9f2fd26b40ff159.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -l static=pci`
36232024-10-21T21:41:30.120Z Compiling parking_lot v0.11.2
36242024-10-21T21:41:30.144Z 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=c6c508d6bf7a5639 -C extra-filename=-c6c508d6bf7a5639 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern instant=/work/oxidecomputer/omicron/target/debug/deps/libinstant-f7e1d6861bc5a0b0.rmeta --extern lock_api=/work/oxidecomputer/omicron/target/debug/deps/liblock_api-5c1b2e55179eacea.rmeta --extern parking_lot_core=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot_core-afe1aaf5f3aaa8d9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36252024-10-21T21:41:30.167Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36262024-10-21T21:41:30.167Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme_sys --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4b4029b055cb979a -C extra-filename=-4b4029b055cb979a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitfield_struct=/work/oxidecomputer/omicron/target/debug/deps/libbitfield_struct-746677ac6cd92196.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36272024-10-21T21:41:30.193Z Compiling hickory-client v0.24.1
36282024-10-21T21:41:30.193Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_client --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-client-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-https", "dns-over-https-openssl", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "mdns", "native-certs", "rustls", "serde", "serde-config", "webpki-roots"))' -C metadata=b2ec6919f7598847 -C extra-filename=-b2ec6919f7598847 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36292024-10-21T21:41:30.217Z Compiling hickory-server v0.24.1
36302024-10-21T21:41:30.217Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hickory_server --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hickory-server-0.24.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "dns-over-h3", "dns-over-https", "dns-over-https-rustls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "h3", "h3-quinn", "hickory-recursor", "hickory-resolver", "http", "native-certs", "openssl", "recursor", "resolver", "rusqlite", "rustls", "sqlite", "testing", "tls", "tls-openssl", "tokio-openssl", "tokio-rustls", "toml", "webpki-roots"))' -C metadata=9bb7958f5aecbe3b -C extra-filename=-9bb7958f5aecbe3b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-a059b92cae5f0b6a.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36312024-10-21T21:41:30.300Z Compiling diff v0.1.13
36322024-10-21T21:41:30.324Z 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`
36332024-10-21T21:41:30.750Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36342024-10-21T21:41:30.774Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libnvme --edition=2021 /home/build/.cargo/git/checkouts/libnvme-229f89f3b0fb637f/dd5bb22/libnvme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08cc1ef2903b68d2 -C extra-filename=-08cc1ef2903b68d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern libnvme_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme_sys-4b4029b055cb979a.rmeta --extern nvme=/work/oxidecomputer/omicron/target/debug/deps/libnvme-fc7dfca664bf9d4a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36352024-10-21T21:41:30.874Z Compiling sled v0.34.7
36362024-10-21T21:41:30.898Z 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=7240211e613ca0d7 -C extra-filename=-7240211e613ca0d7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crc32fast=/work/oxidecomputer/omicron/target/debug/deps/libcrc32fast-b07e0b017e0ce628.rmeta --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-c6c508d6bf7a5639.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36372024-10-21T21:41:30.898Z Compiling primeorder v0.13.6
36382024-10-21T21:41:30.898Z 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=e839bd547edfe982 -C extra-filename=-e839bd547edfe982 --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-8edd5f4ddeaab733.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36392024-10-21T21:41:31.326Z Compiling vte_generate_state_changes v0.1.2
36402024-10-21T21:41:31.350Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte_generate_state_changes-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7fda6454865d8958 -C extra-filename=-7fda6454865d8958 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36412024-10-21T21:41:31.380Z Compiling nanorand v0.7.0
36422024-10-21T21:41:31.380Z 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=73edbcad8eddc8a8 -C extra-filename=-73edbcad8eddc8a8 --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-3921b46002378d01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36432024-10-21T21:41:31.572Z Compiling unicase v2.7.0
36442024-10-21T21:41:31.596Z 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`
36452024-10-21T21:41:31.859Z Compiling flume v0.11.0
36462024-10-21T21:41:31.891Z 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=1fb4cb21c0248828 -C extra-filename=-1fb4cb21c0248828 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern nanorand=/work/oxidecomputer/omicron/target/debug/deps/libnanorand-73edbcad8eddc8a8.rmeta --extern spin1=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36472024-10-21T21:41:31.915Z Running `/work/oxidecomputer/omicron/target/debug/build/unicase-89ba4bd6c7d617ff/build-script-build`
36482024-10-21T21:41:31.972Z Compiling vte v0.11.1
36492024-10-21T21:41:31.998Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vte --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vte-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=3edc221f82f10efa -C extra-filename=-3edc221f82f10efa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-ae49b486e5e6c5ee.rmeta --extern vte_generate_state_changes=/work/oxidecomputer/omicron/target/debug/deps/libvte_generate_state_changes-7fda6454865d8958.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36502024-10-21T21:41:32.091Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36512024-10-21T21:41:32.115Z 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=8dd0f4768f183eda -C extra-filename=-8dd0f4768f183eda --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-858fe2ae6e20e6ce.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36522024-10-21T21:41:32.285Z Compiling dsl_auto_type v0.1.2
36532024-10-21T21:41:32.309Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dsl_auto_type --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dsl_auto_type-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef1709c771efb772 -C extra-filename=-ef1709c771efb772 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-67c501a86fe790f0.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36542024-10-21T21:41:32.452Z Compiling fd-lock v4.0.2
36552024-10-21T21:41:32.475Z 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=9476d8607be86170 -C extra-filename=-9476d8607be86170 --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-1f26de9c2d244e57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36562024-10-21T21:41:32.629Z Compiling diesel_table_macro_syntax v0.2.0
36572024-10-21T21:41:32.653Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_table_macro_syntax --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_table_macro_syntax-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac9a082df09db9de -C extra-filename=-ac9a082df09db9de --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36582024-10-21T21:41:33.007Z Compiling scheduled-thread-pool v0.2.7
36592024-10-21T21:41:33.031Z 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=73e0248b9df63ff5 -C extra-filename=-73e0248b9df63ff5 --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-750e8ca6c6d6ac0c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36602024-10-21T21:41:33.068Z Compiling atty v0.2.14
36612024-10-21T21:41:33.095Z 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=db8c6ce6b3988e5d -C extra-filename=-db8c6ce6b3988e5d --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36622024-10-21T21:41:33.219Z Compiling buf-list v1.0.3
36632024-10-21T21:41:33.243Z 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`
36642024-10-21T21:41:33.621Z Compiling crunchy v0.2.2
36652024-10-21T21:41:33.645Z 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`
36662024-10-21T21:41:33.753Z Compiling salty v0.3.0
36672024-10-21T21:41:33.776Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=82bf77a790973422 -C extra-filename=-82bf77a790973422 --out-dir /work/oxidecomputer/omicron/target/debug/build/salty-82bf77a790973422 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36682024-10-21T21:41:33.862Z Compiling progenitor v0.8.0
36692024-10-21T21:41:33.886Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name progenitor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/progenitor-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2981c35a334c5b8a -C extra-filename=-2981c35a334c5b8a --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-c50e9c4fc9770bd0.rmeta --extern progenitor_impl=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_impl-b63d1ca60a392c9e.rmeta --extern progenitor_macro=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_macro-d924219cb7a7f8e5.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36702024-10-21T21:41:33.914Z Running `/work/oxidecomputer/omicron/target/debug/build/buf-list-dd0c3643a1e99061/build-script-build`
36712024-10-21T21:41:33.970Z Compiling diesel_derives v2.2.3
36722024-10-21T21:41:33.994Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_derives --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel_derives-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=4c2f4bafea521ffa -C extra-filename=-4c2f4bafea521ffa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diesel_table_macro_syntax=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_table_macro_syntax-ac9a082df09db9de.rlib --extern dsl_auto_type=/work/oxidecomputer/omicron/target/debug/deps/libdsl_auto_type-ef1709c771efb772.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36732024-10-21T21:41:34.017Z Compiling r2d2 v0.8.10
36742024-10-21T21:41:34.017Z 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=80b4baf444e0e0f6 -C extra-filename=-80b4baf444e0e0f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-750e8ca6c6d6ac0c.rmeta --extern scheduled_thread_pool=/work/oxidecomputer/omicron/target/debug/deps/libscheduled_thread_pool-73e0248b9df63ff5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36752024-10-21T21:41:34.069Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
36762024-10-21T21:41:34.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mg_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/mg-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4dc477daed87055a -C extra-filename=-4dc477daed87055a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36772024-10-21T21:41:34.120Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
36782024-10-21T21:41:34.143Z 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=f381e3184a7debde -C extra-filename=-f381e3184a7debde --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36792024-10-21T21:41:34.184Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
36802024-10-21T21:41:34.208Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/fae5334/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=59740869dbeb0d5a -C extra-filename=-59740869dbeb0d5a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0a7ddd92c5844a95.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36812024-10-21T21:41:34.323Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
36822024-10-21T21:41:34.346Z 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=01f79b59b8b393df -C extra-filename=-01f79b59b8b393df --out-dir /work/oxidecomputer/omicron/target/debug/build/dpd-client-01f79b59b8b393df -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d9c57d137f211c3f.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rustfmt_wrapper=/work/oxidecomputer/omicron/target/debug/deps/librustfmt_wrapper-6abc7afbed3d70a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out`
36832024-10-21T21:41:34.674Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
36842024-10-21T21:41:34.698Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_client --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/lib/propolis-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "falcon"))' -C metadata=2d0ad5c466b9c4d1 -C extra-filename=-2d0ad5c466b9c4d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0a7ddd92c5844a95.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36852024-10-21T21:41:39.494Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36862024-10-21T21:41:39.540Z 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=84e2778669a06bfd -C extra-filename=-84e2778669a06bfd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-82b7c28bd83489d3.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-f77f4d3d3d6be6bb.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36872024-10-21T21:41:40.089Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
36882024-10-21T21:41:40.117Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libfalcon --edition=2018 /home/build/.cargo/git/checkouts/falcon-c754111a71d466df/651fb58/lib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f7f6cade5646186 -C extra-filename=-2f7f6cade5646186 --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-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern libnet=/work/oxidecomputer/omicron/target/debug/deps/liblibnet-e9f9e671b048485b.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-59740869dbeb0d5a.rmeta --extern propolis_server_config=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_server_config-5416ebc209ccdaef.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern ron=/work/oxidecomputer/omicron/target/debug/deps/libron-40ead2f67d1e030f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2da5a6fab03534d3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0a7ddd92c5844a95.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern xz2=/work/oxidecomputer/omicron/target/debug/deps/libxz2-d4a979bb8aacb653.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-708c0c73bb292473.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
36892024-10-21T21:41:40.194Z 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=4093e3c4e768eb03 -C extra-filename=-4093e3c4e768eb03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-82b7c28bd83489d3.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-f77f4d3d3d6be6bb.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36902024-10-21T21:41:40.554Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
36912024-10-21T21:41:40.578Z 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=53360366aa803278 -C extra-filename=-53360366aa803278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern crc_any=/work/oxidecomputer/omicron/target/debug/deps/libcrc_any-073ff27b036b089f.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-ec7784b81a25bc8b.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-7b03f7d00072898c.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern packed_struct=/work/oxidecomputer/omicron/target/debug/deps/libpacked_struct-eb3cfc36463b0702.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3c7bb634f5d58075.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_hex=/work/oxidecomputer/omicron/target/debug/deps/libserde_hex-744505da29823d32.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
36922024-10-21T21:41:40.801Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
36932024-10-21T21:41:40.825Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ddm_admin_client --edition=2021 /home/build/.cargo/git/checkouts/maghemite-de41bdd6c14939ab/056283e/ddm-admin-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0696dacea116c38 -C extra-filename=-c0696dacea116c38 --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-174795de30ef64a2.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36942024-10-21T21:41:41.916Z Running `/work/oxidecomputer/omicron/target/debug/build/salty-82bf77a790973422/build-script-build`
36952024-10-21T21:41:41.971Z Running `/work/oxidecomputer/omicron/target/debug/build/crunchy-d0d09c3e0406dd3c/build-script-build`
36962024-10-21T21:41:41.995Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
36972024-10-21T21:41:41.995Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_agent_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/agent-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b5c2a4c87bc46f30 -C extra-filename=-b5c2a4c87bc46f30 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
36982024-10-21T21:41:42.019Z Compiling strip-ansi-escapes v0.2.0
36992024-10-21T21:41:42.019Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strip-ansi-escapes-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee72aad2603832ad -C extra-filename=-ee72aad2603832ad --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vte=/work/oxidecomputer/omicron/target/debug/deps/libvte-3edc221f82f10efa.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37002024-10-21T21:41:42.376Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
37012024-10-21T21:41:42.403Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hubtools --edition=2021 /home/build/.cargo/git/checkouts/hubtools-660036efb99a0cd0/f48e2da/hubtools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=caaa7273e8fbdbf2 -C extra-filename=-caaa7273e8fbdbf2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern lpc55_areas=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_areas-7b03f7d00072898c.rmeta --extern lpc55_sign=/work/oxidecomputer/omicron/target/debug/deps/liblpc55_sign-53360366aa803278.rmeta --extern object=/work/oxidecomputer/omicron/target/debug/deps/libobject-25a3f37c4382405a.rmeta --extern path_slash=/work/oxidecomputer/omicron/target/debug/deps/libpath_slash-3979c874cbe4d4d2.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3c7bb634f5d58075.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-5153c8054febf16d.rmeta --extern tlvc_text=/work/oxidecomputer/omicron/target/debug/deps/libtlvc_text-99e145799fd9f617.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-029e14e5e7f283a9.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-f44a954ef056f09c/out/lib`
37022024-10-21T21:41:43.359Z 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`
37032024-10-21T21:41:43.727Z Compiling p384 v0.13.0
37042024-10-21T21:41:43.727Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p384 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p384-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=b65726f21ff6e50b -C extra-filename=-b65726f21ff6e50b --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-549f04281ce47dce.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-e839bd547edfe982.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37052024-10-21T21:41:43.865Z Compiling clang-sys v1.8.1
37062024-10-21T21:41:43.891Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=ee3a47dc1f16f97d -C extra-filename=-ee3a47dc1f16f97d --out-dir /work/oxidecomputer/omicron/target/debug/build/clang-sys-ee3a47dc1f16f97d -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37072024-10-21T21:41:44.535Z Compiling nu-ansi-term v0.50.1
37082024-10-21T21:41:44.558Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nu_ansi_term --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=36fd3b2a5c727daf -C extra-filename=-36fd3b2a5c727daf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37092024-10-21T21:41:44.927Z Compiling tiny-keccak v2.0.2
37102024-10-21T21:41:44.951Z 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`
37112024-10-21T21:41:45.169Z Compiling reedline v0.35.0
37122024-10-21T21:41:45.192Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reedline --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reedline-0.35.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arboard", "bashisms", "crossbeam", "external_printer", "rusqlite", "serde_json", "sqlite", "sqlite-dynlib", "system_clipboard"))' -C metadata=85be312f14fb235b -C extra-filename=-85be312f14fb235b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-9476d8607be86170.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern nu_ansi_term=/work/oxidecomputer/omicron/target/debug/deps/libnu_ansi_term-36fd3b2a5c727daf.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern strip_ansi_escapes=/work/oxidecomputer/omicron/target/debug/deps/libstrip_ansi_escapes-ee72aad2603832ad.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-b534315ca1a3744c.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37132024-10-21T21:41:45.241Z Running `/work/oxidecomputer/omicron/target/debug/build/tiny-keccak-df1efb505928501a/build-script-build`
37142024-10-21T21:41:45.280Z Running `/work/oxidecomputer/omicron/target/debug/build/clang-sys-ee3a47dc1f16f97d/build-script-build`
37152024-10-21T21:41:45.309Z Compiling diesel v2.2.4
37162024-10-21T21:41:45.333Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="network-address"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=842aef24a6c17028 -C extra-filename=-842aef24a6c17028 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern diesel_derives=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_derives-4c2f4bafea521ffa.so --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern r2d2=/work/oxidecomputer/omicron/target/debug/deps/libr2d2-80b4baf444e0e0f6.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37172024-10-21T21:41:45.406Z Compiling mime_guess v2.0.5
37182024-10-21T21:41:45.436Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=f1bcfbf5d6814c1a -C extra-filename=-f1bcfbf5d6814c1a --out-dir /work/oxidecomputer/omicron/target/debug/build/mime_guess-f1bcfbf5d6814c1a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37192024-10-21T21:41:46.058Z 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`
37202024-10-21T21:41:46.181Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name salty --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/salty-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cose", "cosey", "default", "ed25519", "rustcrypto", "slow-motion"))' -C metadata=85429b35439d4169 -C extra-filename=-85429b35439d4169 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tweetnacl`
37212024-10-21T21:41:46.532Z 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=4d473c9265bfa8d1 -C extra-filename=-4d473c9265bfa8d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg seek_convenience --cfg const_fn_trait_bounds`
37222024-10-21T21:41:46.945Z Compiling phf_generator v0.11.2
37232024-10-21T21:41:46.968Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_generator --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_generator-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=7540f8cfbacefba9 -C extra-filename=-7540f8cfbacefba9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37242024-10-21T21:41:47.005Z Compiling env_filter v0.1.2
37252024-10-21T21:41:47.028Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_filter --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_filter-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "regex"))' -C metadata=5c314fc8ddce98dc -C extra-filename=-5c314fc8ddce98dc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37262024-10-21T21:41:47.113Z Compiling ref-cast v1.0.23
37272024-10-21T21:41:47.137Z 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`
37282024-10-21T21:41:47.502Z Running `/work/oxidecomputer/omicron/target/debug/build/dpd-client-01f79b59b8b393df/build-script-build`
37292024-10-21T21:41:47.619Z Compiling env_logger v0.11.5
37302024-10-21T21:41:47.642Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name env_logger --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/env_logger-0.11.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex", "unstable-kv"))' -C metadata=9658813276394a8c -C extra-filename=-9658813276394a8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern env_filter=/work/oxidecomputer/omicron/target/debug/deps/libenv_filter-5c314fc8ddce98dc.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37312024-10-21T21:41:47.666Z Running `/work/oxidecomputer/omicron/target/debug/build/ref-cast-ae2f172469cd8229/build-script-build`
37322024-10-21T21:41:47.711Z Compiling phf_codegen v0.11.2
37332024-10-21T21:41:47.734Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name phf_codegen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/phf_codegen-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c43a1d4d8a694e5f -C extra-filename=-c43a1d4d8a694e5f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern phf_generator=/work/oxidecomputer/omicron/target/debug/deps/libphf_generator-7540f8cfbacefba9.rmeta --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37342024-10-21T21:41:47.911Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
37352024-10-21T21:41:47.935Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name attest_data --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fc0d2d9189ba0c5a/3cc953c/attest-data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="getrandom"' --cfg 'feature="std"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "std", "thiserror"))' -C metadata=7fabe8318b3d33aa -C extra-filename=-7fabe8318b3d33aa --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-3921b46002378d01.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-acf39400c9ba3962.rmeta --extern salty=/work/oxidecomputer/omicron/target/debug/deps/libsalty-85429b35439d4169.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37362024-10-21T21:41:48.199Z 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=f281564da3eb8f67 -C extra-filename=-f281564da3eb8f67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37372024-10-21T21:41:48.244Z Running `/work/oxidecomputer/omicron/target/debug/build/mime_guess-f1bcfbf5d6814c1a/build-script-build`
37382024-10-21T21:41:48.384Z 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`
37392024-10-21T21:41:48.814Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
37402024-10-21T21:41:48.837Z 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=6856c6e0dc04b3c3 -C extra-filename=-6856c6e0dc04b3c3 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-model-6856c6e0dc04b3c3 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37412024-10-21T21:41:48.923Z Compiling ascii-canvas v3.0.0
37422024-10-21T21:41:48.946Z 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=f2a6f945a643ddcd -C extra-filename=-f2a6f945a643ddcd --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-fc2a210ea5ed8a84.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
37432024-10-21T21:41:49.129Z 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=16258e2dfa4714d6 -C extra-filename=-16258e2dfa4714d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-6f2cec8af2039047.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.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-50643e21de27c62e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-bd9c69bc2f817c6f.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rmeta --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-46fe683caea0895e.rmeta --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-13ea714f2a672580.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-481ec9f9cd50a9a2.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
37442024-10-21T21:41:49.405Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
37452024-10-21T21:41:49.431Z 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=72ac54a039c25afd -C extra-filename=-72ac54a039c25afd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37462024-10-21T21:41:51.213Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
37472024-10-21T21:41:51.237Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2021 internal-dns/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=793f5e14c2b97bf4 -C extra-filename=-793f5e14c2b97bf4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37482024-10-21T21:41:52.172Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
37492024-10-21T21:41:52.197Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9235e80fc9fb6a07 -C extra-filename=-9235e80fc9fb6a07 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37502024-10-21T21:41:53.936Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
37512024-10-21T21:41:53.960Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types --edition=2021 clickhouse-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ad3d215fbf12c820 -C extra-filename=-ad3d215fbf12c820 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37522024-10-21T21:41:57.206Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
37532024-10-21T21:41:57.231Z 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=752b21fdaac5be42 -C extra-filename=-752b21fdaac5be42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-515266e329e1bd5b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-2f7f6cade5646186.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
37542024-10-21T21:41:57.260Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37552024-10-21T21:41:57.285Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2021 oximeter/oxql-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8213f9dafe3f4e6c -C extra-filename=-8213f9dafe3f4e6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37562024-10-21T21:41:57.894Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee01a43b2698b42d -C extra-filename=-ee01a43b2698b42d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-4093e3c4e768eb03.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37572024-10-21T21:41:58.400Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
37582024-10-21T21:41:58.424Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b85be9ebe4c5c0f8 -C extra-filename=-b85be9ebe4c5c0f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37592024-10-21T21:41:58.803Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37602024-10-21T21:41:58.829Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2021 internal-dns/resolver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4854e5d32fe84fbc -C extra-filename=-4854e5d32fe84fbc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37612024-10-21T21:41:59.843Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37622024-10-21T21:41:59.867Z 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=5d32890166c24440 -C extra-filename=-5d32890166c24440 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37632024-10-21T21:42:00.088Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37642024-10-21T21:42:00.112Z 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=d7489988d4024d7a -C extra-filename=-d7489988d4024d7a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37652024-10-21T21:42:00.906Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37662024-10-21T21:42:00.930Z 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=f6fc67d9d33b991b -C extra-filename=-f6fc67d9d33b991b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rmeta --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rmeta --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37672024-10-21T21:42:01.091Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
37682024-10-21T21:42:01.115Z 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=c03750b8eaf3d783 -C extra-filename=-c03750b8eaf3d783 --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-16258e2dfa4714d6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37692024-10-21T21:42:01.139Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=83824d127d9b8cac -C extra-filename=-83824d127d9b8cac --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ee01a43b2698b42d.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37702024-10-21T21:42:01.767Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
37712024-10-21T21:42:01.792Z 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=5e185687fdac6f78 -C extra-filename=-5e185687fdac6f78 --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-16258e2dfa4714d6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37722024-10-21T21:42:01.947Z 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=c1183443b7a8d9c1 -C extra-filename=-c1183443b7a8d9c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c21a6a7cf3ffa28e.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-2ab5bd54adb46ff7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2318bd08493c08a5.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37732024-10-21T21:42:03.133Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37742024-10-21T21:42:03.157Z 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=192c8d1518828dd8 -C extra-filename=-192c8d1518828dd8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37752024-10-21T21:42:03.762Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
37762024-10-21T21:42:03.808Z 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=efa98fd6a296564a -C extra-filename=-efa98fd6a296564a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-82b7c28bd83489d3.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rmeta --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ddb0b6a8cb0a87ff.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37772024-10-21T21:42:04.069Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37782024-10-21T21:42:04.093Z 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=fc8762ba28dbabc3 -C extra-filename=-fc8762ba28dbabc3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37792024-10-21T21:42:04.521Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
37802024-10-21T21:42:04.545Z 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=0337454206d11960 -C extra-filename=-0337454206d11960 --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-858fe2ae6e20e6ce.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-83824d127d9b8cac.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ee01a43b2698b42d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37812024-10-21T21:42:04.736Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37822024-10-21T21:42:04.760Z 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=d8d28a6b7fa97b86 -C extra-filename=-d8d28a6b7fa97b86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
37832024-10-21T21:42:05.546Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37842024-10-21T21:42:05.570Z 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=ac9c860c0f529d58 -C extra-filename=-ac9c860c0f529d58 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rmeta --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e9f2fd26b40ff159.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-1d48cb6a25196d6f.rmeta --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-08cc1ef2903b68d2.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out`
37852024-10-21T21:42:08.891Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
37862024-10-21T21:42:08.916Z 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=969e4a388832095e -C extra-filename=-969e4a388832095e --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-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37872024-10-21T21:42:10.962Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37882024-10-21T21:42:10.986Z 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=1f7b7f75401a3708 -C extra-filename=-1f7b7f75401a3708 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-b85be9ebe4c5c0f8.rmeta --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-0337454206d11960.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37892024-10-21T21:42:11.316Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37902024-10-21T21:42:11.340Z 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=528c5791c45b3ba4 -C extra-filename=-528c5791c45b3ba4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-d68c3000a269ea3d.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37912024-10-21T21:42:13.129Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37922024-10-21T21:42:13.153Z 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=93b2cb7c4a5f0de6 -C extra-filename=-93b2cb7c4a5f0de6 --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-c0696dacea116c38.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37932024-10-21T21:42:15.012Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
37942024-10-21T21:42:15.046Z 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=1b3c7148b5483028 -C extra-filename=-1b3c7148b5483028 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-a6516d1cc40e023a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37952024-10-21T21:42:15.506Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37962024-10-21T21:42:15.530Z 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=d82c0297d9427e0e -C extra-filename=-d82c0297d9427e0e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-2ab5bd54adb46ff7.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37972024-10-21T21:42:15.554Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
37982024-10-21T21:42:15.555Z 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=3b2f12449dd5d288 -C extra-filename=-3b2f12449dd5d288 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rmeta --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-091e90fe139a5988.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
37992024-10-21T21:42:16.023Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
38002024-10-21T21:42:16.047Z 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=9eef70d72c50635a -C extra-filename=-9eef70d72c50635a --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-f45b6c8cdc4f7801.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
38012024-10-21T21:42:16.197Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38022024-10-21T21:42:16.221Z 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=c83d90589baf4173 -C extra-filename=-c83d90589baf4173 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out`
38032024-10-21T21:42:16.222Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
38042024-10-21T21:42:16.222Z 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=ba1a498cb6a8858b -C extra-filename=-ba1a498cb6a8858b --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-9397b75655977f50.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38052024-10-21T21:42:16.642Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38062024-10-21T21:42:16.666Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 sled-agent/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8b1c6ff08eef8efe -C extra-filename=-8b1c6ff08eef8efe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38072024-10-21T21:42:17.926Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
38082024-10-21T21:42:17.950Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/crates/propolis-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=860e11b53bfe4f4a -C extra-filename=-860e11b53bfe4f4a --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-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38092024-10-21T21:42:18.297Z Compiling ref-cast-impl v1.0.23
38102024-10-21T21:42:18.351Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast_impl --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-impl-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88bc3539b7d73b8c -C extra-filename=-88bc3539b7d73b8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38112024-10-21T21:42:18.375Z Compiling parse-zoneinfo v0.3.1
38122024-10-21T21:42:18.375Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parse_zoneinfo --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parse-zoneinfo-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b1811536ca717ac6 -C extra-filename=-b1811536ca717ac6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38132024-10-21T21:42:18.761Z Compiling ena v0.14.3
38142024-10-21T21:42:18.785Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ena --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=8104c5eec69b6dae -C extra-filename=-8104c5eec69b6dae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38152024-10-21T21:42:18.879Z Compiling libloading v0.8.5
38162024-10-21T21:42:18.903Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libloading --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libloading-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e439eac2d1b51bb -C extra-filename=-3e439eac2d1b51bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38172024-10-21T21:42:19.131Z Compiling cfg_aliases v0.1.1
38182024-10-21T21:42:19.155Z 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`
38192024-10-21T21:42:19.247Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38202024-10-21T21:42:19.271Z 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=cf66e3776ba3aed6 -C extra-filename=-cf66e3776ba3aed6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
38212024-10-21T21:42:19.271Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
38222024-10-21T21:42:19.299Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/cc13773/tls/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbd900005dbd82b6 -C extra-filename=-bbd900005dbd82b6 --out-dir /work/oxidecomputer/omicron/target/debug/build/sprockets-tls-bbd900005dbd82b6 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38232024-10-21T21:42:19.423Z Dirty bytecount v0.6.8: the rustflags changed
38242024-10-21T21:42:19.423Z Compiling bytecount v0.6.8
38252024-10-21T21:42:19.447Z 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`
38262024-10-21T21:42:19.475Z Compiling regex-syntax v0.6.29
38272024-10-21T21:42:19.499Z 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`
38282024-10-21T21:42:19.598Z Compiling bindgen v0.69.5
38292024-10-21T21:42:19.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=a67f027985ba5526 -C extra-filename=-a67f027985ba5526 --out-dir /work/oxidecomputer/omicron/target/debug/build/bindgen-a67f027985ba5526 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38302024-10-21T21:42:19.660Z Running `/work/oxidecomputer/omicron/target/debug/build/sprockets-tls-bbd900005dbd82b6/build-script-build`
38312024-10-21T21:42:19.684Z Dirty papergrid v0.11.0: the rustflags changed
38322024-10-21T21:42:19.684Z Compiling papergrid v0.11.0
38332024-10-21T21:42:19.684Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name papergrid --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/papergrid-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "std"))' -C metadata=993f320d6b0f0dee -C extra-filename=-993f320d6b0f0dee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytecount=/work/oxidecomputer/omicron/target/debug/deps/libbytecount-7ff1d2d43293053c.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38342024-10-21T21:42:19.765Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ref_cast --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ref-cast-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3522627863e48cb1 -C extra-filename=-3522627863e48cb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ref_cast_impl=/work/oxidecomputer/omicron/target/debug/deps/libref_cast_impl-88bc3539b7d73b8c.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(no_intrinsic_type_name)' --check-cfg 'cfg(no_phantom_pinned)'`
38352024-10-21T21:42:19.809Z Compiling nix v0.28.0
38362024-10-21T21:42:19.833Z 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`
38372024-10-21T21:42:19.900Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clang_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=2f2fcfc59c1197eb -C extra-filename=-2f2fcfc59c1197eb --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-7bca6a4da6cde0e6.rmeta --extern libloading=/work/oxidecomputer/omicron/target/debug/deps/liblibloading-3e439eac2d1b51bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38382024-10-21T21:42:20.002Z Compiling chrono-tz-build v0.4.0
38392024-10-21T21:42:20.026Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-build-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("case-insensitive", "filter-by-regex", "phf_shared", "regex", "uncased"))' -C metadata=b08dfeb184b81ea9 -C extra-filename=-b08dfeb184b81ea9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern parse_zoneinfo=/work/oxidecomputer/omicron/target/debug/deps/libparse_zoneinfo-b1811536ca717ac6.rmeta --extern phf_codegen=/work/oxidecomputer/omicron/target/debug/deps/libphf_codegen-c43a1d4d8a694e5f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38402024-10-21T21:42:20.336Z Running `/work/oxidecomputer/omicron/target/debug/build/bindgen-a67f027985ba5526/build-script-build`
38412024-10-21T21:42:20.370Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-model-6856c6e0dc04b3c3/build-script-build`
38422024-10-21T21:42:20.405Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
38432024-10-21T21:42:20.429Z 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=560139248662de20 -C extra-filename=-560139248662de20 --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-fb3b1148eacfce94.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
38442024-10-21T21:42:20.569Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
38452024-10-21T21:42:20.593Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name dice_verifier --edition=2021 /home/build/.cargo/git/checkouts/dice-util-fc0d2d9189ba0c5a/3cc953c/verifier/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=80cdcde5f633313f -C extra-filename=-80cdcde5f633313f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-7fabe8318b3d33aa.rmeta --extern const_oid=/work/oxidecomputer/omicron/target/debug/deps/libconst_oid-0fbd4ee0c026a43b.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-125d612dea7dc87f.rmeta --extern env_logger=/work/oxidecomputer/omicron/target/debug/deps/libenv_logger-9658813276394a8c.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-b65726f21ff6e50b.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38462024-10-21T21:42:21.233Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name mime_guess --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=8020e0e28fbfc534 -C extra-filename=-8020e0e28fbfc534 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern unicase=/work/oxidecomputer/omicron/target/debug/deps/libunicase-e2ab1fb871611f01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38472024-10-21T21:42:21.544Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
38482024-10-21T21:42:21.568Z 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=8b9ac575b7086be9 -C extra-filename=-8b9ac575b7086be9 --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-8dd0f4768f183eda.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
38492024-10-21T21:42:21.782Z Compiling which v4.4.2
38502024-10-21T21:42:21.806Z 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=74b6f172e0c04e39 -C extra-filename=-74b6f172e0c04e39 --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-1f26de9c2d244e57.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38512024-10-21T21:42:21.981Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
38522024-10-21T21:42:22.005Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_client_types --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/crucible-client-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=687f84b20f0816b5 -C extra-filename=-687f84b20f0816b5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38532024-10-21T21:42:22.317Z Compiling lalrpop v0.19.12
38542024-10-21T21:42:22.341Z 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=92df261eb3eff948 -C extra-filename=-92df261eb3eff948 --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-f2a6f945a643ddcd.rmeta --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern ena=/work/oxidecomputer/omicron/target/debug/deps/libena-8104c5eec69b6dae.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-6197d9fbdefdae64.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-cf92ab4de6adaff0.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-2493ee11b0d280d0.rmeta --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fc2a210ea5ed8a84.rmeta --extern tiny_keccak=/work/oxidecomputer/omicron/target/debug/deps/libtiny_keccak-3712e4e066a0ae45.rmeta --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-7327f3d13197559b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38552024-10-21T21:42:22.835Z Compiling tabled_derive v0.7.0
38562024-10-21T21:42:22.859Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled_derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b016205a73239617 -C extra-filename=-b016205a73239617 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro_error=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_error-836e2c374cf90b03.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38572024-10-21T21:42:23.070Z Compiling cexpr v0.6.0
38582024-10-21T21:42:23.094Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cexpr --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da485d1658002250 -C extra-filename=-da485d1658002250 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38592024-10-21T21:42:24.331Z Compiling lazycell v1.3.0
38602024-10-21T21:42:24.355Z 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`
38612024-10-21T21:42:24.397Z Compiling rustc-hash v1.1.0
38622024-10-21T21:42:24.422Z 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`
38632024-10-21T21:42:24.498Z Compiling http-range v0.1.5
38642024-10-21T21:42:24.522Z 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`
38652024-10-21T21:42:24.556Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bindgen --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.69.5/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=502fd80697d21358 -C extra-filename=-502fd80697d21358 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern cexpr=/work/oxidecomputer/omicron/target/debug/deps/libcexpr-da485d1658002250.rmeta --extern clang_sys=/work/oxidecomputer/omicron/target/debug/deps/libclang_sys-2f2fcfc59c1197eb.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern lazycell=/work/oxidecomputer/omicron/target/debug/deps/liblazycell-83ab67f0ca0fe95a.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern rustc_hash=/work/oxidecomputer/omicron/target/debug/deps/librustc_hash-151a9aad91d0e211.rmeta --extern shlex=/work/oxidecomputer/omicron/target/debug/deps/libshlex-cf1da36a64fc6247.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --extern which=/work/oxidecomputer/omicron/target/debug/deps/libwhich-74b6f172e0c04e39.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38662024-10-21T21:42:24.607Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
38672024-10-21T21:42:24.631Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_api_types --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/crates/propolis-api-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("falcon"))' -C metadata=fef028c6ace430af -C extra-filename=-fef028c6ace430af --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crucible_client_types=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_client_types-687f84b20f0816b5.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-860e11b53bfe4f4a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38682024-10-21T21:42:24.824Z Compiling hyper-staticfile v0.10.1
38692024-10-21T21:42:24.850Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper_staticfile --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-staticfile-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c5b39c5937dd8b23 -C extra-filename=-c5b39c5937dd8b23 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_range=/work/oxidecomputer/omicron/target/debug/deps/libhttp_range-0f676f2a2dbefdb2.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern mime_guess=/work/oxidecomputer/omicron/target/debug/deps/libmime_guess-8020e0e28fbfc534.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38702024-10-21T21:42:25.035Z Compiling tabled v0.15.0
38712024-10-21T21:42:25.059Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tabled --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tabled-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="macros"' --cfg 'feature="std"' --cfg 'feature="tabled_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "ansi-str", "ansitok", "default", "derive", "macros", "std", "tabled_derive"))' -C metadata=9eb4ec78cc85feaa -C extra-filename=-9eb4ec78cc85feaa --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern papergrid=/work/oxidecomputer/omicron/target/debug/deps/libpapergrid-993f320d6b0f0dee.rmeta --extern tabled_derive=/work/oxidecomputer/omicron/target/debug/deps/libtabled_derive-b016205a73239617.so --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38722024-10-21T21:42:25.760Z Compiling chrono-tz v0.10.0
38732024-10-21T21:42:25.784Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-0.10.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=09cee7a1d850964f -C extra-filename=-09cee7a1d850964f --out-dir /work/oxidecomputer/omicron/target/debug/build/chrono-tz-09cee7a1d850964f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono_tz_build=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz_build-b08dfeb184b81ea9.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38742024-10-21T21:42:26.479Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sprockets_tls --edition=2021 /home/build/.cargo/git/checkouts/sprockets-82488b5b61bf00db/cc13773/tls/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9823be7694d25e0b -C extra-filename=-9823be7694d25e0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern attest_data=/work/oxidecomputer/omicron/target/debug/deps/libattest_data-7fabe8318b3d33aa.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern dice_verifier=/work/oxidecomputer/omicron/target/debug/deps/libdice_verifier-80cdcde5f633313f.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-125d612dea7dc87f.rmeta --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-a6516d1cc40e023a.rmeta --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-64bfa8a56fa2a472.rmeta --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c27e9d426a7f576f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -C link-arg=-Wl,-R/usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
38752024-10-21T21:42:28.473Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38762024-10-21T21:42:28.497Z 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=b4089d2c5ed74933 -C extra-filename=-b4089d2c5ed74933 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
38772024-10-21T21:42:28.574Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-ca13c98331e61947/build-script-build`
38782024-10-21T21:42:28.610Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
38792024-10-21T21:42:28.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name propolis_mock_server --edition=2021 /home/build/.cargo/git/checkouts/propolis-12517f89d3d9f483/11371b0/bin/mock-server/src/lib/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3b052f26c5996704 -C extra-filename=-3b052f26c5996704 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-db8c6ce6b3988e5d.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern propolis_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_types-860e11b53bfe4f4a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-feb43724de55514a.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-0a7ddd92c5844a95.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
38802024-10-21T21:42:28.908Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
38812024-10-21T21:42:28.932Z 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/a1b342c/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1a0fbe6a9401b7ef -C extra-filename=-1a0fbe6a9401b7ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38822024-10-21T21:42:30.079Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
38832024-10-21T21:42:30.103Z 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=f88bd505836a008a -C extra-filename=-f88bd505836a008a --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-f88bd505836a008a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
38842024-10-21T21:42:30.380Z Compiling derive_builder_core v0.20.2
38852024-10-21T21:42:30.406Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_core-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=c1bad87ea53909f5 -C extra-filename=-c1bad87ea53909f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern darling=/work/oxidecomputer/omicron/target/debug/deps/libdarling-67c501a86fe790f0.rmeta --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rmeta --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rmeta --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38862024-10-21T21:42:30.690Z Compiling libxml v0.3.3
38872024-10-21T21:42:30.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/libxml-0.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a74d9b4a66446b3c -C extra-filename=-a74d9b4a66446b3c --out-dir /work/oxidecomputer/omicron/target/debug/build/libxml-a74d9b4a66446b3c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38882024-10-21T21:42:31.070Z Running `/work/oxidecomputer/omicron/target/debug/build/libxml-a74d9b4a66446b3c/build-script-build`
38892024-10-21T21:42:31.114Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-fixed-data-f88bd505836a008a/build-script-build`
38902024-10-21T21:42:31.151Z 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=35336aa06ef4e3f5 -C extra-filename=-35336aa06ef4e3f5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish`
38912024-10-21T21:42:31.642Z Running `/work/oxidecomputer/omicron/target/debug/build/chrono-tz-09cee7a1d850964f/build-script-build`
38922024-10-21T21:42:32.395Z Compiling derive_builder_macro v0.20.2
38932024-10-21T21:42:32.424Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder_macro-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=d4e04c82cf8a21c6 -C extra-filename=-d4e04c82cf8a21c6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_core=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_core-c1bad87ea53909f5.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38942024-10-21T21:42:32.481Z 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=04a201dc3dcb89a0 -C extra-filename=-04a201dc3dcb89a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-8b9ac575b7086be9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3b2f12449dd5d288.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
38952024-10-21T21:42:32.960Z Compiling peg-macros v0.8.4
38962024-10-21T21:42:32.984Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-macros-0.8.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=708e4ea32ba5b260 -C extra-filename=-708e4ea32ba5b260 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38972024-10-21T21:42:33.389Z Compiling signal-hook-tokio v0.3.1
38982024-10-21T21:42:33.414Z 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=d982570fac10725d -C extra-filename=-d982570fac10725d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_0_3=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-24faf2dcd43a4db4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
38992024-10-21T21:42:33.565Z Compiling strum_macros v0.24.3
39002024-10-21T21:42:33.589Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name strum_macros --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/strum_macros-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66e441e71b92f81e -C extra-filename=-66e441e71b92f81e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39012024-10-21T21:42:34.311Z Compiling sqlparser_derive v0.2.2
39022024-10-21T21:42:34.336Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser_derive-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f85de2b75ea35afc -C extra-filename=-f85de2b75ea35afc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39032024-10-21T21:42:35.286Z Compiling memoffset v0.9.1
39042024-10-21T21:42:35.310Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=138943869d55787a -C extra-filename=-138943869d55787a --out-dir /work/oxidecomputer/omicron/target/debug/build/memoffset-138943869d55787a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern autocfg=/work/oxidecomputer/omicron/target/debug/deps/libautocfg-31125824db6bbb08.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39052024-10-21T21:42:35.618Z Compiling indoc v1.0.9
39062024-10-21T21:42:35.642Z 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`
39072024-10-21T21:42:36.014Z Compiling unicode_categories v0.1.1
39082024-10-21T21:42:36.040Z 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`
39092024-10-21T21:42:36.317Z Compiling sqlformat v0.2.6
39102024-10-21T21:42:36.341Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlformat --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlformat-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bdd39bfebd03640 -C extra-filename=-1bdd39bfebd03640 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rmeta --extern unicode_categories=/work/oxidecomputer/omicron/target/debug/deps/libunicode_categories-2dd34baae30e9f8e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39112024-10-21T21:42:36.528Z Compiling peg v0.8.4
39122024-10-21T21:42:36.552Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name peg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/peg-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=c95009266722ad06 -C extra-filename=-c95009266722ad06 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern peg_macros=/work/oxidecomputer/omicron/target/debug/deps/libpeg_macros-708e4ea32ba5b260.so --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39132024-10-21T21:42:36.597Z Running `/work/oxidecomputer/omicron/target/debug/build/memoffset-138943869d55787a/build-script-build`
39142024-10-21T21:42:36.621Z Compiling sqlparser v0.45.0
39152024-10-21T21:42:36.621Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sqlparser --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sqlparser-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=18626462a7083486 -C extra-filename=-18626462a7083486 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern sqlparser_derive=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser_derive-f85de2b75ea35afc.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39162024-10-21T21:42:36.649Z Compiling derive_builder v0.20.2
39172024-10-21T21:42:36.677Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name derive_builder --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/derive_builder-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "clippy", "default", "std"))' --check-cfg 'cfg(compiletests)' -C metadata=19211438895ae4ba -C extra-filename=-19211438895ae4ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern derive_builder_macro=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder_macro-d4e04c82cf8a21c6.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39182024-10-21T21:42:36.735Z Compiling rustyline v14.0.0
39192024-10-21T21:42:36.759Z 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=bd3c36a631e20a21 -C extra-filename=-bd3c36a631e20a21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern fd_lock=/work/oxidecomputer/omicron/target/debug/deps/libfd_lock-9476d8607be86170.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-35336aa06ef4e3f5.rmeta --extern radix_trie=/work/oxidecomputer/omicron/target/debug/deps/libradix_trie-f1644b6022ae8b51.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --extern utf8parse=/work/oxidecomputer/omicron/target/debug/deps/libutf8parse-ae49b486e5e6c5ee.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39202024-10-21T21:42:36.816Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
39212024-10-21T21:42:36.840Z 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=d35ae761caddc360 -C extra-filename=-d35ae761caddc360 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rmeta --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rmeta --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rmeta --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rmeta --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
39222024-10-21T21:42:40.278Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name chrono_tz --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=353def9d6dc7f25c -C extra-filename=-353def9d6dc7f25c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39232024-10-21T21:42:40.302Z 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=e2a0c5fea939b70a -C extra-filename=-e2a0c5fea939b70a --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l xml2`
39242024-10-21T21:42:41.281Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
39252024-10-21T21:42:41.306Z 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=b7bbadd65583a4ac -C extra-filename=-b7bbadd65583a4ac --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-9397b75655977f50.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
39262024-10-21T21:42:42.622Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
39272024-10-21T21:42:42.646Z 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=761e8c9caebeca4a -C extra-filename=-761e8c9caebeca4a --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-auth-761e8c9caebeca4a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
39282024-10-21T21:42:42.952Z Compiling http v0.2.12
39292024-10-21T21:42:42.976Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a79fff3a275b3158 -C extra-filename=-a79fff3a275b3158 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39302024-10-21T21:42:43.747Z Compiling quick-xml v0.33.0
39312024-10-21T21:42:43.771Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name quick_xml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/quick-xml-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serialize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=d87091b9787f8d81 -C extra-filename=-d87091b9787f8d81 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39322024-10-21T21:42:45.111Z Compiling bcs v0.1.6
39332024-10-21T21:42:45.135Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name bcs --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bcs-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c1061b23946bb5f7 -C extra-filename=-c1061b23946bb5f7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39342024-10-21T21:42:45.715Z Compiling oso-derive v0.27.3
39352024-10-21T21:42:45.740Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oso_derive --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oso-derive-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a5ca1afad04ae64c -C extra-filename=-a5ca1afad04ae64c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39362024-10-21T21:42:46.675Z Compiling impl-trait-for-tuples v0.2.2
39372024-10-21T21:42:46.699Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name impl_trait_for_tuples --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/impl-trait-for-tuples-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38c125916d062385 -C extra-filename=-38c125916d062385 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39382024-10-21T21:42:46.856Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-auth-761e8c9caebeca4a/build-script-build`
39392024-10-21T21:42:46.888Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name memoffset --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=b1bd7d08cf4a91cc -C extra-filename=-b1bd7d08cf4a91cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of`
39402024-10-21T21:42:47.006Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
39412024-10-21T21:42:47.030Z 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=8e2707aa4a025bd1 -C extra-filename=-8e2707aa4a025bd1 --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-8dd0f4768f183eda.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
39422024-10-21T21:42:48.535Z Compiling tungstenite v0.23.0
39432024-10-21T21:42:48.559Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tungstenite-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=a817beb9c6cb4ba9 -C extra-filename=-a817beb9c6cb4ba9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern utf8=/work/oxidecomputer/omicron/target/debug/deps/libutf8-402f663b8b26fd9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39442024-10-21T21:42:48.686Z Compiling pin-project-internal v1.1.6
39452024-10-21T21:42:48.710Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project_internal --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-internal-1.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f80fc73536766c42 -C extra-filename=-f80fc73536766c42 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39462024-10-21T21:42:50.526Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
39472024-10-21T21:42:50.550Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-sp-comms/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=19c2d3ff60670bcb -C extra-filename=-19c2d3ff60670bcb --out-dir /work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-19c2d3ff60670bcb -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39482024-10-21T21:42:50.847Z Compiling diesel-dtrace v0.3.0
39492024-10-21T21:42:50.871Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-dtrace-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=45e02d6ed964951a -C extra-filename=-45e02d6ed964951a --out-dir /work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-45e02d6ed964951a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern version_check=/work/oxidecomputer/omicron/target/debug/deps/libversion_check-6f67b0bf22e78afd.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39502024-10-21T21:42:51.172Z Running `/work/oxidecomputer/omicron/target/debug/build/diesel-dtrace-45e02d6ed964951a/build-script-build`
39512024-10-21T21:42:51.241Z Running `/work/oxidecomputer/omicron/target/debug/build/gateway-sp-comms-19c2d3ff60670bcb/build-script-build`
39522024-10-21T21:42:51.321Z Compiling tokio-tungstenite v0.23.1
39532024-10-21T21:42:51.321Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tokio_tungstenite --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tokio-tungstenite-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=65e009c738effbf1 -C extra-filename=-65e009c738effbf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtungstenite-a817beb9c6cb4ba9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39542024-10-21T21:42:51.395Z Compiling pin-project v1.1.6
39552024-10-21T21:42:51.420Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pin_project --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pin-project-1.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bc98e5432be1ab4d -C extra-filename=-bc98e5432be1ab4d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pin_project_internal=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_internal-f80fc73536766c42.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39562024-10-21T21:42:51.539Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
39572024-10-21T21:42:51.563Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=16f6e9fec11e3872 -C extra-filename=-16f6e9fec11e3872 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-353def9d6dc7f25c.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rmeta --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rmeta --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rmeta --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rmeta --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-bd3c36a631e20a21.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rmeta --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rmeta --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
39582024-10-21T21:42:51.587Z Compiling nix v0.27.1
39592024-10-21T21:42:51.587Z 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=3ef16e8978e139ae -C extra-filename=-3ef16e8978e139ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern memoffset=/work/oxidecomputer/omicron/target/debug/deps/libmemoffset-b1bd7d08cf4a91cc.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39602024-10-21T21:42:51.803Z Compiling http-body v0.4.6
39612024-10-21T21:42:51.826Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name http_body --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b377151436fff2e3 -C extra-filename=-b377151436fff2e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a79fff3a275b3158.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39622024-10-21T21:42:52.218Z Compiling h2 v0.3.26
39632024-10-21T21:42:52.242Z 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=c029922889a5308d -C extra-filename=-c029922889a5308d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern fnv=/work/oxidecomputer/omicron/target/debug/deps/libfnv-384dbe410948d0e9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a79fff3a275b3158.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39642024-10-21T21:42:53.162Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
39652024-10-21T21:42:53.185Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tlvc --edition=2021 /home/build/.cargo/git/checkouts/tlvc-747b6a86320a4fa5/e644a21/tlvc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default"))' -C metadata=569c80e27912ba01 -C extra-filename=-569c80e27912ba01 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern crc=/work/oxidecomputer/omicron/target/debug/deps/libcrc-594e16b556b993ff.rmeta --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-c99036b84ef0c689.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39662024-10-21T21:42:53.493Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
39672024-10-21T21:42:53.517Z 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=fd0760ba3c218140 -C extra-filename=-fd0760ba3c218140 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-fd0760ba3c218140 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
39682024-10-21T21:42:53.752Z Compiling const_format_proc_macros v0.2.33
39692024-10-21T21:42:53.778Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format_proc_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format_proc_macros-0.2.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "debug", "default", "derive", "syn"))' -C metadata=d145b88574bffceb -C extra-filename=-d145b88574bffceb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern unicode_xid=/work/oxidecomputer/omicron/target/debug/deps/libunicode_xid-7327f3d13197559b.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39702024-10-21T21:42:53.805Z Compiling bb8 v0.8.5
39712024-10-21T21:42:53.829Z 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=a90861160272f54f -C extra-filename=-a90861160272f54f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern parking_lot=/work/oxidecomputer/omicron/target/debug/deps/libparking_lot-750e8ca6c6d6ac0c.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39722024-10-21T21:42:54.280Z Compiling async-bb8-diesel v0.2.1
39732024-10-21T21:42:54.305Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_bb8_diesel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-bb8-diesel-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cockroach"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cockroach", "default"))' -C metadata=cccd078da3c2486a -C extra-filename=-cccd078da3c2486a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bb8=/work/oxidecomputer/omicron/target/debug/deps/libbb8-a90861160272f54f.rmeta --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39742024-10-21T21:42:54.996Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-db-queries-fd0760ba3c218140/build-script-build`
39752024-10-21T21:42:55.027Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name gateway_sp_comms --edition=2021 /home/build/.cargo/git/checkouts/management-gateway-service-749acba834b73294/9bbac47/gateway-sp-comms/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71df988ab78fb058 -C extra-filename=-71df988ab78fb058 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-f77f4d3d3d6be6bb.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern fxhash=/work/oxidecomputer/omicron/target/debug/deps/libfxhash-7145ec3957bee753.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hubpack=/work/oxidecomputer/omicron/target/debug/deps/libhubpack-acf39400c9ba3962.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rmeta --extern lru_cache=/work/oxidecomputer/omicron/target/debug/deps/liblru_cache-014178c12363f11b.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-3ef16e8978e139ae.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_big_array=/work/oxidecomputer/omicron/target/debug/deps/libserde_big_array-176255c2b6dd361c.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rmeta --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-2493ee11b0d280d0.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tlvc=/work/oxidecomputer/omicron/target/debug/deps/libtlvc-569c80e27912ba01.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-029e14e5e7f283a9.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-f44a954ef056f09c/out/lib`
39762024-10-21T21:42:55.549Z Compiling const_format v0.2.33
39772024-10-21T21:42:55.573Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name const_format --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/const_format-0.2.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__debug", "__docsrs", "__only_new_tests", "__test", "all", "assert", "assertc", "assertcp", "const_generics", "constant_time_as_str", "default", "derive", "fmt", "konst", "more_str_macros", "nightly_const_generics", "rust_1_51", "rust_1_64"))' -C metadata=f39e6051643e75e5 -C extra-filename=-f39e6051643e75e5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern const_format_proc_macros=/work/oxidecomputer/omicron/target/debug/deps/libconst_format_proc_macros-d145b88574bffceb.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39782024-10-21T21:42:56.134Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name diesel_dtrace --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/diesel-dtrace-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ee2a89b83e83f6e -C extra-filename=-3ee2a89b83e83f6e --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-842aef24a6c17028.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
39792024-10-21T21:42:56.469Z Dirty cargo-platform v0.1.8: the rustflags changed
39802024-10-21T21:42:56.469Z Compiling cargo-platform v0.1.8
39812024-10-21T21:42:56.494Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_platform --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ffb43a1d918ff620 -C extra-filename=-ffb43a1d918ff620 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39822024-10-21T21:42:56.953Z Compiling snafu-derive v0.8.5
39832024-10-21T21:42:56.977Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu_derive --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-derive-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="rust_1_61"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rust_1_61", "unstable-provider-api"))' -C metadata=96237b868ccba5c0 -C extra-filename=-96237b868ccba5c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39842024-10-21T21:43:00.689Z Compiling hyper v0.14.30
39852024-10-21T21:43:00.712Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hyper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hyper-0.14.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="client"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="runtime"' --cfg 'feature="socket2"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=50b935cf68031f10 -C extra-filename=-50b935cf68031f10 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-c029922889a5308d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a79fff3a275b3158.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b377151436fff2e3.rmeta --extern httparse=/work/oxidecomputer/omicron/target/debug/deps/libhttparse-7a236d7ad8978468.rmeta --extern httpdate=/work/oxidecomputer/omicron/target/debug/deps/libhttpdate-6fbea464aaabb1e8.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern want=/work/oxidecomputer/omicron/target/debug/deps/libwant-834a74e98d60d91b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39862024-10-21T21:43:00.851Z Compiling sync_wrapper v0.1.2
39872024-10-21T21:43:00.875Z 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`
39882024-10-21T21:43:00.994Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
39892024-10-21T21:43:01.031Z 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=d5db96f76dcb45a1 -C extra-filename=-d5db96f76dcb45a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rmeta --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-71df988ab78fb058.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-24faf2dcd43a4db4.rmeta --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-d982570fac10725d.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rmeta --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-65e009c738effbf1.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
39902024-10-21T21:43:01.555Z Compiling snafu v0.8.5
39912024-10-21T21:43:01.579Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name snafu --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/snafu-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core-crate"' --cfg 'feature="pin-project"' --cfg 'feature="rust_1_61"' --cfg 'feature="rust_1_65"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "backtraces-impl-backtrace-crate", "default", "futures", "futures-core-crate", "futures-crate", "guide", "internal-dev-dependencies", "pin-project", "rust_1_61", "rust_1_65", "rust_1_81", "std", "unstable-core-error", "unstable-provider-api", "unstable-try-trait"))' -C metadata=46d8476e5a24dddc -C extra-filename=-46d8476e5a24dddc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_core_crate=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-bc98e5432be1ab4d.rmeta --extern snafu_derive=/work/oxidecomputer/omicron/target/debug/deps/libsnafu_derive-96237b868ccba5c0.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39922024-10-21T21:43:02.309Z Dirty cargo_metadata v0.18.1: the rustflags changed
39932024-10-21T21:43:02.309Z Compiling cargo_metadata v0.18.1
39942024-10-21T21:43:02.333Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_metadata --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=21fbe0fd132ab9c9 -C extra-filename=-21fbe0fd132ab9c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cargo_platform=/work/oxidecomputer/omicron/target/debug/deps/libcargo_platform-ffb43a1d918ff620.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39952024-10-21T21:43:05.412Z Compiling reqwest v0.11.27
39962024-10-21T21:43:05.436Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name reqwest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="stream"' --cfg 'feature="tokio-util"' --cfg 'feature="wasm-streams"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h3", "h3-quinn", "hickory-dns", "hickory-resolver", "http3", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "quinn", "rustls", "rustls-native-certs", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "wasm-streams", "webpki-roots"))' -C metadata=eee7164c1d41c6c0 -C extra-filename=-eee7164c1d41c6c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern encoding_rs=/work/oxidecomputer/omicron/target/debug/deps/libencoding_rs-036e08876869b21a.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern h2=/work/oxidecomputer/omicron/target/debug/deps/libh2-c029922889a5308d.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-a79fff3a275b3158.rmeta --extern http_body=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body-b377151436fff2e3.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-50b935cf68031f10.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern mime=/work/oxidecomputer/omicron/target/debug/deps/libmime-74bdd973ffb0df66.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern sync_wrapper=/work/oxidecomputer/omicron/target/debug/deps/libsync_wrapper-12c43cd70bd8ae58.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
39972024-10-21T21:43:07.107Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
39982024-10-21T21:43:07.132Z 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=d83e6e72f24af5ae -C extra-filename=-d83e6e72f24af5ae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
39992024-10-21T21:43:10.984Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
40002024-10-21T21:43:11.008Z 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=78328855a65ef1ba -C extra-filename=-78328855a65ef1ba --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40012024-10-21T21:43:12.725Z Compiling globset v0.4.15
40022024-10-21T21:43:12.750Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name globset --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/globset-0.4.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=b134c2d85303f99f -C extra-filename=-b134c2d85303f99f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40032024-10-21T21:43:14.263Z Compiling olpc-cjson v0.1.4
40042024-10-21T21:43:14.287Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name olpc_cjson --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/olpc-cjson-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c69a34d9ced4ee67 -C extra-filename=-c69a34d9ced4ee67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40052024-10-21T21:43:14.513Z Compiling serde_plain v1.0.2
40062024-10-21T21:43:14.537Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_plain --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_plain-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4850ad1575d6b9ea -C extra-filename=-4850ad1575d6b9ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40072024-10-21T21:43:14.584Z Compiling typed-path v0.7.1
40082024-10-21T21:43:14.608Z 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`
40092024-10-21T21:43:14.888Z Compiling parse-size v1.0.0
40102024-10-21T21:43:14.912Z 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`
40112024-10-21T21:43:15.115Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
40122024-10-21T21:43:15.139Z 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=281dbaa15668b816 -C extra-filename=-281dbaa15668b816 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40132024-10-21T21:43:16.800Z Compiling tough v0.17.1
40142024-10-21T21:43:16.825Z 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=649cce69ca71eded -C extra-filename=-649cce69ca71eded --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern globset=/work/oxidecomputer/omicron/target/debug/deps/libglobset-b134c2d85303f99f.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern olpc_cjson=/work/oxidecomputer/omicron/target/debug/deps/libolpc_cjson-c69a34d9ced4ee67.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-eee7164c1d41c6c0.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_plain=/work/oxidecomputer/omicron/target/debug/deps/libserde_plain-4850ad1575d6b9ea.rmeta --extern snafu=/work/oxidecomputer/omicron/target/debug/deps/libsnafu-46d8476e5a24dddc.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern typed_path=/work/oxidecomputer/omicron/target/debug/deps/libtyped_path-035dc440c125802f.rmeta --extern untrusted=/work/oxidecomputer/omicron/target/debug/deps/libuntrusted-5ba18449f0014995.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
40152024-10-21T21:43:17.089Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
40162024-10-21T21:43:17.113Z 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=174f8ce33641a169 -C extra-filename=-174f8ce33641a169 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rmeta --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rmeta --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-d5db96f76dcb45a1.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64`
40172024-10-21T21:43:17.196Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
40182024-10-21T21:43:17.220Z 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=b7c4fdb57bf8eedd -C extra-filename=-b7c4fdb57bf8eedd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40192024-10-21T21:43:19.416Z Compiling assert_matches v1.5.0
40202024-10-21T21:43:19.440Z 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`
40212024-10-21T21:43:19.517Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
40222024-10-21T21:43:19.541Z 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=0c418873da1718c8 -C extra-filename=-0c418873da1718c8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40232024-10-21T21:43:19.953Z Compiling openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
40242024-10-21T21:43:19.977Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_lint --edition=2021 /home/build/.cargo/git/checkouts/openapi-lint-42a90d71bc44c8c6/ef442ee/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=235947ff7934f363 -C extra-filename=-235947ff7934f363 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40252024-10-21T21:43:21.572Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
40262024-10-21T21:43:21.596Z 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=a236932207490277 -C extra-filename=-a236932207490277 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-cda642eaa27d4783.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-029e14e5e7f283a9.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40272024-10-21T21:43:21.773Z Compiling rand_seeder v0.3.0
40282024-10-21T21:43:21.797Z 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=89fe9c6a2dca6919 -C extra-filename=-89fe9c6a2dca6919 --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-a70f0230c3ae6da9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40292024-10-21T21:43:22.080Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
40302024-10-21T21:43:22.105Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2021 clients/clickhouse-admin-server-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ebbe6fec1e3430c -C extra-filename=-0ebbe6fec1e3430c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40312024-10-21T21:43:23.663Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
40322024-10-21T21:43:23.687Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2021 clients/clickhouse-admin-keeper-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=64b71ece478886a6 -C extra-filename=-64b71ece478886a6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40332024-10-21T21:43:25.710Z Compiling libz-sys v1.1.20
40342024-10-21T21:43:25.749Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' --check-cfg 'cfg(zng)' -C metadata=568f89146d5d4213 -C extra-filename=-568f89146d5d4213 --out-dir /work/oxidecomputer/omicron/target/debug/build/libz-sys-568f89146d5d4213 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40352024-10-21T21:43:25.919Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
40362024-10-21T21:43:25.942Z 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=198abdc4b4f4c363 -C extra-filename=-198abdc4b4f4c363 --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-ddb0b6a8cb0a87ff.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-89fe9c6a2dca6919.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40372024-10-21T21:43:26.124Z Compiling libgit2-sys v0.17.0+1.8.1
40382024-10-21T21:43:26.148Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libgit2-sys-0.17.0+1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=201fc094f2ffaaf2 -C extra-filename=-201fc094f2ffaaf2 --out-dir /work/oxidecomputer/omicron/target/debug/build/libgit2-sys-201fc094f2ffaaf2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cc=/work/oxidecomputer/omicron/target/debug/deps/libcc-d90366c99fc68d9b.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40392024-10-21T21:43:26.413Z Running `/work/oxidecomputer/omicron/target/debug/build/libz-sys-568f89146d5d4213/build-script-build`
40402024-10-21T21:43:26.547Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libz_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' --check-cfg 'cfg(zng)' -C metadata=f74f5903986be10d -C extra-filename=-f74f5903986be10d --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l z -l z`
40412024-10-21T21:43:26.716Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
40422024-10-21T21:43:26.740Z 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=751e7331c6fb7ce8 -C extra-filename=-751e7331c6fb7ce8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40432024-10-21T21:43:26.915Z Running `/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-201fc094f2ffaaf2/build-script-build`
40442024-10-21T21:43:28.471Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
40452024-10-21T21:43:28.495Z 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=89ea1fe6f795eb1e -C extra-filename=-89ea1fe6f795eb1e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40462024-10-21T21:43:32.163Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
40472024-10-21T21:43:32.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name update_common --edition=2021 update-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1903749dff604d6 -C extra-filename=-f1903749dff604d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/ssl-3/lib/amd64`
40482024-10-21T21:43:32.887Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
40492024-10-21T21:43:32.911Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager_types --edition=2021 dev-tools/openapi-manager/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ddcb249a40b53045 -C extra-filename=-ddcb249a40b53045 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40502024-10-21T21:43:33.050Z Compiling vergen v8.3.2
40512024-10-21T21:43:33.074Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vergen-8.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="cfg-if"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="git2-rs"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "cfg-if", "default", "git", "git2", "git2-rs", "gitcl", "gitoxide", "gix", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=8aef8dd6f9115d81 -C extra-filename=-8aef8dd6f9115d81 --out-dir /work/oxidecomputer/omicron/target/debug/build/vergen-8aef8dd6f9115d81 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustversion=/work/oxidecomputer/omicron/target/debug/deps/librustversion-cd12841eafeed674.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40522024-10-21T21:43:33.411Z Compiling is_ci v1.2.0
40532024-10-21T21:43:33.435Z 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`
40542024-10-21T21:43:33.654Z Compiling supports-color v3.0.1
40552024-10-21T21:43:33.678Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name supports_color --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/supports-color-3.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e14989a5d0ee9047 -C extra-filename=-e14989a5d0ee9047 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern is_ci=/work/oxidecomputer/omicron/target/debug/deps/libis_ci-1ffd4f2a5c71f8ce.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40562024-10-21T21:43:33.929Z 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=b791cfda59cbe17d -C extra-filename=-b791cfda59cbe17d --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-04a201dc3dcb89a0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
40572024-10-21T21:43:34.212Z Running `/work/oxidecomputer/omicron/target/debug/build/vergen-8aef8dd6f9115d81/build-script-build`
40582024-10-21T21:43:34.250Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
40592024-10-21T21:43:34.274Z 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=64542a010a8eb9ac -C extra-filename=-64542a010a8eb9ac --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-64542a010a8eb9ac -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40602024-10-21T21:43:34.592Z Compiling libsqlite3-sys v0.30.1
40612024-10-21T21:43:34.617Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=7e3d833973ab7fa2 -C extra-filename=-7e3d833973ab7fa2 --out-dir /work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-7e3d833973ab7fa2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --extern vcpkg=/work/oxidecomputer/omicron/target/debug/deps/libvcpkg-1de0e5370f5fe5c3.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40622024-10-21T21:43:35.113Z Compiling rustls v0.21.12
40632024-10-21T21:43:35.137Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=9d40a143c83c6f9c -C extra-filename=-9d40a143c83c6f9c --out-dir /work/oxidecomputer/omicron/target/debug/build/rustls-9d40a143c83c6f9c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40642024-10-21T21:43:35.161Z Compiling cfg_aliases v0.2.1
40652024-10-21T21:43:35.161Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_aliases --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--deny=clippy::str_to_string' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=44929ccb8db2da6c -C extra-filename=-44929ccb8db2da6c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40662024-10-21T21:43:35.258Z Compiling nix v0.29.0
40672024-10-21T21:43:35.283Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=100f50d5b1b272ed -C extra-filename=-100f50d5b1b272ed --out-dir /work/oxidecomputer/omicron/target/debug/build/nix-100f50d5b1b272ed -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_aliases=/work/oxidecomputer/omicron/target/debug/deps/libcfg_aliases-44929ccb8db2da6c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40682024-10-21T21:43:35.432Z Running `/work/oxidecomputer/omicron/target/debug/build/rustls-9d40a143c83c6f9c/build-script-build`
40692024-10-21T21:43:35.466Z Running `/work/oxidecomputer/omicron/target/debug/build/libsqlite3-sys-7e3d833973ab7fa2/build-script-build`
40702024-10-21T21:43:35.510Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-saga-recovery-64542a010a8eb9ac/build-script-build`
40712024-10-21T21:43:35.547Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
40722024-10-21T21:43:35.571Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2021 nexus/external-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=77f71d32dd85524c -C extra-filename=-77f71d32dd85524c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-ddcb249a40b53045.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40732024-10-21T21:43:36.092Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
40742024-10-21T21:43:36.116Z 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=3d29b62d74e91f25 -C extra-filename=-3d29b62d74e91f25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.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-f381e3184a7debde.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40752024-10-21T21:43:37.201Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
40762024-10-21T21:43:37.225Z 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=948aa873ffbf30c0 -C extra-filename=-948aa873ffbf30c0 --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-9397b75655977f50.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40772024-10-21T21:43:40.767Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
40782024-10-21T21:43:40.791Z 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=62339374625bf56c -C extra-filename=-62339374625bf56c --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-62339374625bf56c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
40792024-10-21T21:43:41.050Z Compiling samael v0.0.17
40802024-10-21T21:43:41.074Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_bindings --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.17/bindings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=6418cf423bf6d100 -C extra-filename=-6418cf423bf6d100 --out-dir /work/oxidecomputer/omicron/target/debug/build/samael-6418cf423bf6d100 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bindgen=/work/oxidecomputer/omicron/target/debug/deps/libbindgen-502fd80697d21358.rlib --extern pkg_config=/work/oxidecomputer/omicron/target/debug/deps/libpkg_config-f4afa31b8ebbf95c.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40812024-10-21T21:43:41.098Z Compiling castaway v0.2.3
40822024-10-21T21:43:41.098Z 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`
40832024-10-21T21:43:41.271Z Compiling sct v0.7.1
40842024-10-21T21:43:41.271Z 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=47f97b2027af9d72 -C extra-filename=-47f97b2027af9d72 --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-1d923f9e302ac86b.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-fb69671f204b4e69/out`
40852024-10-21T21:43:41.575Z Compiling rustls-webpki v0.101.7
40862024-10-21T21:43:41.599Z 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=72e498733b625270 -C extra-filename=-72e498733b625270 --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-1d923f9e302ac86b.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-fb69671f204b4e69/out`
40872024-10-21T21:43:43.131Z Running `/work/oxidecomputer/omicron/target/debug/build/samael-6418cf423bf6d100/build-script-bindings`
40882024-10-21T21:43:43.182Z Compiling concurrent-queue v2.5.0
40892024-10-21T21:43:43.206Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name concurrent_queue --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "portable-atomic", "std"))' -C metadata=d89aae5a378abf3d -C extra-filename=-d89aae5a378abf3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40902024-10-21T21:43:43.569Z Dirty smawk v0.3.2: the rustflags changed
40912024-10-21T21:43:43.569Z Compiling smawk v0.3.2
40922024-10-21T21:43:43.594Z 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`
40932024-10-21T21:43:43.794Z Compiling parking v2.2.1
40942024-10-21T21:43:43.819Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name parking --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/parking-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=cb6104646fa2ceab -C extra-filename=-cb6104646fa2ceab --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
40952024-10-21T21:43:43.819Z Dirty unicode-linebreak v0.1.5: the rustflags changed
40962024-10-21T21:43:43.819Z Compiling unicode-linebreak v0.1.5
40972024-10-21T21:43:43.819Z 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`
40982024-10-21T21:43:44.115Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.21.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "secret_extraction", "tls12"))' -C metadata=5f6f261e67149d95 -C extra-filename=-5f6f261e67149d95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rmeta --extern webpki=/work/oxidecomputer/omicron/target/debug/deps/libwebpki-72e498733b625270.rmeta --extern sct=/work/oxidecomputer/omicron/target/debug/deps/libsct-47f97b2027af9d72.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
40992024-10-21T21:43:44.230Z Dirty textwrap v0.16.1: the rustflags changed
41002024-10-21T21:43:44.230Z Compiling textwrap v0.16.1
41012024-10-21T21:43:44.254Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name textwrap --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/textwrap-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="smawk"' --cfg 'feature="unicode-linebreak"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=bc0396bad55291d0 -C extra-filename=-bc0396bad55291d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smawk=/work/oxidecomputer/omicron/target/debug/deps/libsmawk-67ff47dd1c0fd95d.rmeta --extern unicode_linebreak=/work/oxidecomputer/omicron/target/debug/deps/libunicode_linebreak-5745b33b579fab38.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41022024-10-21T21:43:45.190Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name samael --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/samael-0.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="libxml"' --cfg 'feature="xmlsec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "libc", "libxml", "xmlsec"))' -C metadata=96c8c2cf64af59c1 -C extra-filename=-96c8c2cf64af59c1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rlib --extern derive_builder=/work/oxidecomputer/omicron/target/debug/deps/libderive_builder-19211438895ae4ba.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern libxml=/work/oxidecomputer/omicron/target/debug/deps/liblibxml-e2a0c5fea939b70a.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.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-091e90fe139a5988.rlib --extern quick_xml=/work/oxidecomputer/omicron/target/debug/deps/libquick_xml-d87091b9787f8d81.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
41032024-10-21T21:43:45.323Z Compiling compact_str v0.8.0
41042024-10-21T21:43:45.347Z 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`
41052024-10-21T21:43:45.533Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-metrics-producer-gc-62339374625bf56c/build-script-build`
41062024-10-21T21:43:45.566Z Running `/work/oxidecomputer/omicron/target/debug/build/nix-100f50d5b1b272ed/build-script-build`
41072024-10-21T21:43:45.600Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libsqlite3_sys --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=58b0a991ceb69abc -C extra-filename=-58b0a991ceb69abc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64 -l sqlite3`
41082024-10-21T21:43:46.016Z Compiling unicode-truncate v1.1.0
41092024-10-21T21:43:46.040Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name unicode_truncate --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/unicode-truncate-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d1e87a5910a68836 -C extra-filename=-d1e87a5910a68836 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41102024-10-21T21:43:46.249Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
41112024-10-21T21:43:46.273Z 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=acb48f13aa1bee44 -C extra-filename=-acb48f13aa1bee44 --out-dir /work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-acb48f13aa1bee44 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
41122024-10-21T21:43:46.568Z Compiling hashlink v0.9.1
41132024-10-21T21:43:46.591Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name hashlink --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/hashlink-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=d162e2a9c93512de -C extra-filename=-d162e2a9c93512de --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-7c4babe9f6d640e5.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41142024-10-21T21:43:46.619Z Compiling instability v0.3.2
41152024-10-21T21:43:46.643Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name instability --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/instability-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=51dc549415397c25 -C extra-filename=-51dc549415397c25 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41162024-10-21T21:43:47.138Z Compiling lru v0.12.5
41172024-10-21T21:43:47.162Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name lru --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/lru-0.12.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="hashbrown"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hashbrown", "nightly"))' -C metadata=10f0bc8324ddc693 -C extra-filename=-10f0bc8324ddc693 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41182024-10-21T21:43:47.433Z Compiling cassowary v0.3.0
41192024-10-21T21:43:47.457Z 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`
41202024-10-21T21:43:47.640Z Compiling fallible-streaming-iterator v0.1.9
41212024-10-21T21:43:47.664Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_streaming_iterator --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-streaming-iterator-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=268e12232fc32356 -C extra-filename=-268e12232fc32356 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41222024-10-21T21:43:47.871Z Compiling fallible-iterator v0.3.0
41232024-10-21T21:43:47.896Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fallible_iterator --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fallible-iterator-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=38d4df39420f26f0 -C extra-filename=-38d4df39420f26f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41242024-10-21T21:43:48.534Z Compiling rusqlite v0.32.1
41252024-10-21T21:43:48.557Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rusqlite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rusqlite-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "preupdate_hook", "release_memory", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=3636b963f56ef55f -C extra-filename=-3636b963f56ef55f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern fallible_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_iterator-38d4df39420f26f0.rmeta --extern fallible_streaming_iterator=/work/oxidecomputer/omicron/target/debug/deps/libfallible_streaming_iterator-268e12232fc32356.rmeta --extern hashlink=/work/oxidecomputer/omicron/target/debug/deps/libhashlink-d162e2a9c93512de.rmeta --extern libsqlite3_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibsqlite3_sys-58b0a991ceb69abc.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/usr/lib/amd64`
41262024-10-21T21:43:48.581Z Compiling ratatui v0.28.1
41272024-10-21T21:43:48.605Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ratatui --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratatui-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::use_self' --forbid=unsafe_code '--warn=clippy::unnecessary_self_imports' '--warn=clippy::string_to_string' '--warn=clippy::string_slice' '--warn=clippy::string_lit_chars_any' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::redundant_type_annotations' '--warn=clippy::or_fun_call' '--warn=clippy::needless_raw_strings' '--warn=clippy::needless_pass_by_ref_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--warn=clippy::mod_module_files' '--warn=clippy::mixed_read_write_in_expression' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_err_ignore' '--warn=clippy::format_push_string' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::else_if_without_else' '--warn=clippy::deref_by_slicing' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' '--warn=clippy::as_underscore' --cfg 'feature="crossterm"' --cfg 'feature="default"' --cfg 'feature="underline-color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-widgets", "crossterm", "default", "document-features", "macros", "palette", "serde", "termion", "termwiz", "underline-color", "unstable", "unstable-rendered-line-info", "unstable-widget-ref", "widget-calendar"))' -C metadata=a894f3c41e20c0e2 -C extra-filename=-a894f3c41e20c0e2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern cassowary=/work/oxidecomputer/omicron/target/debug/deps/libcassowary-a0df4d0548b0a401.rmeta --extern compact_str=/work/oxidecomputer/omicron/target/debug/deps/libcompact_str-b38aa10ecf19e52e.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rmeta --extern instability=/work/oxidecomputer/omicron/target/debug/deps/libinstability-51dc549415397c25.so --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern lru=/work/oxidecomputer/omicron/target/debug/deps/liblru-10f0bc8324ddc693.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-b534315ca1a3744c.so --extern unicode_segmentation=/work/oxidecomputer/omicron/target/debug/deps/libunicode_segmentation-5c39d9428ba97409.rmeta --extern unicode_truncate=/work/oxidecomputer/omicron/target/debug/deps/libunicode_truncate-d1e87a5910a68836.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41282024-10-21T21:43:50.956Z Compiling tokio-rustls v0.24.1
41292024-10-21T21:43:50.980Z 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=edf111dfe4a9cadf -C extra-filename=-edf111dfe4a9cadf --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-5f6f261e67149d95.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
41302024-10-21T21:43:51.316Z Running `/work/oxidecomputer/omicron/target/debug/build/nexus-reconfigurator-execution-acb48f13aa1bee44/build-script-build`
41312024-10-21T21:43:51.350Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nix --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="feature"' --cfg 'feature="uio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=cd78b0f6fd358b68 -C extra-filename=-cd78b0f6fd358b68 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --cfg illumos --cfg solarish --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
41322024-10-21T21:43:51.374Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
41332024-10-21T21:43:51.374Z 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=a538aa102bbf5f6f -C extra-filename=-a538aa102bbf5f6f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
41342024-10-21T21:43:51.929Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
41352024-10-21T21:43:51.953Z 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=2b28031a88e0f5ef -C extra-filename=-2b28031a88e0f5ef --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-nexus-2b28031a88e0f5ef -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
41362024-10-21T21:43:52.240Z Compiling rustls-pemfile v1.0.4
41372024-10-21T21:43:52.264Z 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`
41382024-10-21T21:43:52.610Z Compiling twox-hash v1.6.3
41392024-10-21T21:43:52.634Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name twox_hash --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/twox-hash-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=3cf1c705ffd69eee -C extra-filename=-3cf1c705ffd69eee --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.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`
41402024-10-21T21:43:52.658Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-nexus-2b28031a88e0f5ef/build-script-build`
41412024-10-21T21:43:52.692Z Compiling event-listener v5.3.1
41422024-10-21T21:43:52.715Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-5.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "parking", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=f2dde016d619eaca -C extra-filename=-f2dde016d619eaca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-cb6104646fa2ceab.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41432024-10-21T21:43:53.229Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
41442024-10-21T21:43:53.252Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_pantry_client --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/pantry-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dde39ec0a869c8c3 -C extra-filename=-dde39ec0a869c8c3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern percent_encoding=/work/oxidecomputer/omicron/target/debug/deps/libpercent_encoding-8bf889c42ff0e1d1.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
41452024-10-21T21:43:53.276Z Compiling fatfs v0.3.6
41462024-10-21T21:43:53.276Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fatfs --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fatfs-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "chrono", "core_io", "default", "std"))' -C metadata=f9d1ea7df2904938 -C extra-filename=-f9d1ea7df2904938 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41472024-10-21T21:43:54.084Z Compiling event-listener-strategy v0.5.2
41482024-10-21T21:43:54.108Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener_strategy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-strategy-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e9b026f0017040b9 -C extra-filename=-e9b026f0017040b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-f2dde016d619eaca.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41492024-10-21T21:43:54.301Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
41502024-10-21T21:43:54.325Z 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=b682e703aa9bca74 -C extra-filename=-b682e703aa9bca74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
41512024-10-21T21:43:54.586Z Compiling csv-core v0.1.11
41522024-10-21T21:43:54.610Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv_core --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-core-0.1.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libc"))' -C metadata=7f208bb91f491672 -C extra-filename=-7f208bb91f491672 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41532024-10-21T21:43:54.724Z Compiling futures-lite v2.3.0
41542024-10-21T21:43:54.748Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name futures_lite --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/futures-lite-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=ec90834510550653 -C extra-filename=-ec90834510550653 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-021f1b051b6c63fa.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-cb6104646fa2ceab.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41552024-10-21T21:43:55.066Z Compiling csv v1.3.0
41562024-10-21T21:43:55.090Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name csv --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/csv-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e9408abe6deb2b0 -C extra-filename=-3e9408abe6deb2b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern csv_core=/work/oxidecomputer/omicron/target/debug/deps/libcsv_core-7f208bb91f491672.rmeta --extern itoa=/work/oxidecomputer/omicron/target/debug/deps/libitoa-4cb0fb6bacfafb96.rmeta --extern ryu=/work/oxidecomputer/omicron/target/debug/deps/libryu-c8748712d383e42f.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41572024-10-21T21:43:55.432Z Compiling rtoolbox v0.0.2
41582024-10-21T21:43:55.456Z 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=c9af6e7e7a7f858c -C extra-filename=-c9af6e7e7a7f858c --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41592024-10-21T21:43:55.846Z Compiling shell-words v1.1.0
41602024-10-21T21:43:55.870Z 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`
41612024-10-21T21:43:56.150Z Compiling plotters-backend v0.3.7
41622024-10-21T21:43:56.174Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_backend --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=819ad545a724b073 -C extra-filename=-819ad545a724b073 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41632024-10-21T21:43:56.174Z Compiling rpassword v7.3.1
41642024-10-21T21:43:56.174Z 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=6a4af91e5f652da7 -C extra-filename=-6a4af91e5f652da7 --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-7bca6a4da6cde0e6.rmeta --extern rtoolbox=/work/oxidecomputer/omicron/target/debug/deps/librtoolbox-c9af6e7e7a7f858c.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41652024-10-21T21:43:56.211Z Compiling tui-tree-widget v0.22.0
41662024-10-21T21:43:56.236Z 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=04cac326e3357bb8 -C extra-filename=-04cac326e3357bb8 --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-a894f3c41e20c0e2.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41672024-10-21T21:43:56.512Z Compiling plotters-svg v0.3.7
41682024-10-21T21:43:56.536Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters_svg --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-svg-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bitmap_encoder", "debug", "image"))' -C metadata=96d81fd0d224cc3d -C extra-filename=-96d81fd0d224cc3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-819ad545a724b073.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41692024-10-21T21:43:56.560Z Compiling tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
41702024-10-21T21:43:56.560Z 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=b4a97ae4210cdd95 -C extra-filename=-b4a97ae4210cdd95 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
41712024-10-21T21:43:56.671Z Compiling yansi v1.0.1
41722024-10-21T21:43:56.695Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name yansi --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/yansi-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_nightly", "alloc", "default", "detect-env", "detect-tty", "hyperlink", "is-terminal", "std"))' -C metadata=43a4e0c91f343fc9 -C extra-filename=-43a4e0c91f343fc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41732024-10-21T21:43:56.932Z Compiling cast v0.3.0
41742024-10-21T21:43:56.955Z 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`
41752024-10-21T21:43:57.258Z Compiling criterion-plot v0.5.0
41762024-10-21T21:43:57.282Z 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`
41772024-10-21T21:43:57.326Z Compiling pretty_assertions v1.4.1
41782024-10-21T21:43:57.357Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pretty_assertions --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pretty_assertions-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=41945da098b72cd5 -C extra-filename=-41945da098b72cd5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern diff=/work/oxidecomputer/omicron/target/debug/deps/libdiff-0f6054f8c11a1395.rmeta --extern yansi=/work/oxidecomputer/omicron/target/debug/deps/libyansi-43a4e0c91f343fc9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41792024-10-21T21:43:57.779Z Compiling plotters v0.3.7
41802024-10-21T21:43:57.804Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name plotters --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --allow=deprecated --cfg 'feature="area_series"' --cfg 'feature="line_series"' --cfg 'feature="plotters-svg"' --cfg 'feature="svg_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ab_glyph", "all_elements", "all_series", "area_series", "bitmap_backend", "bitmap_encoder", "bitmap_gif", "boxplot", "candlestick", "chrono", "colormaps", "datetime", "default", "deprecated_items", "errorbar", "evcxr", "evcxr_bitmap", "font-kit", "fontconfig-dlopen", "full_palette", "histogram", "image", "lazy_static", "line_series", "once_cell", "pathfinder_geometry", "plotters-bitmap", "plotters-svg", "point_series", "surface_series", "svg_backend", "ttf", "ttf-parser"))' --check-cfg 'cfg(doc_cfg)' -C metadata=39fd1053c19f147d -C extra-filename=-39fd1053c19f147d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern plotters_backend=/work/oxidecomputer/omicron/target/debug/deps/libplotters_backend-819ad545a724b073.rmeta --extern plotters_svg=/work/oxidecomputer/omicron/target/debug/deps/libplotters_svg-96d81fd0d224cc3d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41812024-10-21T21:43:57.957Z Compiling async-lock v3.4.0
41822024-10-21T21:43:57.981Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_lock --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-lock-3.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "std"))' -C metadata=7cfc4ae851097cf3 -C extra-filename=-7cfc4ae851097cf3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-f2dde016d619eaca.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-e9b026f0017040b9.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41832024-10-21T21:43:58.161Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
41842024-10-21T21:43:58.185Z 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=c79b095ba1831cd4 -C extra-filename=-c79b095ba1831cd4 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
41852024-10-21T21:43:58.378Z Compiling polyval v0.6.2
41862024-10-21T21:43:58.402Z 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=95d32a50521661d0 -C extra-filename=-95d32a50521661d0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern cpufeatures=/work/oxidecomputer/omicron/target/debug/deps/libcpufeatures-e9762077546cb7b8.rmeta --extern opaque_debug=/work/oxidecomputer/omicron/target/debug/deps/libopaque_debug-41406f716c9b46c1.rmeta --extern universal_hash=/work/oxidecomputer/omicron/target/debug/deps/libuniversal_hash-84ac4ab5c285d0b6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41872024-10-21T21:43:58.769Z Compiling polling v3.7.3
41882024-10-21T21:43:58.793Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name polling --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/polling-3.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' --check-cfg 'cfg(polling_test_epoll_pipe)' -C metadata=0b9de32383772f75 -C extra-filename=-0b9de32383772f75 --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-1f26de9c2d244e57.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41892024-10-21T21:43:59.102Z Compiling tinytemplate v1.2.1
41902024-10-21T21:43:59.126Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name tinytemplate --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=59f4127bcc937cc9 -C extra-filename=-59f4127bcc937cc9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41912024-10-21T21:43:59.402Z Compiling oorandom v11.1.4
41922024-10-21T21:43:59.425Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oorandom --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oorandom-11.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=189a47f2b35dae1b -C extra-filename=-189a47f2b35dae1b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41932024-10-21T21:43:59.607Z Compiling anes v0.1.6
41942024-10-21T21:43:59.630Z 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`
41952024-10-21T21:43:59.909Z Compiling async-io v2.3.4
41962024-10-21T21:43:59.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_io --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-io-2.3.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(polling_test_poll_backend)' -C metadata=b900900c54139374 -C extra-filename=-b900900c54139374 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-7cfc4ae851097cf3.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern parking=/work/oxidecomputer/omicron/target/debug/deps/libparking-cb6104646fa2ceab.rmeta --extern polling=/work/oxidecomputer/omicron/target/debug/deps/libpolling-0b9de32383772f75.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f26de9c2d244e57.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
41972024-10-21T21:44:00.024Z Compiling criterion v0.5.1
41982024-10-21T21:44:00.048Z 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=f06b7c2c233c06bb -C extra-filename=-f06b7c2c233c06bb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anes=/work/oxidecomputer/omicron/target/debug/deps/libanes-392193819af349f5.rmeta --extern cast=/work/oxidecomputer/omicron/target/debug/deps/libcast-044a52419a148846.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern criterion_plot=/work/oxidecomputer/omicron/target/debug/deps/libcriterion_plot-d839c17e454abea8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern is_terminal=/work/oxidecomputer/omicron/target/debug/deps/libis_terminal-6197d9fbdefdae64.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oorandom=/work/oxidecomputer/omicron/target/debug/deps/liboorandom-189a47f2b35dae1b.rmeta --extern plotters=/work/oxidecomputer/omicron/target/debug/deps/libplotters-39fd1053c19f147d.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern tinytemplate=/work/oxidecomputer/omicron/target/debug/deps/libtinytemplate-59f4127bcc937cc9.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.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`
41992024-10-21T21:44:00.048Z Compiling ghash v0.5.1
42002024-10-21T21:44:00.071Z 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=8d2ea1264f60e1ba -C extra-filename=-8d2ea1264f60e1ba --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-95d32a50521661d0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42012024-10-21T21:44:00.244Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
42022024-10-21T21:44:00.268Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name wicket --edition=2021 wicket/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f8cff8e89712210a -C extra-filename=-f8cff8e89712210a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rmeta --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a894f3c41e20c0e2.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-6a4af91e5f652da7.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rmeta --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rmeta --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-04cac326e3357bb8.rmeta --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
42032024-10-21T21:44:01.813Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
42042024-10-21T21:44:01.837Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 clickhouse-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=234a4e6a8eb1b172 -C extra-filename=-234a4e6a8eb1b172 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
42052024-10-21T21:44:03.228Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
42062024-10-21T21:44:03.252Z 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=1b2c4e9515cc6860 -C extra-filename=-1b2c4e9515cc6860 --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-858fe2ae6e20e6ce.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
42072024-10-21T21:44:03.311Z Compiling ctr v0.9.2
42082024-10-21T21:44:03.338Z 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=0878a0bcf5db05c6 -C extra-filename=-0878a0bcf5db05c6 --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-e2da4675f63265ef.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42092024-10-21T21:44:03.639Z Compiling async-task v4.7.1
42102024-10-21T21:44:03.662Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_task --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-task-4.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=8100723cf864eb84 -C extra-filename=-8100723cf864eb84 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42112024-10-21T21:44:04.093Z Compiling target-lexicon v0.12.16
42122024-10-21T21:44:04.117Z 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`
42132024-10-21T21:44:04.613Z Compiling doc-comment v0.3.3
42142024-10-21T21:44:04.638Z 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`
42152024-10-21T21:44:05.013Z Running `/work/oxidecomputer/omicron/target/debug/build/target-lexicon-1168d39a58d12fe8/build-script-build`
42162024-10-21T21:44:05.068Z Compiling aes-gcm v0.10.3
42172024-10-21T21:44:05.092Z 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=276afecb8064fc53 -C extra-filename=-276afecb8064fc53 --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-b27defe1f47c335b.rmeta --extern aes=/work/oxidecomputer/omicron/target/debug/deps/libaes-a3c74894fc07819c.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e2da4675f63265ef.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-0878a0bcf5db05c6.rmeta --extern ghash=/work/oxidecomputer/omicron/target/debug/deps/libghash-8d2ea1264f60e1ba.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42182024-10-21T21:44:05.192Z Running `/work/oxidecomputer/omicron/target/debug/build/doc-comment-14c1a7aa8d9df06d/build-script-build`
42192024-10-21T21:44:05.339Z Compiling async-channel v2.3.1
42202024-10-21T21:44:05.364Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8b04285d385e04fd -C extra-filename=-8b04285d385e04fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern event_listener_strategy=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener_strategy-e9b026f0017040b9.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42212024-10-21T21:44:05.364Z Compiling piper v0.2.4
42222024-10-21T21:44:05.364Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name piper --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/piper-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="futures-io"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures-io", "portable-atomic", "portable-atomic-util", "portable_atomic_crate", "std"))' -C metadata=91170c571d43700a -C extra-filename=-91170c571d43700a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern atomic_waker=/work/oxidecomputer/omicron/target/debug/deps/libatomic_waker-0226d346e4689e13.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-021f1b051b6c63fa.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42232024-10-21T21:44:05.669Z Compiling blowfish v0.9.1
42242024-10-21T21:44:05.693Z 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=b2a5b0805bca3e52 -C extra-filename=-b2a5b0805bca3e52 --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-e2da4675f63265ef.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42252024-10-21T21:44:05.746Z Compiling ssh-encoding v0.2.0
42262024-10-21T21:44:05.770Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_encoding --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ssh-encoding-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="base64"' --cfg 'feature="pem"' --cfg 'feature="sha2"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "bytes", "pem", "sha2", "std"))' -C metadata=e143e256a33459a5 -C extra-filename=-e143e256a33459a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rmeta --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42272024-10-21T21:44:06.069Z Compiling assert_cmd v2.0.16
42282024-10-21T21:44:06.093Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=822646a8dc5d2c94 -C extra-filename=-822646a8dc5d2c94 --out-dir /work/oxidecomputer/omicron/target/debug/build/assert_cmd-822646a8dc5d2c94 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42292024-10-21T21:44:06.216Z Compiling guppy-workspace-hack v0.1.0
42302024-10-21T21:44:06.240Z 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`
42312024-10-21T21:44:06.514Z Running `/work/oxidecomputer/omicron/target/debug/build/assert_cmd-822646a8dc5d2c94/build-script-build`
42322024-10-21T21:44:06.538Z Running `/work/oxidecomputer/omicron/target/debug/build/guppy-workspace-hack-94b301b3d8fce7ed/build-script-build`
42332024-10-21T21:44:06.575Z Compiling ssh-cipher v0.2.0
42342024-10-21T21:44:06.599Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_cipher --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ssh-cipher-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="aes-cbc"' --cfg 'feature="aes-ctr"' --cfg 'feature="aes-gcm"' --cfg 'feature="chacha20poly1305"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aes-cbc", "aes-ctr", "aes-gcm", "chacha20poly1305", "std", "tdes"))' -C metadata=e0601716223fab48 -C extra-filename=-e0601716223fab48 --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-a3c74894fc07819c.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-276afecb8064fc53.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-1f5fa4f5349d7401.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-8292cdb58b37ce87.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e2da4675f63265ef.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-0878a0bcf5db05c6.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-63fd45e0b9caa897.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-e143e256a33459a5.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42352024-10-21T21:44:06.599Z Compiling bcrypt-pbkdf v0.10.0
42362024-10-21T21:44:06.599Z 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=70442093a5059b29 -C extra-filename=-70442093a5059b29 --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-b2a5b0805bca3e52.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-77553d954dcf70f1.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42372024-10-21T21:44:07.128Z Compiling blocking v1.6.1
42382024-10-21T21:44:07.152Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blocking --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blocking-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=7b134ce4ebfd8dea -C extra-filename=-7b134ce4ebfd8dea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-8b04285d385e04fd.rmeta --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-8100723cf864eb84.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern piper=/work/oxidecomputer/omicron/target/debug/deps/libpiper-91170c571d43700a.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42392024-10-21T21:44:07.679Z 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`
42402024-10-21T21:44:07.793Z 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"'`
42412024-10-21T21:44:07.975Z Compiling async-executor v1.13.1
42422024-10-21T21:44:07.999Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-executor-1.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=148f4c5bd331bded -C extra-filename=-148f4c5bd331bded --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_task=/work/oxidecomputer/omicron/target/debug/deps/libasync_task-8100723cf864eb84.rmeta --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern fastrand=/work/oxidecomputer/omicron/target/debug/deps/libfastrand-021f1b051b6c63fa.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42432024-10-21T21:44:08.494Z Compiling async-signal v0.2.10
42442024-10-21T21:44:08.518Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_signal --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-signal-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0ab70e302498fe8 -C extra-filename=-c0ab70e302498fe8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-b900900c54139374.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f26de9c2d244e57.rmeta --extern signal_hook_registry=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_registry-2a0dfd5dd8a5602b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42452024-10-21T21:44:08.723Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
42462024-10-21T21:44:08.747Z 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=e1358787de6e0417 -C extra-filename=-e1358787de6e0417 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
42472024-10-21T21:44:08.900Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
42482024-10-21T21:44:08.924Z 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=39f122fc6cc59b32 -C extra-filename=-39f122fc6cc59b32 --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-969e4a388832095e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
42492024-10-21T21:44:09.861Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
42502024-10-21T21:44:09.885Z 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=7dcc9a2fce0435d2 -C extra-filename=-7dcc9a2fce0435d2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
42512024-10-21T21:44:10.997Z Compiling password-hash v0.4.2
42522024-10-21T21:44:11.021Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name password_hash --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/password-hash-0.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=f8bdc0d71900bd9d -C extra-filename=-f8bdc0d71900bd9d --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-a70f0230c3ae6da9.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42532024-10-21T21:44:11.788Z Compiling futures-timer v3.0.3
42542024-10-21T21:44:11.812Z 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`
42552024-10-21T21:44:12.262Z Compiling hex-literal v0.4.1
42562024-10-21T21:44:12.286Z 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`
42572024-10-21T21:44:12.417Z Compiling event-listener v2.5.3
42582024-10-21T21:44:12.441Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name event_listener --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/event-listener-2.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=921517d8acbb2aef -C extra-filename=-921517d8acbb2aef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42592024-10-21T21:44:12.570Z Compiling matches v0.1.10
42602024-10-21T21:44:12.594Z 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`
42612024-10-21T21:44:12.635Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name libgit2_sys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/libgit2-sys-0.17.0+1.8.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=890781941061bf28 -C extra-filename=-890781941061bf28 --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-7bca6a4da6cde0e6.rmeta --extern libz_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibz_sys-f74f5903986be10d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -l static=git2 -L native=/usr/lib/amd64 --cfg libgit2_vendored`
42622024-10-21T21:44:12.696Z Compiling target-spec v3.2.2
42632024-10-21T21:44:12.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/target-spec-3.2.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=aa0485aeba3ec64f -C extra-filename=-aa0485aeba3ec64f --out-dir /work/oxidecomputer/omicron/target/debug/build/target-spec-aa0485aeba3ec64f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42642024-10-21T21:44:12.816Z Compiling idna v0.2.3
42652024-10-21T21:44:12.840Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name idna --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/idna-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ff3e6b1e3d76ba6 -C extra-filename=-7ff3e6b1e3d76ba6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern matches=/work/oxidecomputer/omicron/target/debug/deps/libmatches-c42a4b82e96c2465.rmeta --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rmeta --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42662024-10-21T21:44:12.987Z Compiling async-channel v1.9.0
42672024-10-21T21:44:13.011Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_channel --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-channel-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=50de961397e883bf -C extra-filename=-50de961397e883bf --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern concurrent_queue=/work/oxidecomputer/omicron/target/debug/deps/libconcurrent_queue-d89aae5a378abf3d.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-921517d8acbb2aef.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42682024-10-21T21:44:13.211Z Compiling git2 v0.19.0
42692024-10-21T21:44:13.236Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name git2 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/git2-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=22d689e3f3b3227a -C extra-filename=-22d689e3f3b3227a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern libgit2_sys=/work/oxidecomputer/omicron/target/debug/deps/liblibgit2_sys-890781941061bf28.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/usr/lib/amd64`
42702024-10-21T21:44:13.278Z Running `/work/oxidecomputer/omicron/target/debug/build/target-spec-aa0485aeba3ec64f/build-script-build`
42712024-10-21T21:44:13.302Z Compiling pbkdf2 v0.11.0
42722024-10-21T21:44:13.302Z 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=cef72eb89d32560b -C extra-filename=-cef72eb89d32560b --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-b3504092a9ff35a2.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-b8dd11fd78b45c99.rmeta --extern password_hash=/work/oxidecomputer/omicron/target/debug/deps/libpassword_hash-f8bdc0d71900bd9d.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42732024-10-21T21:44:13.326Z Compiling async-process v2.3.0
42742024-10-21T21:44:13.326Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_process --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-process-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --check-cfg 'cfg(async_process_force_signal_backend)' -C metadata=db8b57f0c0d9e060 -C extra-filename=-db8b57f0c0d9e060 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-b900900c54139374.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-7cfc4ae851097cf3.rmeta --extern async_signal=/work/oxidecomputer/omicron/target/debug/deps/libasync_signal-c0ab70e302498fe8.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern event_listener=/work/oxidecomputer/omicron/target/debug/deps/libevent_listener-f2dde016d619eaca.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f26de9c2d244e57.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42752024-10-21T21:44:13.625Z Compiling async-global-executor v2.4.1
42762024-10-21T21:44:13.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_global_executor --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-global-executor-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate", "tokio02", "tokio02-crate", "tokio03", "tokio03-crate"))' -C metadata=7e258e7e310704ce -C extra-filename=-7e258e7e310704ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-8b04285d385e04fd.rmeta --extern async_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_executor-148f4c5bd331bded.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-b900900c54139374.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-7cfc4ae851097cf3.rmeta --extern blocking=/work/oxidecomputer/omicron/target/debug/deps/libblocking-7b134ce4ebfd8dea.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42772024-10-21T21:44:14.163Z Compiling cfg-expr v0.17.0
42782024-10-21T21:44:14.163Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cfg_expr --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cfg-expr-0.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=d742d6a46efd2b8c -C extra-filename=-d742d6a46efd2b8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42792024-10-21T21:44:14.570Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_cmd --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert_cmd-2.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=616ff3eea4fe0d56 -C extra-filename=-616ff3eea4fe0d56 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rmeta --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rmeta --extern doc_comment=/work/oxidecomputer/omicron/target/debug/deps/libdoc_comment-00e199471b724386.rmeta --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rmeta --extern predicates_core=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_core-f77a3abcbbc6e22a.rmeta --extern predicates_tree=/work/oxidecomputer/omicron/target/debug/deps/libpredicates_tree-cddcddc67b25fbf7.rmeta --extern wait_timeout=/work/oxidecomputer/omicron/target/debug/deps/libwait_timeout-96da253b105fc1f1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42802024-10-21T21:44:15.091Z Compiling ssh-key v0.6.6
42812024-10-21T21:44:15.116Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ssh_key --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ssh-key-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="ecdsa"' --cfg 'feature="ed25519"' --cfg 'feature="encryption"' --cfg 'feature="rand_core"' --cfg 'feature="rsa"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "crypto", "default", "dsa", "ecdsa", "ed25519", "encryption", "getrandom", "p256", "p384", "p521", "rand_core", "rsa", "serde", "std", "tdes"))' -C metadata=f14615c3282188e1 -C extra-filename=-f14615c3282188e1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-70442093a5059b29.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-125d612dea7dc87f.rmeta --extern bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-2171098f16b5a849.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3c7bb634f5d58075.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-59e755ffe6ed355e.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern signature=/work/oxidecomputer/omicron/target/debug/deps/libsignature-833c376ba900eb67.rmeta --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libssh_cipher-e0601716223fab48.rmeta --extern encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-e143e256a33459a5.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42822024-10-21T21:44:15.254Z 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`
42832024-10-21T21:44:15.364Z Compiling oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
42842024-10-21T21:44:15.388Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 oximeter/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4f788679641ddc6a -C extra-filename=-4f788679641ddc6a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
42852024-10-21T21:44:15.734Z Compiling p256 v0.13.2
42862024-10-21T21:44:15.758Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p256 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p256-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha256"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha256", "std", "test-vectors", "voprf"))' -C metadata=5cde631390065fdc -C extra-filename=-5cde631390065fdc --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-549f04281ce47dce.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-e839bd547edfe982.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42872024-10-21T21:44:16.415Z Compiling p521 v0.13.3
42882024-10-21T21:44:16.439Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name p521 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/p521-0.13.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="getrandom"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rand_core"' --cfg 'feature="sha512"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "getrandom", "hash2curve", "jwk", "pem", "pkcs8", "rand_core", "serde", "serdect", "sha512", "std", "test-vectors", "voprf"))' -C metadata=87263a9f35acb00d -C extra-filename=-87263a9f35acb00d --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-549f04281ce47dce.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rmeta --extern primeorder=/work/oxidecomputer/omicron/target/debug/deps/libprimeorder-e839bd547edfe982.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42892024-10-21T21:44:16.762Z Compiling enum-as-inner v0.5.1
42902024-10-21T21:44:16.800Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name enum_as_inner --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/enum-as-inner-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=08cf4862227a499a -C extra-filename=-08cf4862227a499a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-64fe453a3f9fcd4a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42912024-10-21T21:44:17.761Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name vergen --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/vergen-8.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cargo"' --cfg 'feature="cargo_metadata"' --cfg 'feature="cfg-if"' --cfg 'feature="default"' --cfg 'feature="git"' --cfg 'feature="git2"' --cfg 'feature="git2-rs"' --cfg 'feature="regex"' --cfg 'feature="rustc"' --cfg 'feature="rustc_version"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("build", "cargo", "cargo_metadata", "cfg-if", "default", "git", "git2", "git2-rs", "gitcl", "gitoxide", "gix", "regex", "rustc", "rustc_version", "si", "sysinfo", "time", "unstable"))' -C metadata=aca61452dcf44f03 -C extra-filename=-aca61452dcf44f03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern git2_rs=/work/oxidecomputer/omicron/target/debug/deps/libgit2-22d689e3f3b3227a.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-df445a3fedc90392.rmeta --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/usr/lib/amd64 --cfg stable --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(nightly)' --check-cfg 'cfg(beta)' --check-cfg 'cfg(stable)'`
42922024-10-21T21:44:18.220Z Compiling async-attributes v1.1.2
42932024-10-21T21:44:18.272Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_attributes --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-attributes-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=720de73c019b2eb1 -C extra-filename=-720de73c019b2eb1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-6e40a918bc2bff98.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42942024-10-21T21:44:18.422Z Compiling polar-core v0.27.3
42952024-10-21T21:44:18.446Z 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=7e8ea3a0fc33e6ff -C extra-filename=-7e8ea3a0fc33e6ff --out-dir /work/oxidecomputer/omicron/target/debug/build/polar-core-7e8ea3a0fc33e6ff -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern lalrpop=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop-92df261eb3eff948.rlib --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42962024-10-21T21:44:18.853Z Compiling num_cpus v1.16.0
42972024-10-21T21:44:18.877Z 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=72b21eaf2cc18e70 -C extra-filename=-72b21eaf2cc18e70 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
42982024-10-21T21:44:19.001Z Compiling russh-cryptovec v0.7.3
42992024-10-21T21:44:19.025Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_cryptovec --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-cryptovec-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d6cf582faa71dbd -C extra-filename=-2d6cf582faa71dbd --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43002024-10-21T21:44:19.112Z Compiling kv-log-macro v1.0.7
43012024-10-21T21:44:19.136Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name kv_log_macro --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/kv-log-macro-1.0.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78b5020518697c67 -C extra-filename=-78b5020518697c67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43022024-10-21T21:44:19.175Z Compiling md5 v0.7.0
43032024-10-21T21:44:19.199Z 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`
43042024-10-21T21:44:19.307Z Compiling async-std v1.13.0
43052024-10-21T21:44:19.307Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_std --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-std-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="alloc"' --cfg 'feature="async-attributes"' --cfg 'feature="async-channel"' --cfg 'feature="async-global-executor"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="attributes"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-lite"' --cfg 'feature="gloo-timers"' --cfg 'feature="kv-log-macro"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="unstable"' --cfg 'feature="wasm-bindgen-futures"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "async-attributes", "async-channel", "async-global-executor", "async-io", "async-lock", "async-process", "attributes", "crossbeam-utils", "default", "docs", "futures-channel", "futures-core", "futures-io", "futures-lite", "gloo-timers", "io_safety", "kv-log-macro", "log", "memchr", "once_cell", "pin-project-lite", "pin-utils", "slab", "std", "surf", "tokio02", "tokio03", "tokio1", "unstable", "wasm-bindgen-futures"))' -C metadata=e65e75c270c1a7f0 -C extra-filename=-e65e75c270c1a7f0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_attributes=/work/oxidecomputer/omicron/target/debug/deps/libasync_attributes-720de73c019b2eb1.so --extern async_channel=/work/oxidecomputer/omicron/target/debug/deps/libasync_channel-50de961397e883bf.rmeta --extern async_global_executor=/work/oxidecomputer/omicron/target/debug/deps/libasync_global_executor-7e258e7e310704ce.rmeta --extern async_io=/work/oxidecomputer/omicron/target/debug/deps/libasync_io-b900900c54139374.rmeta --extern async_lock=/work/oxidecomputer/omicron/target/debug/deps/libasync_lock-7cfc4ae851097cf3.rmeta --extern async_process=/work/oxidecomputer/omicron/target/debug/deps/libasync_process-db8b57f0c0d9e060.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_lite=/work/oxidecomputer/omicron/target/debug/deps/libfutures_lite-ec90834510550653.rmeta --extern kv_log_macro=/work/oxidecomputer/omicron/target/debug/deps/libkv_log_macro-78b5020518697c67.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern pin_project_lite=/work/oxidecomputer/omicron/target/debug/deps/libpin_project_lite-5196b1d39b63f0cb.rmeta --extern pin_utils=/work/oxidecomputer/omicron/target/debug/deps/libpin_utils-ab4c9310920e6cf2.rmeta --extern slab=/work/oxidecomputer/omicron/target/debug/deps/libslab-57539490ecf7bda6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43062024-10-21T21:44:19.332Z Compiling threadpool v1.8.1
43072024-10-21T21:44:19.356Z 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=7a77aaa9296b1e84 -C extra-filename=-7a77aaa9296b1e84 --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-72b21eaf2cc18e70.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43082024-10-21T21:44:19.505Z Compiling russh-keys v0.45.0
43092024-10-21T21:44:19.529Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh_keys --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-keys-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl", "yasna"))' -C metadata=40951d81e9cf2e65 -C extra-filename=-40951d81e9cf2e65 --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-a3c74894fc07819c.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcrypt_pbkdf=/work/oxidecomputer/omicron/target/debug/deps/libbcrypt_pbkdf-70442093a5059b29.rmeta --extern block_padding=/work/oxidecomputer/omicron/target/debug/deps/libblock_padding-1fa762df6943b467.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-1f5fa4f5349d7401.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-0878a0bcf5db05c6.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern der=/work/oxidecomputer/omicron/target/debug/deps/libder-644d9368c0827ff3.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rmeta --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-549f04281ce47dce.rmeta --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-125d612dea7dc87f.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-b8dd11fd78b45c99.rmeta --extern home=/work/oxidecomputer/omicron/target/debug/deps/libhome-97a8c4bd154ecfb4.rmeta --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern md5=/work/oxidecomputer/omicron/target/debug/deps/libmd5-96fe82f29da6b3cb.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-5cde631390065fdc.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-b65726f21ff6e50b.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-87263a9f35acb00d.rmeta --extern pbkdf2=/work/oxidecomputer/omicron/target/debug/deps/libpbkdf2-cef72eb89d32560b.rmeta --extern pkcs1=/work/oxidecomputer/omicron/target/debug/deps/libpkcs1-f91ff89d505860ba.rmeta --extern pkcs5=/work/oxidecomputer/omicron/target/debug/deps/libpkcs5-1a9e30dda3b43225.rmeta --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3c7bb634f5d58075.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-2d6cf582faa71dbd.rmeta --extern sec1=/work/oxidecomputer/omicron/target/debug/deps/libsec1-59e755ffe6ed355e.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern spki=/work/oxidecomputer/omicron/target/debug/deps/libspki-2e77d7e0dc8152f2.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-e143e256a33459a5.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-f14615c3282188e1.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rmeta --extern typenum=/work/oxidecomputer/omicron/target/debug/deps/libtypenum-60752444239cd916.rmeta --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43102024-10-21T21:44:19.614Z Compiling trust-dns-proto v0.22.0
43112024-10-21T21:44:19.638Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trust_dns_proto --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trust-dns-proto-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "bytes", "default", "dns-over-https", "dns-over-https-rustls", "dns-over-native-tls", "dns-over-openssl", "dns-over-quic", "dns-over-rustls", "dns-over-tls", "dnssec", "dnssec-openssl", "dnssec-ring", "h2", "http", "js-sys", "mdns", "native-tls", "openssl", "quinn", "ring", "rustls", "rustls-pemfile", "serde", "serde-config", "socket2", "testing", "tokio", "tokio-native-tls", "tokio-openssl", "tokio-runtime", "tokio-rustls", "wasm-bindgen", "wasm-bindgen-crate", "webpki", "webpki-roots"))' -C metadata=46083f5fa107be67 -C extra-filename=-46083f5fa107be67 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern data_encoding=/work/oxidecomputer/omicron/target/debug/deps/libdata_encoding-cd98acc801d35958.rmeta --extern enum_as_inner=/work/oxidecomputer/omicron/target/debug/deps/libenum_as_inner-08cf4862227a499a.so --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rmeta --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern idna=/work/oxidecomputer/omicron/target/debug/deps/libidna-7ff3e6b1e3d76ba6.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tinyvec=/work/oxidecomputer/omicron/target/debug/deps/libtinyvec-08d9e11b5e823d54.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43122024-10-21T21:44:19.932Z Running `/work/oxidecomputer/omicron/target/debug/build/polar-core-7e8ea3a0fc33e6ff/build-script-build`
43132024-10-21T21:44:20.186Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name target_spec --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/target-spec-3.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "proptest", "proptest1", "summaries"))' --check-cfg 'cfg(doc_cfg)' -C metadata=3b9f9ccbc36187b9 -C extra-filename=-3b9f9ccbc36187b9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_expr=/work/oxidecomputer/omicron/target/debug/deps/libcfg_expr-d742d6a46efd2b8c.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern target_lexicon=/work/oxidecomputer/omicron/target/debug/deps/libtarget_lexicon-8e39602dda6439bf.rmeta --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43142024-10-21T21:44:20.885Z 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=10352c5d605d28e9 -C extra-filename=-10352c5d605d28e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-4282df15fb49f14d.so --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern strum_macros=/work/oxidecomputer/omicron/target/debug/deps/libstrum_macros-66e441e71b92f81e.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43152024-10-21T21:44:21.046Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
43162024-10-21T21:44:21.070Z 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=836c4852cf84f385 -C extra-filename=-836c4852cf84f385 --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-e1358787de6e0417.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
43172024-10-21T21:44:21.481Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
43182024-10-21T21:44:21.505Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/common/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=456a8849a8172c7f -C extra-filename=-456a8849a8172c7f --out-dir /work/oxidecomputer/omicron/target/debug/build/crucible-common-456a8849a8172c7f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern vergen=/work/oxidecomputer/omicron/target/debug/deps/libvergen-aca61452dcf44f03.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/usr/lib/amd64`
43192024-10-21T21:44:22.402Z Compiling installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
43202024-10-21T21:44:22.426Z 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=b314c018b9555230 -C extra-filename=-b314c018b9555230 --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-192c8d1518828dd8.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rmeta --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
43212024-10-21T21:44:22.874Z Running `/work/oxidecomputer/omicron/target/debug/build/crucible-common-456a8849a8172c7f/build-script-build`
43222024-10-21T21:44:22.901Z Compiling httptest v0.16.1
43232024-10-21T21:44:22.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httptest --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httptest-0.16.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8dc56cb72b720c74 -C extra-filename=-8dc56cb72b720c74 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern crossbeam_channel=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_channel-4fdcc25f3cc7f51f.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43242024-10-21T21:44:24.473Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name crucible_common --edition=2021 /home/build/.cargo/git/checkouts/crucible-f3b5bdecdc6486d6/2b88ab8/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=270fe008b0afc2a5 -C extra-filename=-270fe008b0afc2a5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern atty=/work/oxidecomputer/omicron/target/debug/deps/libatty-db8c6ce6b3988e5d.rmeta --extern crucible_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_workspace_hack-8df2ed83fa4c112a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern nix=/work/oxidecomputer/omicron/target/debug/deps/libnix-cd78b0f6fd358b68.rmeta --extern rusqlite=/work/oxidecomputer/omicron/target/debug/deps/librusqlite-3636b963f56ef55f.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-ef67309bf96e0f1b.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-feb43724de55514a.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-edf111dfe4a9cadf.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern twox_hash=/work/oxidecomputer/omicron/target/debug/deps/libtwox_hash-3cf1c705ffd69eee.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/lib/amd64`
43252024-10-21T21:44:25.681Z Compiling num-bigint v0.4.6
43262024-10-21T21:44:25.705Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name num_bigint --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/num-bigint-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=acc4b60ec2977a77 -C extra-filename=-acc4b60ec2977a77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43272024-10-21T21:44:26.053Z Compiling rustls-native-certs v0.7.3
43282024-10-21T21:44:26.077Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rustls_native_certs --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-native-certs-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba4ba34bd9f6850c -C extra-filename=-ba4ba34bd9f6850c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern openssl_probe=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_probe-aba34158fbf029ed.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43292024-10-21T21:44:26.537Z Compiling pathdiff v0.2.2
43302024-10-21T21:44:26.561Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name pathdiff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pathdiff-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="camino"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=50688de6a66ac6ea -C extra-filename=-50688de6a66ac6ea --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43312024-10-21T21:44:26.611Z Compiling des v0.8.1
43322024-10-21T21:44:26.635Z Compiling escape8259 v0.5.3
43332024-10-21T21:44:26.635Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name des --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/des-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("zeroize"))' -C metadata=039986427937a7fc -C extra-filename=-039986427937a7fc --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-e2da4675f63265ef.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43342024-10-21T21:44:26.635Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name escape8259 --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/escape8259-0.5.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82a61719079ec967 -C extra-filename=-82a61719079ec967 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43352024-10-21T21:44:26.708Z Compiling nested v0.1.1
43362024-10-21T21:44:26.732Z 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`
43372024-10-21T21:44:26.928Z Compiling dhcproto-macros v0.1.0
43382024-10-21T21:44:26.952Z 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`
43392024-10-21T21:44:26.998Z Compiling guppy v0.17.8
43402024-10-21T21:44:27.022Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name guppy --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/guppy-0.17.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("guppy-summaries", "proptest", "proptest-derive", "proptest1", "rayon", "rayon1", "summaries", "toml"))' --check-cfg 'cfg(doc_cfg)' -C metadata=b5fb3aeac1392567 -C extra-filename=-b5fb3aeac1392567 --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-12f38d3186beb808.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rmeta --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern fixedbitset=/work/oxidecomputer/omicron/target/debug/deps/libfixedbitset-fda43baac4e8c7a6.rmeta --extern guppy_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libguppy_workspace_hack-5ded1e9cb14903cd.rmeta --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern nested=/work/oxidecomputer/omicron/target/debug/deps/libnested-c6ce3764432eb2b8.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern pathdiff=/work/oxidecomputer/omicron/target/debug/deps/libpathdiff-50688de6a66ac6ea.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern target_spec=/work/oxidecomputer/omicron/target/debug/deps/libtarget_spec-3b9f9ccbc36187b9.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43412024-10-21T21:44:27.022Z Compiling libtest-mimic v0.7.3
43422024-10-21T21:44:27.022Z 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=50a9a5aa5cdd2654 -C extra-filename=-50a9a5aa5cdd2654 --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-53b1b616d65a4f87.rmeta --extern escape8259=/work/oxidecomputer/omicron/target/debug/deps/libescape8259-82a61719079ec967.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern threadpool=/work/oxidecomputer/omicron/target/debug/deps/libthreadpool-7a77aaa9296b1e84.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43432024-10-21T21:44:27.803Z Compiling dhcproto v0.12.0
43442024-10-21T21:44:27.827Z 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=9dedd77b5a6ef4d9 -C extra-filename=-9dedd77b5a6ef4d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern dhcproto_macros=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto_macros-f3082a10e84b91dd.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern trust_dns_proto=/work/oxidecomputer/omicron/target/debug/deps/libtrust_dns_proto-46083f5fa107be67.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43452024-10-21T21:44:27.963Z Compiling hyper-rustls v0.26.0
43462024-10-21T21:44:27.988Z 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=33064942eeb02a8d -C extra-filename=-33064942eeb02a8d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rmeta --extern rustls_native_certs=/work/oxidecomputer/omicron/target/debug/deps/librustls_native_certs-ba4ba34bd9f6850c.rmeta --extern pki_types=/work/oxidecomputer/omicron/target/debug/deps/librustls_pki_types-81784d68f5720db1.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-57311ef1baca982c.rmeta --extern tower_service=/work/oxidecomputer/omicron/target/debug/deps/libtower_service-f6ab7995d523906b.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out`
43472024-10-21T21:44:28.459Z Compiling oso v0.27.3
43482024-10-21T21:44:28.483Z 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=5e3d3f87d234d437 -C extra-filename=-5e3d3f87d234d437 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern impl_trait_for_tuples=/work/oxidecomputer/omicron/target/debug/deps/libimpl_trait_for_tuples-38c125916d062385.so --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rmeta --extern oso_derive=/work/oxidecomputer/omicron/target/debug/deps/liboso_derive-a5ca1afad04ae64c.so --extern polar_core=/work/oxidecomputer/omicron/target/debug/deps/libpolar_core-10352c5d605d28e9.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43492024-10-21T21:44:28.791Z Compiling russh v0.45.0
43502024-10-21T21:44:28.815Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name russh --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/russh-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "flate2", "legacy-ed25519-pkcs8-parser", "openssl", "vendored-openssl"))' -C metadata=466c60c028ea3722 -C extra-filename=-466c60c028ea3722 --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-a3c74894fc07819c.rmeta --extern aes_gcm=/work/oxidecomputer/omicron/target/debug/deps/libaes_gcm-276afecb8064fc53.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bitflags=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rmeta --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rmeta --extern cbc=/work/oxidecomputer/omicron/target/debug/deps/libcbc-1f5fa4f5349d7401.rmeta --extern chacha20=/work/oxidecomputer/omicron/target/debug/deps/libchacha20-8292cdb58b37ce87.rmeta --extern ctr=/work/oxidecomputer/omicron/target/debug/deps/libctr-0878a0bcf5db05c6.rmeta --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-84bed2dbc592cc10.rmeta --extern des=/work/oxidecomputer/omicron/target/debug/deps/libdes-039986427937a7fc.rmeta --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rmeta --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rmeta --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rmeta --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-b8dd11fd78b45c99.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern num_bigint=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint-acc4b60ec2977a77.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern p256=/work/oxidecomputer/omicron/target/debug/deps/libp256-5cde631390065fdc.rmeta --extern p384=/work/oxidecomputer/omicron/target/debug/deps/libp384-b65726f21ff6e50b.rmeta --extern p521=/work/oxidecomputer/omicron/target/debug/deps/libp521-87263a9f35acb00d.rmeta --extern poly1305=/work/oxidecomputer/omicron/target/debug/deps/libpoly1305-63fd45e0b9caa897.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rmeta --extern russh_cryptovec=/work/oxidecomputer/omicron/target/debug/deps/librussh_cryptovec-2d6cf582faa71dbd.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-40951d81e9cf2e65.rmeta --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern ssh_encoding=/work/oxidecomputer/omicron/target/debug/deps/libssh_encoding-e143e256a33459a5.rmeta --extern ssh_key=/work/oxidecomputer/omicron/target/debug/deps/libssh_key-f14615c3282188e1.rmeta --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43512024-10-21T21:44:30.679Z 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=126b822f18804771 -C extra-filename=-126b822f18804771 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-8e2707aa4a025bd1.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.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-b791cfda59cbe17d.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rmeta --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5e3d3f87d234d437.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/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`
43522024-10-21T21:44:33.440Z Compiling async-object-pool v0.1.5
43532024-10-21T21:44:33.464Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name async_object_pool --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/async-object-pool-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9236b68443766632 -C extra-filename=-9236b68443766632 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-e65e75c270c1a7f0.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43542024-10-21T21:44:33.633Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
43552024-10-21T21:44:33.657Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 clickhouse-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f62fad505d15686d -C extra-filename=-f62fad505d15686d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
43562024-10-21T21:44:34.209Z Compiling fancy-regex v0.13.0
43572024-10-21T21:44:34.233Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name fancy_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fancy-regex-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "std", "track_caller", "unicode"))' -C metadata=2a2ca52e4c65d7ef -C extra-filename=-2a2ca52e4c65d7ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rmeta --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rmeta --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43582024-10-21T21:44:34.296Z Compiling rstest_macros v0.23.0
43592024-10-21T21:44:34.320Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.23.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=5ede23eac6e4f6d2 -C extra-filename=-5ede23eac6e4f6d2 --out-dir /work/oxidecomputer/omicron/target/debug/build/rstest_macros-5ede23eac6e4f6d2 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern rustc_version=/work/oxidecomputer/omicron/target/debug/deps/librustc_version-df445a3fedc90392.rlib --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43602024-10-21T21:44:34.857Z 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=693e9498c181e69d -C extra-filename=-693e9498c181e69d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cccd078da3c2486a.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rmeta --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f39e6051643e75e5.rmeta --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-8b9ac575b7086be9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rmeta --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-3ee2a89b83e83f6e.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rmeta --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-b791cfda59cbe17d.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
43612024-10-21T21:44:35.247Z Compiling assert-json-diff v2.0.2
43622024-10-21T21:44:35.271Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name assert_json_diff --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/assert-json-diff-2.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6819131bbd072ba3 -C extra-filename=-6819131bbd072ba3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43632024-10-21T21:44:35.743Z Compiling serde_regex v1.1.0
43642024-10-21T21:44:35.767Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name serde_regex --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/serde_regex-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=04f4a73817e7af9a -C extra-filename=-04f4a73817e7af9a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43652024-10-21T21:44:36.009Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
43662024-10-21T21:44:36.009Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ispf --edition=2018 /home/build/.cargo/git/checkouts/ispf-c858ba521079d51a/f78443a/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2adcb949d9561c90 -C extra-filename=-2adcb949d9561c90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43672024-10-21T21:44:36.058Z Compiling path-tree v0.8.1
43682024-10-21T21:44:36.082Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name path_tree --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/path-tree-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae53a31358fb5190 -C extra-filename=-ae53a31358fb5190 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43692024-10-21T21:44:36.131Z Compiling internet-checksum v0.2.1
43702024-10-21T21:44:36.155Z 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`
43712024-10-21T21:44:36.329Z Compiling stringmetrics v2.2.2
43722024-10-21T21:44:36.353Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name stringmetrics --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stringmetrics-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench"))' -C metadata=b76476b32eaaab4f -C extra-filename=-b76476b32eaaab4f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43732024-10-21T21:44:36.449Z Compiling datatest-stable v0.2.9
43742024-10-21T21:44:36.472Z 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=cee90a3b9f042e82 -C extra-filename=-cee90a3b9f042e82 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern fancy_regex=/work/oxidecomputer/omicron/target/debug/deps/libfancy_regex-2a2ca52e4c65d7ef.rmeta --extern libtest_mimic=/work/oxidecomputer/omicron/target/debug/deps/liblibtest_mimic-50a9a5aa5cdd2654.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`
43752024-10-21T21:44:36.586Z Compiling httpmock v0.8.0-alpha.1
43762024-10-21T21:44:36.610Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name httpmock --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/httpmock-0.8.0-alpha.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="headers"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "color", "colored", "cookies", "default", "env_logger", "experimental", "headers", "http2", "https", "hyper-rustls", "proxy", "rcgen", "record", "remote", "remote-https", "rustls", "rustls-pemfile", "serde_yaml", "standalone", "tls-detect", "tokio-rustls"))' -C metadata=320dc6da11743aa9 -C extra-filename=-320dc6da11743aa9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_json_diff=/work/oxidecomputer/omicron/target/debug/deps/libassert_json_diff-6819131bbd072ba3.rmeta --extern async_object_pool=/work/oxidecomputer/omicron/target/debug/deps/libasync_object_pool-9236b68443766632.rmeta --extern async_std=/work/oxidecomputer/omicron/target/debug/deps/libasync_std-e65e75c270c1a7f0.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rmeta --extern form_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libform_urlencoded-5569ff5eb631ad8f.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f688c9515f1032bd.rmeta --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rmeta --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --extern path_tree=/work/oxidecomputer/omicron/target/debug/deps/libpath_tree-ae53a31358fb5190.rmeta --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_regex=/work/oxidecomputer/omicron/target/debug/deps/libserde_regex-04f4a73817e7af9a.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --extern stringmetrics=/work/oxidecomputer/omicron/target/debug/deps/libstringmetrics-b76476b32eaaab4f.rmeta --extern tabwriter=/work/oxidecomputer/omicron/target/debug/deps/libtabwriter-2da5a6fab03534d3.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43772024-10-21T21:44:36.610Z Running `/work/oxidecomputer/omicron/target/debug/build/rstest_macros-5ede23eac6e4f6d2/build-script-build`
43782024-10-21T21:44:36.734Z Compiling installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
43792024-10-21T21:44:36.759Z 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=298875d72ddda744 -C extra-filename=-298875d72ddda744 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-b314c018b9555230.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rmeta --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
43802024-10-21T21:44:37.067Z Compiling omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
43812024-10-21T21:44:37.091Z 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=1405c511f12a9c06 -C extra-filename=-1405c511f12a9c06 --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-7bca6a4da6cde0e6.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
43822024-10-21T21:44:37.591Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
43832024-10-21T21:44:37.615Z 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=8707123b2000bd2a -C extra-filename=-8707123b2000bd2a --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-dev-8707123b2000bd2a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
43842024-10-21T21:44:37.890Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
43852024-10-21T21:44:37.914Z 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=fff2ac66869350f0 -C extra-filename=-fff2ac66869350f0 --out-dir /work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-fff2ac66869350f0 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
43862024-10-21T21:44:38.187Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
43872024-10-21T21:44:38.211Z 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=1333c3af91e6736c -C extra-filename=-1333c3af91e6736c --out-dir /work/oxidecomputer/omicron/target/debug/build/db-dev-1333c3af91e6736c -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
43882024-10-21T21:44:38.549Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
43892024-10-21T21:44:38.573Z 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=d2dcd3213faa5b5b -C extra-filename=-d2dcd3213faa5b5b --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-omdb-d2dcd3213faa5b5b -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
43902024-10-21T21:44:38.882Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
43912024-10-21T21:44:38.907Z 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=c4dc56b1bd964a53 -C extra-filename=-c4dc56b1bd964a53 --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c4dc56b1bd964a53 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
43922024-10-21T21:44:38.907Z Compiling similar-asserts v1.6.0
43932024-10-21T21:44:38.931Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name similar_asserts --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/similar-asserts-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "unicode"))' -C metadata=919942a9cf5d239f -C extra-filename=-919942a9cf5d239f --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-acc5db071dc1e894.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43942024-10-21T21:44:39.216Z Compiling proc-macro-crate v3.2.0
43952024-10-21T21:44:39.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name proc_macro_crate --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro-crate-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef69f1d29a3d75d1 -C extra-filename=-ef69f1d29a3d75d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
43962024-10-21T21:44:39.627Z Compiling relative-path v1.9.3
43972024-10-21T21:44:39.650Z 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`
43982024-10-21T21:44:39.917Z Compiling trybuild v1.0.100
43992024-10-21T21:44:39.942Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.100/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=9b78220ec8e9785a -C extra-filename=-9b78220ec8e9785a --out-dir /work/oxidecomputer/omicron/target/debug/build/trybuild-9b78220ec8e9785a -L dependency=/work/oxidecomputer/omicron/target/debug/deps --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44002024-10-21T21:44:40.242Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-cockroach-admin-c4dc56b1bd964a53/build-script-build`
44012024-10-21T21:44:40.278Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-omdb-d2dcd3213faa5b5b/build-script-build`
44022024-10-21T21:44:40.307Z Running `/work/oxidecomputer/omicron/target/debug/build/db-dev-1333c3af91e6736c/build-script-build`
44032024-10-21T21:44:40.338Z Running `/work/oxidecomputer/omicron/target/debug/build/reconfigurator-cli-fff2ac66869350f0/build-script-build`
44042024-10-21T21:44:40.384Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-dev-8707123b2000bd2a/build-script-build`
44052024-10-21T21:44:40.408Z Running `/work/oxidecomputer/omicron/target/debug/build/trybuild-9b78220ec8e9785a/build-script-build`
44062024-10-21T21:44:40.432Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
44072024-10-21T21:44:40.432Z 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=1e17e8c2d33073ca -C extra-filename=-1e17e8c2d33073ca --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-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rmeta --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-9dedd77b5a6ef4d9.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rmeta --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rmeta --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-466c60c028ea3722.rmeta --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-40951d81e9cf2e65.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rmeta --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
44082024-10-21T21:44:40.460Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
44092024-10-21T21:44:40.460Z 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=79aeebfb8181552b -C extra-filename=-79aeebfb8181552b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rmeta --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7dcc9a2fce0435d2.rmeta --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3b2f12449dd5d288.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rmeta --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rmeta --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
44102024-10-21T21:44:40.505Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest_macros --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest_macros-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=28b345a934ef2ef3 -C extra-filename=-28b345a934ef2ef3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern proc_macro_crate=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro_crate-ef69f1d29a3d75d1.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern relative_path=/work/oxidecomputer/omicron/target/debug/deps/librelative_path-b73652ab3b928921.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern unicode_ident=/work/oxidecomputer/omicron/target/debug/deps/libunicode_ident-55862b4b1d68d132.rlib --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44112024-10-21T21:44:42.454Z Compiling omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
44122024-10-21T21:44:42.478Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2021 dev-tools/ls-apis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8c514a9e770c5915 -C extra-filename=-8c514a9e770c5915 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44132024-10-21T21:44:42.874Z Compiling multimap v0.10.0
44142024-10-21T21:44:42.899Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name multimap --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/multimap-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_impl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_impl"))' -C metadata=25ec5690a2fbae8c -C extra-filename=-25ec5690a2fbae8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44152024-10-21T21:44:43.177Z Compiling uzers v0.12.1
44162024-10-21T21:44:43.200Z 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.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="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", "test-integration"))' -C metadata=f8b9d5241f8279b6 -C extra-filename=-f8b9d5241f8279b6 --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-7bca6a4da6cde0e6.rmeta --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44172024-10-21T21:44:44.383Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name trybuild --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/trybuild-1.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diff", "dissimilar"))' -C metadata=5a25ccebccb5c747 -C extra-filename=-5a25ccebccb5c747 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_derive=/work/oxidecomputer/omicron/target/debug/deps/libserde_derive-8a19dc9c99dbd829.so --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern termcolor=/work/oxidecomputer/omicron/target/debug/deps/libtermcolor-729e749081eb9f7f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 --check-cfg 'cfg(trybuild_no_target)' --check-cfg 'cfg(host_os, values("windows"))'`
44182024-10-21T21:44:48.696Z Compiling wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
44192024-10-21T21:44:48.720Z 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=06fe9e2b1882c405 -C extra-filename=-06fe9e2b1882c405 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44202024-10-21T21:44:49.878Z Compiling rstest v0.23.0
44212024-10-21T21:44:49.902Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name rstest --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rstest-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="async-timeout"' --cfg 'feature="crate-name"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-timeout", "crate-name", "default"))' -C metadata=b18a6420ab630e70 -C extra-filename=-b18a6420ab630e70 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern futures_timer=/work/oxidecomputer/omicron/target/debug/deps/libfutures_timer-f688c9515f1032bd.rmeta --extern rstest_macros=/work/oxidecomputer/omicron/target/debug/deps/librstest_macros-28b345a934ef2ef3.so --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44222024-10-21T21:44:50.090Z Compiling partial-io v0.5.4
44232024-10-21T21:44:50.114Z 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=901beab225e363b2 -C extra-filename=-901beab225e363b2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern pin_project=/work/oxidecomputer/omicron/target/debug/deps/libpin_project-bc98e5432be1ab4d.rmeta --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44242024-10-21T21:44:50.517Z Compiling blake2b_simd v1.0.2
44252024-10-21T21:44:50.541Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name blake2b_simd --edition=2018 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/blake2b_simd-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uninline_portable"))' -C metadata=60d715563b5a7ab0 -C extra-filename=-60d715563b5a7ab0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern arrayref=/work/oxidecomputer/omicron/target/debug/deps/libarrayref-d173e624f6c8bca2.rmeta --extern arrayvec=/work/oxidecomputer/omicron/target/debug/deps/libarrayvec-ff10647d6b0400c3.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-eeb5bc68ff7a9b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44262024-10-21T21:44:50.899Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
44272024-10-21T21:44:50.923Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name build_script_build --edition=2021 live-tests/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=09d26a120735ab5f -C extra-filename=-09d26a120735ab5f --out-dir /work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-09d26a120735ab5f -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44282024-10-21T21:44:51.205Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
44292024-10-21T21:44:51.230Z 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=9dc89b23cf60d511 -C extra-filename=-9dc89b23cf60d511 --out-dir /work/oxidecomputer/omicron/target/debug/build/ch-dev-9dc89b23cf60d511 -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern omicron_rpaths=/work/oxidecomputer/omicron/target/debug/deps/libomicron_rpaths-3cbae3793e278ad2.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44302024-10-21T21:44:51.511Z Compiling rand_distr v0.4.3
44312024-10-21T21:44:51.535Z 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=2142bb9a9dca75cd -C extra-filename=-2142bb9a9dca75cd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44322024-10-21T21:44:52.377Z Compiling approx v0.5.1
44332024-10-21T21:44:52.401Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name approx --edition=2015 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/approx-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=c60fa4528b6f8604 -C extra-filename=-c60fa4528b6f8604 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44342024-10-21T21:44:52.599Z Running `/work/oxidecomputer/omicron/target/debug/build/ch-dev-9dc89b23cf60d511/build-script-build`
44352024-10-21T21:44:52.633Z Compiling rust-argon2 v2.1.0
44362024-10-21T21:44:52.657Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name argon2 --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rust-argon2-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=line-tables-only -C debug-assertions=on --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=8b197971538622e9 -C extra-filename=-8b197971538622e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-a2ffa63167802121.rmeta --extern blake2b_simd=/work/oxidecomputer/omicron/target/debug/deps/libblake2b_simd-60d715563b5a7ab0.rmeta --extern constant_time_eq=/work/oxidecomputer/omicron/target/debug/deps/libconstant_time_eq-eeb5bc68ff7a9b64.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44372024-10-21T21:44:53.099Z Running `/work/oxidecomputer/omicron/target/debug/build/omicron-live-tests-09d26a120735ab5f/build-script-build`
44382024-10-21T21:44:53.133Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
44392024-10-21T21:44:53.158Z 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=17eb6f099a11b534 -C extra-filename=-17eb6f099a11b534 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-f8b9d5241f8279b6.rmeta --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
44402024-10-21T21:44:54.066Z 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=0105c8b915b72ef2 -C extra-filename=-0105c8b915b72ef2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-836c4852cf84f385.rmeta --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e1358787de6e0417.rmeta --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44412024-10-21T21:44:54.090Z Compiling openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
44422024-10-21T21:44:54.090Z 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=43c041e70c4082a9 -C extra-filename=-43c041e70c4082a9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rmeta --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rmeta --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-836c4852cf84f385.rmeta --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rmeta --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.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-7dcc9a2fce0435d2.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rmeta --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-ddcb249a40b53045.rmeta --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rmeta --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rmeta --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rmeta --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rmeta --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rmeta --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
44432024-10-21T21:44:54.543Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
44442024-10-21T21:44:54.568Z 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=5f52a1713f171666 -C extra-filename=-5f52a1713f171666 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d9c57d137f211c3f.rmeta --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rmeta --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-feb43724de55514a.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out`
44452024-10-21T21:44:56.930Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
44462024-10-21T21:44:56.954Z 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=172311d037d4e509 -C extra-filename=-172311d037d4e509 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rmeta --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44472024-10-21T21:44:58.397Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
44482024-10-21T21:44:58.421Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2021 live-tests/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=02cf2670811750d5 -C extra-filename=-02cf2670811750d5 --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-858fe2ae6e20e6ce.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44492024-10-21T21:44:58.421Z Compiling cargo_toml v0.20.5
44502024-10-21T21:44:58.421Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name cargo_toml --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo_toml-0.20.5/src/cargo_toml.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("features"))' -C metadata=2a99af5af75a32c9 -C extra-filename=-2a99af5af75a32c9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44512024-10-21T21:44:59.071Z Compiling termios v0.3.3
44522024-10-21T21:44:59.095Z 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=1f1e83cbb620fc31 -C extra-filename=-1f1e83cbb620fc31 --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-7bca6a4da6cde0e6.rmeta --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44532024-10-21T21:44:59.215Z Compiling indoc v2.0.5
44542024-10-21T21:44:59.239Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name indoc --edition=2021 /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/indoc-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6d8b0b7d5da02efe -C extra-filename=-6d8b0b7d5da02efe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern proc_macro --cap-lints allow -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44552024-10-21T21:44:59.319Z Compiling gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
44562024-10-21T21:44:59.343Z 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=7ff925db6751270d -C extra-filename=-7ff925db6751270d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern termios=/work/oxidecomputer/omicron/target/debug/deps/libtermios-1f1e83cbb620fc31.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-65e009c738effbf1.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44572024-10-21T21:45:00.259Z 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=5435e1d21c6f9d91 -C extra-filename=-5435e1d21c6f9d91 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-6d8b0b7d5da02efe.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-010bb657055a369a.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-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
44582024-10-21T21:45:00.508Z 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=9ecef575a8206e9b -C extra-filename=-9ecef575a8206e9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-06fe9e2b1882c405.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44592024-10-21T21:45:02.576Z 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=29621f7fa6df8588 -C extra-filename=-29621f7fa6df8588 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-06fe9e2b1882c405.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44602024-10-21T21:45:04.297Z 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=8ddda9b6fdb63158 -C extra-filename=-8ddda9b6fdb63158 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-836c4852cf84f385.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.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-7dcc9a2fce0435d2.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-43c041e70c4082a9.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-ddcb249a40b53045.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
44612024-10-21T21:45:04.590Z 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=e35c08c401f04bc6 -C extra-filename=-e35c08c401f04bc6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-172311d037d4e509.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44622024-10-21T21:45:05.243Z 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=58c5e5dc98480a12 -C extra-filename=-58c5e5dc98480a12 --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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-9dedd77b5a6ef4d9.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-1e17e8c2d33073ca.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-466c60c028ea3722.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-40951d81e9cf2e65.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
44632024-10-21T21:45:05.960Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
44642024-10-21T21:45:05.985Z 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=01b9cc687525c90f -C extra-filename=-01b9cc687525c90f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern cargo_toml=/work/oxidecomputer/omicron/target/debug/deps/libcargo_toml-2a99af5af75a32c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
44652024-10-21T21:45:06.276Z 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=d4c70548fe165449 -C extra-filename=-d4c70548fe165449 --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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-9dedd77b5a6ef4d9.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-466c60c028ea3722.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-40951d81e9cf2e65.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
44662024-10-21T21:45:06.596Z 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=f5dd9387f6689878 -C extra-filename=-f5dd9387f6689878 --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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-9dedd77b5a6ef4d9.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-1e17e8c2d33073ca.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-466c60c028ea3722.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-40951d81e9cf2e65.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
44672024-10-21T21:45:07.804Z 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=3f475039b74daa15 -C extra-filename=-3f475039b74daa15 --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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-9dedd77b5a6ef4d9.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-1e17e8c2d33073ca.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-466c60c028ea3722.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-40951d81e9cf2e65.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
44682024-10-21T21:45:08.217Z 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=593014f987533016 -C extra-filename=-593014f987533016 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-5f52a1713f171666.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d9c57d137f211c3f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-feb43724de55514a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out`
44692024-10-21T21:45:09.059Z 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=d61a795827c036b7 -C extra-filename=-d61a795827c036b7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-29dd9644c3d8116d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-8b197971538622e9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44702024-10-21T21:45:09.848Z 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=d741033bcba65540 -C extra-filename=-d741033bcba65540 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-f8b9d5241f8279b6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-17eb6f099a11b534.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
44712024-10-21T21:45:10.089Z 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=c3ef5fee8669e5e3 -C extra-filename=-c3ef5fee8669e5e3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-320dc6da11743aa9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
44722024-10-21T21:45:12.056Z 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=3775975ac71352d1 -C extra-filename=-3775975ac71352d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-320dc6da11743aa9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
44732024-10-21T21:45:12.654Z 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=5dfeb325397e655b -C extra-filename=-5dfeb325397e655b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-320dc6da11743aa9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
44742024-10-21T21:45:12.679Z 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=1e637cb0aff7b55c -C extra-filename=-1e637cb0aff7b55c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-320dc6da11743aa9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
44752024-10-21T21:45:15.132Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
44762024-10-21T21:45:15.179Z 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=cbe29fd680715599 -C extra-filename=-cbe29fd680715599 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rmeta --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rmeta --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rmeta --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rmeta --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
44772024-10-21T21:45:19.813Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
44782024-10-21T21:45:19.837Z 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=6646cbfcc8e433ef -C extra-filename=-6646cbfcc8e433ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44792024-10-21T21:45:20.304Z 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=db9d5be776978731 -C extra-filename=-db9d5be776978731 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44802024-10-21T21:45:21.593Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
44812024-10-21T21:45:21.618Z 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=47f634763d1ce9a2 -C extra-filename=-47f634763d1ce9a2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44822024-10-21T21:45:21.717Z 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=abbf55bd43953493 -C extra-filename=-abbf55bd43953493 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44832024-10-21T21:45:22.757Z 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=06b04f218df74019 -C extra-filename=-06b04f218df74019 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-298875d72ddda744.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7dcc9a2fce0435d2.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-b314c018b9555230.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.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-3b2f12449dd5d288.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-79aeebfb8181552b.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L native=/opt/ooce/pgsql-13/lib/amd64`
44842024-10-21T21:45:22.983Z 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=b277ffa1cd11546d -C extra-filename=-b277ffa1cd11546d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rmeta --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ddb0b6a8cb0a87ff.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
44852024-10-21T21:45:23.089Z 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=11a41814e27719cc -C extra-filename=-11a41814e27719cc --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7dcc9a2fce0435d2.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3b2f12449dd5d288.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-79aeebfb8181552b.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/opt/ooce/pgsql-13/lib/amd64`
44862024-10-21T21:45:23.254Z 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=596af772b779d985 -C extra-filename=-596af772b779d985 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-298875d72ddda744.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7dcc9a2fce0435d2.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-b314c018b9555230.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.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-3b2f12449dd5d288.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-79aeebfb8181552b.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L native=/opt/ooce/pgsql-13/lib/amd64`
44872024-10-21T21:45:24.056Z 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=b31eefa6b580be77 -C extra-filename=-b31eefa6b580be77 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.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-d982570fac10725d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
44882024-10-21T21:45:25.278Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_compilation --edition=2021 oximeter/types/tests/test_compilation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f30078bcf143f1a -C extra-filename=-1f30078bcf143f1a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-c60fa4528b6f8604.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-2142bb9a9dca75cd.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-b18a6420ab630e70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5a25ccebccb5c747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44892024-10-21T21:45:25.867Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_types --edition=2021 oximeter/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=97ce7fc0cb43f156 -C extra-filename=-97ce7fc0cb43f156 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-c60fa4528b6f8604.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-2142bb9a9dca75cd.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-b18a6420ab630e70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5a25ccebccb5c747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44902024-10-21T21:45:26.126Z 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=71cee7109c73b486 -C extra-filename=-71cee7109c73b486 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-b314c018b9555230.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-901beab225e363b2.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
44912024-10-21T21:45:27.045Z 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=b5dd6edd0bb3c31f -C extra-filename=-b5dd6edd0bb3c31f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-298875d72ddda744.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-b314c018b9555230.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-901beab225e363b2.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64`
44922024-10-21T21:45:28.931Z 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=c51c55bab93e6088 -C extra-filename=-c51c55bab93e6088 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rmeta --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rmeta --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rmeta --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rmeta --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rmeta --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rmeta --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rmeta --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rmeta --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rmeta --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rmeta --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rmeta --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rmeta --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rmeta --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rmeta --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-270fe008b0afc2a5.rmeta --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-dde39ec0a869c8c3.rmeta --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rmeta --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rmeta --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rmeta --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rmeta --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rmeta --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rmeta --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rmeta --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rmeta --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rmeta --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rmeta --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rmeta --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rmeta --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rmeta --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rmeta --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rmeta --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rmeta --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rmeta --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rmeta --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rmeta --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rmeta --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rmeta --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rmeta --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rmeta --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rmeta --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rmeta --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rmeta --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rmeta --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rmeta --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rmeta --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-abbf55bd43953493.rmeta --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rmeta --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b277ffa1cd11546d.rmeta --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rmeta --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rmeta --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rmeta --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rmeta --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rmeta --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rmeta --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rmeta --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rmeta --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rmeta --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rmeta --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rmeta --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rmeta --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rmeta --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rmeta --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rmeta --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rmeta --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rmeta --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rmeta --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rmeta --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rmeta --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rmeta --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rmeta --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rmeta --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rmeta --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rmeta --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rmeta --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rmeta --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rmeta --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rmeta --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rmeta --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rmeta --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rmeta --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rmeta --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rmeta --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rmeta --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rmeta --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rmeta --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rmeta --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rmeta --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rmeta --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rmeta --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rmeta --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rmeta --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rmeta --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rmeta --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rmeta --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rmeta --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rmeta --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rmeta --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rmeta --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rmeta --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rmeta --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
44932024-10-21T21:45:37.355Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2021 dev-tools/ls-apis/src/bin/ls-apis.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=20ab53fa7ab3b489 -C extra-filename=-20ab53fa7ab3b489 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-8c514a9e770c5915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
44942024-10-21T21:45:38.092Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name ls_apis --edition=2021 dev-tools/ls-apis/src/bin/ls-apis.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bacd5be7a1d4897f -C extra-filename=-bacd5be7a1d4897f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-8c514a9e770c5915.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
44952024-10-21T21:45:40.631Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_dependencies --edition=2021 dev-tools/ls-apis/tests/test_dependencies.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9890b6b557398d0f -C extra-filename=-9890b6b557398d0f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-8c514a9e770c5915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
44962024-10-21T21:45:47.095Z 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=a00ad0d37927dc03 -C extra-filename=-a00ad0d37927dc03 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
44972024-10-21T21:45:48.138Z 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=cf551266d40a2953 -C extra-filename=-cf551266d40a2953 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-836c4852cf84f385.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e1358787de6e0417.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-0105c8b915b72ef2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
44982024-10-21T21:45:48.591Z 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=58b4d0c4ff7b6d18 -C extra-filename=-58b4d0c4ff7b6d18 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
44992024-10-21T21:45:50.150Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f0e498442e5276df -C extra-filename=-f0e498442e5276df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f62fad505d15686d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
45002024-10-21T21:45:51.950Z 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=ac2de2fc8cf92c99 -C extra-filename=-ac2de2fc8cf92c99 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.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-cccd078da3c2486a.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f39e6051643e75e5.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-8b9ac575b7086be9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-3ee2a89b83e83f6e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-33064942eeb02a8d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-b791cfda59cbe17d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5e3d3f87d234d437.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fc2a210ea5ed8a84.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/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-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
45012024-10-21T21:45:53.432Z 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=d835b2d8c8718826 -C extra-filename=-d835b2d8c8718826 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.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-cccd078da3c2486a.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-270fe008b0afc2a5.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-dde39ec0a869c8c3.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-8dc56cb72b720c74.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-33064942eeb02a8d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-abbf55bd43953493.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b277ffa1cd11546d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-919942a9cf5d239f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fc2a210ea5ed8a84.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
45022024-10-21T21:45:53.503Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name test_nexus_add_remove --edition=2021 live-tests/tests/test_nexus_add_remove.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e4d6b97a74ce3626 -C extra-filename=-e4d6b97a74ce3626 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-02cf2670811750d5.so --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45032024-10-21T21:45:53.663Z 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=8bd44598a30b58a3 -C extra-filename=-8bd44598a30b58a3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45042024-10-21T21:45:56.474Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-keeper.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2acc7d66fe6feca9 -C extra-filename=-2acc7d66fe6feca9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f62fad505d15686d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
45052024-10-21T21:45:57.395Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 clickhouse-admin/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9cb0f764b7473bf1 -C extra-filename=-9cb0f764b7473bf1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f62fad505d15686d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
45062024-10-21T21:45:58.271Z 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=0734c6636f54cae1 -C extra-filename=-0734c6636f54cae1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cccd078da3c2486a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-25ec5690a2fbae8c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a894f3c41e20c0e2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45072024-10-21T21:46:02.231Z 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=95225e1c71af937b -C extra-filename=-95225e1c71af937b --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-cccd078da3c2486a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-8dc56cb72b720c74.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
45082024-10-21T21:46:07.480Z 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=7f979185d18d705a -C extra-filename=-7f979185d18d705a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45092024-10-21T21:46:09.994Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_clickhouse_admin --edition=2021 clickhouse-admin/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=702b96c7f9fdbd47 -C extra-filename=-702b96c7f9fdbd47 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
45102024-10-21T21:46:11.982Z 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=ef9052cb71b15b11 -C extra-filename=-ef9052cb71b15b11 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-8e2707aa4a025bd1.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.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-b791cfda59cbe17d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5e3d3f87d234d437.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64`
45112024-10-21T21:46:14.347Z 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=0d3aee03e534f455 -C extra-filename=-0d3aee03e534f455 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-836c4852cf84f385.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e1358787de6e0417.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
45122024-10-21T21:46:33.546Z 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=a3ca0bbbe25404b3 -C extra-filename=-a3ca0bbbe25404b3 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-f8b9d5241f8279b6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45132024-10-21T21:46:33.605Z 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=68cb13e1f98faab7 -C extra-filename=-68cb13e1f98faab7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-298875d72ddda744.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7dcc9a2fce0435d2.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-b314c018b9555230.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.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-3b2f12449dd5d288.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L native=/opt/ooce/pgsql-13/lib/amd64`
45142024-10-21T21:46:35.191Z 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=038efba296739cca -C extra-filename=-038efba296739cca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45152024-10-21T21:46:48.037Z 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=8f40efb00c7eb09f -C extra-filename=-8f40efb00c7eb09f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.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-d982570fac10725d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45162024-10-21T21:46:52.528Z 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=7814c4c3e71142c2 -C extra-filename=-7814c4c3e71142c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1405c511f12a9c06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.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-d982570fac10725d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45172024-10-21T21:46:54.560Z 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=f9e39abaf729a268 -C extra-filename=-f9e39abaf729a268 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1405c511f12a9c06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.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-d982570fac10725d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45182024-10-21T21:46:58.590Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e7f521298df94ce -C extra-filename=-1e7f521298df94ce --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f62fad505d15686d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45192024-10-21T21:46:58.686Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper --edition=2021 clickhouse-admin/src/bin/clickhouse-admin-keeper.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6605cf02dd844d2c -C extra-filename=-6605cf02dd844d2c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f62fad505d15686d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45202024-10-21T21:47:00.656Z 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=b9ef3b5381bf9314 -C extra-filename=-b9ef3b5381bf9314 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-616ff3eea4fe0d56.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-cee90a3b9f042e82.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
45212024-10-21T21:47:02.741Z 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=657c17c3062e1a20 -C extra-filename=-657c17c3062e1a20 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-616ff3eea4fe0d56.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-cee90a3b9f042e82.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
45222024-10-21T21:47:04.575Z 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=77dfa496dae228da -C extra-filename=-77dfa496dae228da --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-616ff3eea4fe0d56.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-cee90a3b9f042e82.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
45232024-10-21T21:47:04.844Z 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=ec56ee0ec25878a1 -C extra-filename=-ec56ee0ec25878a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-616ff3eea4fe0d56.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-cee90a3b9f042e82.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
45242024-10-21T21:47:12.864Z 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=a9d2a56413afdb7d -C extra-filename=-a9d2a56413afdb7d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-616ff3eea4fe0d56.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.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-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a894f3c41e20c0e2.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-6a4af91e5f652da7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-04cac326e3357bb8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45252024-10-21T21:47:13.095Z 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=63c95d9d03139495 -C extra-filename=-63c95d9d03139495 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-616ff3eea4fe0d56.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.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-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a894f3c41e20c0e2.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-6a4af91e5f652da7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-04cac326e3357bb8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45262024-10-21T21:47:14.162Z 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=182e74951d34a86c -C extra-filename=-182e74951d34a86c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45272024-10-21T21:47:14.881Z 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=dc3417e86572b94e -C extra-filename=-dc3417e86572b94e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a894f3c41e20c0e2.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-6a4af91e5f652da7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-04cac326e3357bb8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45282024-10-21T21:47:15.155Z 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=641e77cbf71ab66d -C extra-filename=-641e77cbf71ab66d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-b5fb3aeac1392567.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45292024-10-21T21:47:16.650Z 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=91cf5e92f05f5e97 -C extra-filename=-91cf5e92f05f5e97 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-b5fb3aeac1392567.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45302024-10-21T21:47:18.004Z 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=28dd2ecd94e75aae -C extra-filename=-28dd2ecd94e75aae --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-b5fb3aeac1392567.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45312024-10-21T21:47:18.285Z 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=71daf31bd8391c7f -C extra-filename=-71daf31bd8391c7f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-b5fb3aeac1392567.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45322024-10-21T21:47:20.801Z 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=7bfc66489d153f39 -C extra-filename=-7bfc66489d153f39 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-b5fb3aeac1392567.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
45332024-10-21T21:47:21.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=46a1fec068aeff24 -C extra-filename=-46a1fec068aeff24 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-836c4852cf84f385.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.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-7dcc9a2fce0435d2.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-ddcb249a40b53045.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L /usr/platform/oxide/lib/amd64/`
45342024-10-21T21:47:27.699Z 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=1d558d0ebf9be922 -C extra-filename=-1d558d0ebf9be922 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45352024-10-21T21:47:31.825Z 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=8d8340bd5549e13c -C extra-filename=-8d8340bd5549e13c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
45362024-10-21T21:47:43.715Z 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=68f060a5ce4484d8 -C extra-filename=-68f060a5ce4484d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45372024-10-21T21:48:02.054Z 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=3a3ef3106f0d8cd8 -C extra-filename=-3a3ef3106f0d8cd8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/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-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L /usr/platform/oxide/lib/amd64/`
45382024-10-21T21:48:05.603Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_db --edition=2021 oximeter/db/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=839217e86a18cf6e -C extra-filename=-839217e86a18cf6e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-353def9d6dc7f25c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-bd3c36a631e20a21.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45392024-10-21T21:48:18.404Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=6e17aab570f24375 -C extra-filename=-6e17aab570f24375 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-353def9d6dc7f25c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-bd3c36a631e20a21.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45402024-10-21T21:48:21.581Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name integration_test --edition=2021 oximeter/db/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=e595469321beb37d -C extra-filename=-e595469321beb37d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-353def9d6dc7f25c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-bd3c36a631e20a21.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45412024-10-21T21:48:21.616Z 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=4e6483e797f31a2d -C extra-filename=-4e6483e797f31a2d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-616ff3eea4fe0d56.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.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-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a894f3c41e20c0e2.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-6a4af91e5f652da7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-04cac326e3357bb8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45422024-10-21T21:48:33.043Z 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=01d5a9d6d2db48dc -C extra-filename=-01d5a9d6d2db48dc --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-e1358787de6e0417.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45432024-10-21T21:48:34.603Z 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=cd38890600219ee0 -C extra-filename=-cd38890600219ee0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
45442024-10-21T21:48:34.663Z 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=fbaa6401f679d2c0 -C extra-filename=-fbaa6401f679d2c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45452024-10-21T21:48:37.175Z 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=fc911d0ef9d10d2b -C extra-filename=-fc911d0ef9d10d2b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45462024-10-21T21:48:40.002Z Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
45472024-10-21T21:48:40.027Z 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=b5301c587fb9c86f -C extra-filename=-b5301c587fb9c86f --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d9c57d137f211c3f.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
45482024-10-21T21:48:46.756Z 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=640e9f36b0a35446 -C extra-filename=-640e9f36b0a35446 --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-04a201dc3dcb89a0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45492024-10-21T21:48:48.782Z 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=74e9ae23e6e4da21 -C extra-filename=-74e9ae23e6e4da21 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45502024-10-21T21:49:10.425Z 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=ed42b3ced77f0b54 -C extra-filename=-ed42b3ced77f0b54 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45512024-10-21T21:49:14.011Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name nexus_external_api --edition=2021 nexus/external-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f678350b8fef6875 -C extra-filename=-f678350b8fef6875 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-ddcb249a40b53045.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45522024-10-21T21:49:18.650Z 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=16a78d8fd4985d54 -C extra-filename=-16a78d8fd4985d54 --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-969e4a388832095e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45532024-10-21T21:49:19.567Z 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=36bb89fb1487d3e9 -C extra-filename=-36bb89fb1487d3e9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45542024-10-21T21:49:22.535Z 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=6e1686b94f5842e7 -C extra-filename=-6e1686b94f5842e7 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45552024-10-21T21:49:24.048Z 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=2da5f58b6b5d96d1 -C extra-filename=-2da5f58b6b5d96d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-cda642eaa27d4783.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-029e14e5e7f283a9.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45562024-10-21T21:49:29.406Z 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=3fbfa53ce194f2fd -C extra-filename=-3fbfa53ce194f2fd --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-ddb0b6a8cb0a87ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-89fe9c6a2dca6919.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45572024-10-21T21:49:30.225Z 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=212a2d4ae7506b98 -C extra-filename=-212a2d4ae7506b98 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-71df988ab78fb058.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-24faf2dcd43a4db4.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-d982570fac10725d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-65e009c738effbf1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64`
45582024-10-21T21:49:32.150Z 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=953737027f5d6797 -C extra-filename=-953737027f5d6797 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-d5db96f76dcb45a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64`
45592024-10-21T21:49:37.199Z 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=5a31e6015fd2b0dd -C extra-filename=-5a31e6015fd2b0dd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-71df988ab78fb058.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-d5db96f76dcb45a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-24faf2dcd43a4db4.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-d982570fac10725d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-65e009c738effbf1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64`
45602024-10-21T21:49:38.156Z 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=e20bb697bf4c97eb -C extra-filename=-e20bb697bf4c97eb --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-71df988ab78fb058.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-d5db96f76dcb45a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-24faf2dcd43a4db4.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-d982570fac10725d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-65e009c738effbf1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64`
45612024-10-21T21:49:40.907Z 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=854d765315cdb583 -C extra-filename=-854d765315cdb583 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-71df988ab78fb058.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-d5db96f76dcb45a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-24faf2dcd43a4db4.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-d982570fac10725d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-65e009c738effbf1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
45622024-10-21T21:49:53.668Z Compiling mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
45632024-10-21T21:49:53.693Z 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=29f71f09e82dab65 -C extra-filename=-29f71f09e82dab65 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-d5db96f76dcb45a1.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-d982570fac10725d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64`
45642024-10-21T21:49:55.842Z 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=a38f03732a3a9d8c -C extra-filename=-a38f03732a3a9d8c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45652024-10-21T21:49:56.177Z 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=46ba95474f8531fd -C extra-filename=-46ba95474f8531fd --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45662024-10-21T21:49:56.834Z 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=278096f7085d1c0b -C extra-filename=-278096f7085d1c0b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45672024-10-21T21:49:58.019Z 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=7d4c46e4ecc07a90 -C extra-filename=-7d4c46e4ecc07a90 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45682024-10-21T21:50:00.420Z 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=0f3398b688c133d1 -C extra-filename=-0f3398b688c133d1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45692024-10-21T21:50:02.516Z 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=8d6446ee3cf9e6d8 -C extra-filename=-8d6446ee3cf9e6d8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45702024-10-21T21:50:04.685Z 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=501888b49178ac44 -C extra-filename=-501888b49178ac44 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c21a6a7cf3ffa28e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-2ab5bd54adb46ff7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2318bd08493c08a5.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45712024-10-21T21:50:09.420Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_resolver --edition=2021 internal-dns/resolver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=23957f8515e6dc9b -C extra-filename=-23957f8515e6dc9b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45722024-10-21T21:50:13.703Z 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=b5989e1d1fe9add8 -C extra-filename=-b5989e1d1fe9add8 --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-c1183443b7a8d9c1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c21a6a7cf3ffa28e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-2ab5bd54adb46ff7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2318bd08493c08a5.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
45732024-10-21T21:50:13.993Z 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=de4b56fe7b69083d -C extra-filename=-de4b56fe7b69083d --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-c1183443b7a8d9c1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c21a6a7cf3ffa28e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-2ab5bd54adb46ff7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2318bd08493c08a5.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
45742024-10-21T21:50:15.316Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxdb --edition=2021 oximeter/db/src/bin/oxdb/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' -C metadata=5bee41681af9b3c5 -C extra-filename=-5bee41681af9b3c5 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-353def9d6dc7f25c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-bd3c36a631e20a21.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45752024-10-21T21:50:30.211Z 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=167955e36861a5f6 -C extra-filename=-167955e36861a5f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
45762024-10-21T21:50:32.109Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name omicron_ls_apis --edition=2021 dev-tools/ls-apis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=32400c9cb30f82db -C extra-filename=-32400c9cb30f82db --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45772024-10-21T21:50:32.936Z 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=789047f39387e659 -C extra-filename=-789047f39387e659 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d9c57d137f211c3f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-feb43724de55514a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out`
45782024-10-21T21:50:33.331Z 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=508eddad88d12354 -C extra-filename=-508eddad88d12354 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45792024-10-21T21:50:35.862Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_test_utils --edition=2021 oximeter/test-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=73a2d1bb2ae0ba08 -C extra-filename=-73a2d1bb2ae0ba08 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
45802024-10-21T21:50:37.076Z 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=50f59fde28913480 -C extra-filename=-50f59fde28913480 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45812024-10-21T21:50:38.921Z 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=59841c8b155438d6 -C extra-filename=-59841c8b155438d6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-8b9ac575b7086be9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3b2f12449dd5d288.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45822024-10-21T21:50:39.021Z 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=3901c8e31f1049d9 -C extra-filename=-3901c8e31f1049d9 --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-9397b75655977f50.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45832024-10-21T21:50:41.507Z 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=7651910fd9baf96d -C extra-filename=-7651910fd9baf96d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45842024-10-21T21:50:44.011Z 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=7be2adfabe06d891 -C extra-filename=-7be2adfabe06d891 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
45852024-10-21T21:50:47.129Z 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=36179756c331d5bd -C extra-filename=-36179756c331d5bd --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-9397b75655977f50.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/ssl-3/lib/amd64`
45862024-10-21T21:50:49.349Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name sled_agent_api --edition=2021 sled-agent/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f7bde102f73cca2 -C extra-filename=-7f7bde102f73cca2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45872024-10-21T21:50:50.174Z 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=487b6c8c7a5a962f -C extra-filename=-487b6c8c7a5a962f --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-9397b75655977f50.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64`
45882024-10-21T21:50:51.619Z 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=9bc0b4889eb92d37 -C extra-filename=-9bc0b4889eb92d37 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64`
45892024-10-21T21:50:52.096Z 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=04e4be711e225e4c -C extra-filename=-04e4be711e225e4c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out`
45902024-10-21T21:50:56.145Z 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=bce1fc644350803c -C extra-filename=-bce1fc644350803c --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-f45b6c8cdc4f7801.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45912024-10-21T21:50:59.708Z 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=6833eec54170c428 -C extra-filename=-6833eec54170c428 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45922024-10-21T21:51:07.622Z 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=e242753abc4a96a0 -C extra-filename=-e242753abc4a96a0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45932024-10-21T21:51:11.137Z 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=93443851fc091b68 -C extra-filename=-93443851fc091b68 --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-16258e2dfa4714d6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45942024-10-21T21:51:12.331Z 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=239b47e72bd0542c -C extra-filename=-239b47e72bd0542c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45952024-10-21T21:51:14.399Z 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=558c936f6f389767 -C extra-filename=-558c936f6f389767 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45962024-10-21T21:51:18.828Z 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=88ed84df03152ae9 -C extra-filename=-88ed84df03152ae9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-82b7c28bd83489d3.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ddb0b6a8cb0a87ff.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45972024-10-21T21:51:18.998Z 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=4c228fc9e9545c76 -C extra-filename=-4c228fc9e9545c76 --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-c0696dacea116c38.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45982024-10-21T21:51:22.028Z 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=8ebec7620f3c8f57 -C extra-filename=-8ebec7620f3c8f57 --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-192c8d1518828dd8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
45992024-10-21T21:51:32.432Z 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=45e32fdad421a9a7 -C extra-filename=-45e32fdad421a9a7 --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-16258e2dfa4714d6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46002024-10-21T21:51:33.048Z 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=de1fb184254f9663 -C extra-filename=-de1fb184254f9663 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e9f2fd26b40ff159.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-1d48cb6a25196d6f.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-08cc1ef2903b68d2.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out`
46012024-10-21T21:51:33.614Z 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=3688e49fa9130a72 -C extra-filename=-3688e49fa9130a72 --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-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46022024-10-21T21:51:37.855Z 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=192998d0f662ad79 -C extra-filename=-192998d0f662ad79 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-d68c3000a269ea3d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46032024-10-21T21:51:41.996Z 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=f77a1376c4bf2664 -C extra-filename=-f77a1376c4bf2664 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-b85be9ebe4c5c0f8.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-0337454206d11960.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46042024-10-21T21:51:45.524Z 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=a2d517367300606a -C extra-filename=-a2d517367300606a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46052024-10-21T21:52:01.577Z 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=43fa5c3e1dad335a -C extra-filename=-43fa5c3e1dad335a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46062024-10-21T21:52:05.619Z 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=a7f19a1862292118 -C extra-filename=-a7f19a1862292118 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46072024-10-21T21:52:06.283Z 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=b83b2c3e6f02501c -C extra-filename=-b83b2c3e6f02501c --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-858fe2ae6e20e6ce.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-83824d127d9b8cac.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ee01a43b2698b42d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46082024-10-21T21:52:07.351Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/bin/oximeter-schema.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=737d844730140047 -C extra-filename=-737d844730140047 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-b85be9ebe4c5c0f8.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46092024-10-21T21:52:09.446Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
46102024-10-21T21:52:09.471Z 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=da2ccdf08b716916 -C extra-filename=-da2ccdf08b716916 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46112024-10-21T21:52:09.642Z 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=7e29375375fae278 -C extra-filename=-7e29375375fae278 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-515266e329e1bd5b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-2f7f6cade5646186.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46122024-10-21T21:52:10.554Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
46132024-10-21T21:52:10.579Z 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=38897dd8138cb133 -C extra-filename=-38897dd8138cb133 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46142024-10-21T21:52:11.217Z 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=1607ab81454eaae2 -C extra-filename=-1607ab81454eaae2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-091e90fe139a5988.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46152024-10-21T21:52:12.101Z 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=7275df34c6371a2b -C extra-filename=-7275df34c6371a2b --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-7bca6a4da6cde0e6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46162024-10-21T21:52:12.803Z Compiling cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
46172024-10-21T21:52:12.827Z 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=d630a4ebb455455e -C extra-filename=-d630a4ebb455455e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46182024-10-21T21:52:14.170Z 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=ecd9677afa2239b6 -C extra-filename=-ecd9677afa2239b6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-515266e329e1bd5b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-2f7f6cade5646186.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46192024-10-21T21:52:16.651Z 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=7548bb539ecb21d9 -C extra-filename=-7548bb539ecb21d9 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46202024-10-21T21:52:17.596Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oxql_types --edition=2021 oximeter/oxql-types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=750d50ea16f189ef -C extra-filename=-750d50ea16f189ef --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46212024-10-21T21:52:19.798Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name oximeter_schema --edition=2021 oximeter/schema/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=20f9008e5880aa38 -C extra-filename=-20f9008e5880aa38 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46222024-10-21T21:52:22.013Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_keeper_client --edition=2021 clients/clickhouse-admin-keeper-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b656b83b0394845b -C extra-filename=-b656b83b0394845b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46232024-10-21T21:52:22.213Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_server_client --edition=2021 clients/clickhouse-admin-server-client/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b33bdc928c1dfe3d -C extra-filename=-b33bdc928c1dfe3d --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46242024-10-21T21:52:22.438Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_api --edition=2021 clickhouse-admin/api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3181e80e17f53010 -C extra-filename=-3181e80e17f53010 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46252024-10-21T21:52:24.094Z 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=02133f284cf3fc12 -C extra-filename=-02133f284cf3fc12 --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-fb3b1148eacfce94.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46262024-10-21T21:52:24.534Z 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=9e3a9ce1439f61f6 -C extra-filename=-9e3a9ce1439f61f6 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46272024-10-21T21:52:24.866Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name clickhouse_admin_types --edition=2021 clickhouse-admin/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6ec9c07cd455e02 -C extra-filename=-a6ec9c07cd455e02 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46282024-10-21T21:52:29.650Z 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=ed2f0cbc1e2ed408 -C extra-filename=-ed2f0cbc1e2ed408 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-515266e329e1bd5b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-2f7f6cade5646186.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64`
46292024-10-21T21:52:31.649Z 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=405f7ce26178762c -C extra-filename=-405f7ce26178762c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46302024-10-21T21:52:32.041Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name internal_dns_types --edition=2021 internal-dns/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=07cf373aa34990be -C extra-filename=-07cf373aa34990be --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46312024-10-21T21:52:33.890Z 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=9c6aab808e6b9d86 -C extra-filename=-9c6aab808e6b9d86 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-6f2cec8af2039047.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.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-50643e21de27c62e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-bd9c69bc2f817c6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-46fe683caea0895e.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-13ea714f2a672580.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-481ec9f9cd50a9a2.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 --check-cfg 'cfg(svcadm_autoclear)'`
46322024-10-21T21:52:36.126Z 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=b707a487e1d34142 -C extra-filename=-b707a487e1d34142 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46332024-10-21T21:52:37.660Z 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=36657311ba02eda1 -C extra-filename=-36657311ba02eda1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-a6516d1cc40e023a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46342024-10-21T21:52:37.778Z 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=0b9f5294057a89b0 -C extra-filename=-0b9f5294057a89b0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46352024-10-21T21:52:39.565Z 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=b134c704aead157b -C extra-filename=-b134c704aead157b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46362024-10-21T21:52:41.619Z 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=f26e24343aac8925 -C extra-filename=-f26e24343aac8925 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-2ab5bd54adb46ff7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46372024-10-21T21:52:41.816Z 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=44efef74b5dc5ab1 -C extra-filename=-44efef74b5dc5ab1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46382024-10-21T21:52:42.465Z 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=347a52ab32c33fe8 -C extra-filename=-347a52ab32c33fe8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-82b7c28bd83489d3.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-f77f4d3d3d6be6bb.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46392024-10-21T21:52:45.381Z 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=0834670771f8681b -C extra-filename=-0834670771f8681b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46402024-10-21T21:52:46.064Z 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=9b788bbc8f6c009e -C extra-filename=-9b788bbc8f6c009e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46412024-10-21T21:52:47.833Z 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=3b0f9ac5e9a5ac4b -C extra-filename=-3b0f9ac5e9a5ac4b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46422024-10-21T21:52:49.076Z 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=795df67dcb416bfe -C extra-filename=-795df67dcb416bfe --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-81aa17a719b03d9b.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-8dd0f4768f183eda.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46432024-10-21T21:52:49.868Z 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=1c687160f8a790dc -C extra-filename=-1c687160f8a790dc --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-81aa17a719b03d9b.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-8dd0f4768f183eda.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46442024-10-21T21:52:50.528Z 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=80f1fb5e1d1aedff -C extra-filename=-80f1fb5e1d1aedff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46452024-10-21T21:52:51.318Z 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=8295902e1c3686df -C extra-filename=-8295902e1c3686df --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46462024-10-21T21:52:52.669Z 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=cf2648edb484534e -C extra-filename=-cf2648edb484534e --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-13ea714f2a672580.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-c1dc7628e1dd2501.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46472024-10-21T21:52:53.304Z 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=33bb60ab3d0969ff -C extra-filename=-33bb60ab3d0969ff --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-c1dc7628e1dd2501.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46482024-10-21T21:52:53.681Z 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=71d088d813eab59a -C extra-filename=-71d088d813eab59a --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-858fe2ae6e20e6ce.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46492024-10-21T21:52:54.405Z 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=b30815302935fa10 -C extra-filename=-b30815302935fa10 --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-858fe2ae6e20e6ce.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46502024-10-21T21:52:54.429Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name live_tests_macros --edition=2021 live-tests/macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71e20cb391a1d32e -C extra-filename=-71e20cb391a1d32e --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-858fe2ae6e20e6ce.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46512024-10-21T21:52:54.520Z 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=c27b81b689f56b6b -C extra-filename=-c27b81b689f56b6b --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-858fe2ae6e20e6ce.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46522024-10-21T21:52:54.776Z 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=798216ae18180f6b -C extra-filename=-798216ae18180f6b --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-858fe2ae6e20e6ce.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46532024-10-21T21:52:54.908Z 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=1720c08edcda8194 -C extra-filename=-1720c08edcda8194 --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-858fe2ae6e20e6ce.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46542024-10-21T21:52:54.933Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustc --crate-name openapi_manager_types --edition=2021 dev-tools/openapi-manager/types/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=line-tables-only '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b00aa49eebf1f0f8 -C extra-filename=-b00aa49eebf1f0f8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46552024-10-21T21:52:55.380Z 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=84b677c2aad5172a -C extra-filename=-84b677c2aad5172a --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-12f38d3186beb808.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e2da4675f63265ef.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-0d9263b5ceb86056.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-735b6a65fb469b74.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-84bed2dbc592cc10.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-549f04281ce47dce.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-125d612dea7dc87f.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-64d38f0ed65965df.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3921b46002378d01.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e9eaf4d35e8d5a8c.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-b8dd11fd78b45c99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-44838b94f62c5ce0.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-799586b37596e7c6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-2171098f16b5a849.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-fa1c7871fa3d195e.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3c7bb634f5d58075.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f26de9c2d244e57.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-64bfa8a56fa2a472.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-2493ee11b0d280d0.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c27e9d426a7f576f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-f600312abbed5300.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64`
46562024-10-21T21:52:55.448Z 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=5f938b53b9adf0dc -C extra-filename=-5f938b53b9adf0dc --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-ddb0b6a8cb0a87ff.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64`
46572024-10-21T21:54:05.905Z 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=32cdbbb218ef2b93 -C extra-filename=-32cdbbb218ef2b93 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.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-d982570fac10725d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46582024-10-21T21:54:05.975Z 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=6c92c4aa125c17c2 -C extra-filename=-6c92c4aa125c17c2 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.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-cccd078da3c2486a.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-270fe008b0afc2a5.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-dde39ec0a869c8c3.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-8dc56cb72b720c74.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-33064942eeb02a8d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-abbf55bd43953493.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b277ffa1cd11546d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-919942a9cf5d239f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fc2a210ea5ed8a84.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
46592024-10-21T21:54:05.975Z 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=87696317dfc89c17 -C extra-filename=-87696317dfc89c17 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-270fe008b0afc2a5.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-dde39ec0a869c8c3.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-abbf55bd43953493.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b277ffa1cd11546d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
46602024-10-21T21:54:08.584Z 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=5b709120ce0f0d4a -C extra-filename=-5b709120ce0f0d4a --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.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-cccd078da3c2486a.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-270fe008b0afc2a5.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-dde39ec0a869c8c3.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-8dc56cb72b720c74.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-33064942eeb02a8d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-abbf55bd43953493.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b277ffa1cd11546d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-919942a9cf5d239f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fc2a210ea5ed8a84.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
46612024-10-21T21:54:10.877Z 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=b97224cffd0cb0a1 -C extra-filename=-b97224cffd0cb0a1 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1405c511f12a9c06.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.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-d982570fac10725d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46622024-10-21T21:54:15.162Z 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=9d9bf90caec1fafe -C extra-filename=-9d9bf90caec1fafe --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46632024-10-21T21:54:17.814Z 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=9424a1397abe861b -C extra-filename=-9424a1397abe861b --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.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-cccd078da3c2486a.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-270fe008b0afc2a5.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-dde39ec0a869c8c3.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-8dc56cb72b720c74.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-33064942eeb02a8d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-abbf55bd43953493.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b277ffa1cd11546d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-919942a9cf5d239f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fc2a210ea5ed8a84.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/`
46642024-10-21T21:54:19.154Z 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=cb9c8f7d0441b9c0 -C extra-filename=-cb9c8f7d0441b9c0 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1405c511f12a9c06.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.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-d982570fac10725d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -D warnings -C link-arg=-R/usr/platform/oxide/lib/amd64 -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46652024-10-21T21:54:22.164Z 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=6c4d6081df6b50e8 -C extra-filename=-6c4d6081df6b50e8 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cccd078da3c2486a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-8dc56cb72b720c74.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ddb0b6a8cb0a87ff.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46662024-10-21T21:54:22.717Z 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=3e13e72f725bd226 -C extra-filename=-3e13e72f725bd226 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cccd078da3c2486a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-25ec5690a2fbae8c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a894f3c41e20c0e2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46672024-10-21T21:54:25.596Z 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=94f89d2c16e663ca -C extra-filename=-94f89d2c16e663ca --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cccd078da3c2486a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern dyn_clone=/work/oxidecomputer/omicron/target/debug/deps/libdyn_clone-5859d1b7689bc278.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern multimap=/work/oxidecomputer/omicron/target/debug/deps/libmultimap-25ec5690a2fbae8c.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a894f3c41e20c0e2.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46682024-10-21T21:54:25.702Z 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=667d7790edea4a69 -C extra-filename=-667d7790edea4a69 --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L /usr/platform/oxide/lib/amd64/ -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out -L /usr/platform/oxide/lib/amd64/ -L native=/usr/lib/amd64`
46692024-10-21T21:54:30.271Z 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=a0ffe99de250980c -C extra-filename=-a0ffe99de250980c --out-dir /work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-270fe008b0afc2a5.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-dde39ec0a869c8c3.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-abbf55bd43953493.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b277ffa1cd11546d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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-fb69671f204b4e69/out -L native=/usr/ssl-3/lib/amd64 -L native=/usr/lib/amd64 -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib`
46702024-10-21T22:08:54.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29m 15s
46712024-10-21T22:09:00.681Z
46722024-10-21T22:09:00.706Zreal 29:22.147382091
46732024-10-21T22:09:00.706Zuser 1:44:44.674116443
46742024-10-21T22:09:00.706Zsys 31:08.426010409
46752024-10-21T22:09:00.707Ztrap 34.799032873
46762024-10-21T22:09:00.707Ztflt 12.541445819
46772024-10-21T22:09:00.707Zdflt 47:09.254660642
46782024-10-21T22:09:00.707Zkflt 0.370956036
46792024-10-21T22:09:00.707Zlock 5:30:07.739990723
46802024-10-21T22:09:00.707Zslp 16:30:08.873421681
46812024-10-21T22:09:00.707Zlat 1:02:50.883001505
46822024-10-21T22:09:00.707Zstop 7:00.131700583
46832024-10-21T22:09:01.685Z+ banner test
46842024-10-21T22:09:01.710Z+ ptime -m timeout 2h cargo nextest run --profile ci --locked --verbose
46852024-10-21T22:09:02.676Z
46862024-10-21T22:09:02.676Z ##### ###### #### #####
46872024-10-21T22:09:02.676Z # # # #
46882024-10-21T22:09:02.676Z # ##### #### #
46892024-10-21T22:09:02.676Z # # # #
46902024-10-21T22:09:02.701Z # # # # #
46912024-10-21T22:09:02.701Z # ###### #### #
46922024-10-21T22:09:02.701Z
46932024-10-21T22:09:04.741Zinfo: experimental features enabled: setup-scripts
46942024-10-21T22:09:06.567Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
46952024-10-21T22:09:06.591Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
46962024-10-21T22:09:06.643Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
46972024-10-21T22:09:06.677Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
46982024-10-21T22:09:19.828Z Finished `test` profile [unoptimized + debuginfo] target(s) in 15.06s
46992024-10-21T22:09:23.193Z------------
47002024-10-21T22:09:23.193Z Nextest run ID 4a2dfcee-0b22-4231-b640-3dcc252c27ce with nextest profile: ci
47012024-10-21T22:09:23.193Z Starting 1639 tests across 169 binaries (4 tests and 5 binaries skipped, including 5 binaries via profile.default.default-filter)
47022024-10-21T22:09:23.217Z SETUP [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
47032024-10-21T22:09:24.276Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
47042024-10-21T22:09:26.798Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
47052024-10-21T22:09:29.169Z Compiling crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
47062024-10-21T22:09:36.702Z Finished `test` profile [unoptimized + debuginfo] target(s) in 13.42s
47072024-10-21T22:09:36.793Z Running `target/debug/crdb-seed`
47082024-10-21T22:09:36.855ZOct 21 22:09:36.181 INFO cockroach temporary directory: /var/tmp/omicron_tmp/.tmp9IvjQW
47092024-10-21T22:09:36.882ZOct 21 22:09:36.181 INFO cockroach command line: cockroach start-single-node --insecure --http-addr=:0 --store=path=/var/tmp/omicron_tmp/crdb-base-build/.tmpT62rSK,ballast-size=0 --listen-addr [::1]:0 --listening-url-file /var/tmp/omicron_tmp/.tmp9IvjQW/listen-url
47102024-10-21T22:09:36.882ZOct 21 22:09:36.183 INFO cockroach environment: BUILDOMAT_JOB_ID=01JARFZBDEDJ0ZVQ7TNJRZVH5C BUILDOMAT_TASK_ID=4 CARGO=/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo CARGO_HOME=/home/build/.cargo CARGO_INCREMENTAL=0 CARGO_MANIFEST_DIR=/work/oxidecomputer/omicron/dev-tools/crdb-seed CARGO_PKG_AUTHORS= CARGO_PKG_DESCRIPTION= CARGO_PKG_HOMEPAGE= CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE= CARGO_PKG_NAME=crdb-seed CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY= CARGO_PKG_RUST_VERSION= CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE= CARGO_TERM_COLOR=always CI=true GITHUB_BRANCH=john/track-oximeter-producer-generations-test GITHUB_REF=refs/heads/john/track-oximeter-producer-generations-test GITHUB_REPOSITORY=oxidecomputer/omicron GITHUB_SHA=5219957f9b89b420a2f4babb7f4ec1e06e00ec3d 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-fb69671f204b4e69/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-8d17a58ddf282e64/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out:/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out:/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib LOGNAME=build NEXTEST=1 NEXTEST_ENV=/var/tmp/omicron_tmp/nextest-envXuljEF NEXTEST_LD_LIBRARY_PATH=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out:/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib:/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build:/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out:/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out:/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out:/work/oxidecomputer/omicron/target/debug/deps:/work/oxidecomputer/omicron/target/debug:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib/rustlib/x86_64-unknown-illumos/lib:/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/lib NEXTEST_RUN_ID=4a2dfcee-0b22-4231-b640-3dcc252c27ce 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
47112024-10-21T22:09:37.653ZOct 21 22:09:36.979 INFO cockroach pid: 6473
47122024-10-21T22:09:37.653ZOct 21 22:09:36.980 INFO cockroach listen URL: postgresql://root@[::1]:44414/omicron?sslmode=disable
47132024-10-21T22:09:37.653ZOct 21 22:09:36.980 INFO cockroach: populating
47142024-10-21T22:09:40.652ZOct 21 22:09:39.978 INFO cockroach: populated
47152024-10-21T22:09:43.651ZOct 21 22:09:42.976 INFO Created CRDB seed tarball: `/var/tmp/omicron_tmp/crdb-base-build/3eeedc210149072c97f437b960f3d770fe95aab63fad62b6aaab99bb649830d5.tar`
47162024-10-21T22:09:43.675Z SETUP PASS [ 1/1] crdb-seed: cargo run -p crdb-seed --profile test
47172024-10-21T22:09:43.796Z PASS [ 0.069s] api_identity test::test_identity
47182024-10-21T22:09:43.796Z PASS [ 0.059s] api_identity test::test_identity_no_field
47192024-10-21T22:09:43.797Z PASS [ 0.050s] authz-macros tests::test_authz_snapshots
47202024-10-21T22:09:43.797Z PASS [ 0.042s] bootstore schemes::tests::hello_roundtrip
47212024-10-21T22:09:43.797Z PASS [ 0.053s] bootstore schemes::v0::share_pkg::tests::create_packages
47222024-10-21T22:09:43.797Z PASS [ 0.045s] bootstore trust_quorum::rack_secret::tests::create_and_verify
47232024-10-21T22:09:43.797Z PASS [ 0.034s] bootstore trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares
47242024-10-21T22:09:43.797Z PASS [ 0.086s] bootstore schemes::v0::peer::tests::network_config
47252024-10-21T22:09:43.836Z PASS [ 0.053s] clickhouse-admin-types tests::test_additional_key_value_pairs_in_output_parse_fail
47262024-10-21T22:09:43.836Z PASS [ 0.037s] clickhouse-admin-types tests::test_empty_output_raft_config_parse_fail
47272024-10-21T22:09:43.836Z PASS [ 0.045s] clickhouse-admin-types tests::test_empty_output_parse_fail
47282024-10-21T22:09:43.860Z PASS [ 0.050s] clickhouse-admin-types tests::test_empty_value_lgif_parse_fail
47292024-10-21T22:09:43.860Z PASS [ 0.029s] clickhouse-admin-types tests::test_full_keeper_conf_parse_success
47302024-10-21T22:09:43.860Z PASS [ 0.029s] clickhouse-admin-types tests::test_full_lgif_parse_success
47312024-10-21T22:09:43.884Z PASS [ 0.031s] clickhouse-admin-types tests::test_full_raft_config_parse_success
47322024-10-21T22:09:43.884Z PASS [ 0.036s] clickhouse-admin-types tests::test_generate_keeper_config
47332024-10-21T22:09:43.908Z PASS [ 0.030s] clickhouse-admin-types tests::test_invalid_address_raft_config_parse_fail
47342024-10-21T22:09:43.909Z PASS [ 0.037s] clickhouse-admin-types tests::test_generate_replica_config
47352024-10-21T22:09:43.909Z PASS [ 0.037s] clickhouse-admin-types tests::test_malformed_output_keeper_conf_parse_fail
47362024-10-21T22:09:43.933Z PASS [ 0.030s] clickhouse-admin-types tests::test_misshapen_id_raft_config_parse_fail
47372024-10-21T22:09:43.933Z PASS [ 0.028s] clickhouse-admin-types tests::test_misshapen_participant_raft_config_parse_fail
47382024-10-21T22:09:43.933Z PASS [ 0.029s] clickhouse-admin-types tests::test_misshapen_port_raft_config_parse_fail
47392024-10-21T22:09:43.933Z PASS [ 0.164s] cert-dev::test-cert-dev test_cert_create
47402024-10-21T22:09:43.956Z PASS [ 0.023s] clickhouse-admin-types tests::test_missing_address_raft_config_parse_fail
47412024-10-21T22:09:43.957Z PASS [ 0.030s] clickhouse-admin-types tests::test_misshapen_raft_config_parse_fail
47422024-10-21T22:09:43.957Z PASS [ 0.036s] clickhouse-admin-types tests::test_misshapen_priority_raft_config_parse_fail
47432024-10-21T22:09:43.981Z PASS [ 0.036s] clickhouse-admin-types tests::test_missing_field_keeper_conf_parse_fail
47442024-10-21T22:09:43.981Z PASS [ 0.029s] clickhouse-admin-types tests::test_missing_keys_lgif_parse_fail
47452024-10-21T22:09:43.981Z PASS [ 0.027s] clickhouse-admin-types tests::test_missing_port_raft_config_parse_fail
47462024-10-21T22:09:43.981Z PASS [ 0.035s] clickhouse-admin-types tests::test_missing_participant_raft_config_parse_fail
47472024-10-21T22:09:44.005Z PASS [ 0.027s] clickhouse-admin-types tests::test_missing_server_id_raft_config_parse_fail
47482024-10-21T22:09:44.005Z PASS [ 0.034s] clickhouse-admin-types tests::test_missing_priority_raft_config_parse_fail
47492024-10-21T22:09:44.029Z PASS [ 0.034s] clickhouse-admin-types tests::test_missing_value_keeper_conf_parse_fail
47502024-10-21T22:09:44.029Z PASS [ 0.027s] clickhouse-admin-types tests::test_non_existent_key_keeper_conf_parse_fail
47512024-10-21T22:09:44.061Z PASS [ 0.028s] clickhouse-admin-types tests::test_non_u64_value_lgif_parse_fail
47522024-10-21T22:09:44.061Z PASS [ 0.035s] clickhouse-admin-types tests::test_non_existent_key_with_correct_value_lgif_parse_fail
47532024-10-21T22:09:44.061Z PASS [ 0.020s] cockroach-admin-types tests::test_node_decommission_parse_with_no_trailing_notes
47542024-10-21T22:09:44.061Z PASS [ 0.022s] cockroach-admin-types tests::test_node_decommission_parse_with_trailing_notes
47552024-10-21T22:09:44.061Z PASS [ 0.023s] cockroach-admin-types tests::test_node_decommission_parse_with_unexpected_membership_value
47562024-10-21T22:09:44.061Z PASS [ 0.023s] cockroach-admin-types tests::test_node_status_parse_multiple_lines_from_csv
47572024-10-21T22:09:44.061Z PASS [ 0.021s] cockroach-admin-types tests::test_node_status_parse_single_line_from_csv
47582024-10-21T22:09:44.085Z PASS [ 0.075s] cockroach-admin-types tests::node_status_parse_doesnt_panic_on_arbitrary_input
47592024-10-21T22:09:44.085Z PASS [ 0.082s] cockroach-admin-types tests::node_decommission_parse_doesnt_panic_on_arbitrary_input
47602024-10-21T22:09:44.155Z PASS [ 0.071s] db-macros lookup::test::test_lookup_snapshots
47612024-10-21T22:09:44.179Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_for_enums
47622024-10-21T22:09:44.203Z PASS [ 0.021s] db-macros tests::test_derive_metadata_identity_fails_with_wrong_table_name_type
47632024-10-21T22:09:44.227Z PASS [ 0.164s] db-dev::test-db-dev test_db_dev_wipe_no_args
47642024-10-21T22:09:44.227Z PASS [ 0.171s] db-dev::test-db-dev test_db_dev_populate_no_args
47652024-10-21T22:09:44.251Z PASS [ 0.036s] db-macros tests::test_derive_metadata_identity_fails_without_embedded_identity
47662024-10-21T22:09:44.251Z PASS [ 0.026s] db-macros tests::test_derive_metadata_identity_fails_without_table_name
47672024-10-21T22:09:44.275Z PASS [ 0.027s] db-macros tests::test_derive_metadata_identity_minimal_example_compiles
47682024-10-21T22:09:44.275Z PASS [ 0.030s] db-macros tests::test_derive_snapshots
47692024-10-21T22:09:44.275Z PASS [ 0.030s] db-macros tests::test_derive_with_unknown_field
47702024-10-21T22:09:44.445Z PASS [ 0.180s] dns-server storage::test::test_update_in_progress
47712024-10-21T22:09:44.470Z PASS [ 0.183s] dns-server storage::test::test_update_interrupted
47722024-10-21T22:09:44.470Z PASS [ 0.211s] dns-server storage::test::test_update_basic
47732024-10-21T22:09:44.790Z PASS [ 0.345s] dns-server::basic_test a_crud
47742024-10-21T22:09:44.825Z PASS [ 0.335s] dns-server::basic_test empty_record
47752024-10-21T22:09:44.825Z PASS [ 0.343s] dns-server::basic_test aaaa_crud
47762024-10-21T22:09:44.825Z PASS [ 1.098s] bootstore schemes::v0::peer::tests::basic_3_nodes
47772024-10-21T22:09:45.017Z PASS [ 0.214s] dns-server::basic_test name_contains_zone
47782024-10-21T22:09:45.043Z PASS [ 0.237s] dns-server::basic_test multi_record_crud
47792024-10-21T22:09:45.043Z PASS [ 0.230s] dns-server::basic_test nxdomain
47802024-10-21T22:09:45.067Z PASS [ 0.232s] dns-server::basic_test servfail
47812024-10-21T22:09:45.092Z PASS [ 0.051s] gateway-cli::bin/gateway-cli picocom_map::tests::reject_invalid_rules
47822024-10-21T22:09:45.116Z PASS [ 0.050s] gateway-cli::bin/gateway-cli picocom_map::tests::remapping
47832024-10-21T22:09:45.177Z PASS [ 0.081s] illumos-utils destructor::test::test_delayed_delete
47842024-10-21T22:09:45.205Z PASS [ 0.033s] illumos-utils destructor::test::test_destructor_bad_close
47852024-10-21T22:09:45.229Z PASS [ 0.212s] dns-server::basic_test srv_crud
47862024-10-21T22:09:45.254Z PASS [ 0.032s] illumos-utils link::test::test_allocate
47872024-10-21T22:09:45.279Z PASS [ 0.036s] illumos-utils link::test::test_allocate_within_scopes
47882024-10-21T22:09:45.279Z PASS [ 0.027s] illumos-utils running_zone::tests::test_is_oxide_smf_service
47892024-10-21T22:09:45.303Z PASS [ 0.029s] illumos-utils zfs::test::parse_dataset_bad_avail
47902024-10-21T22:09:45.303Z PASS [ 0.032s] illumos-utils zfs::test::parse_dataset_bad_quota
47912024-10-21T22:09:45.328Z PASS [ 0.030s] illumos-utils zfs::test::parse_dataset_bad_reservation
47922024-10-21T22:09:45.352Z PASS [ 0.034s] illumos-utils zfs::test::parse_dataset_bad_usage
47932024-10-21T22:09:45.352Z PASS [ 0.028s] illumos-utils zfs::test::parse_dataset_bad_uuid
47942024-10-21T22:09:45.377Z PASS [ 0.032s] illumos-utils zfs::test::parse_dataset_missing_fields
47952024-10-21T22:09:45.401Z PASS [ 0.029s] illumos-utils zfs::test::parse_dataset_props
47962024-10-21T22:09:45.401Z PASS [ 0.026s] illumos-utils zfs::test::parse_dataset_props_with_optionals
47972024-10-21T22:09:45.426Z PASS [ 0.030s] illumos-utils zone::tests::test_parse_ip_network
47982024-10-21T22:09:45.450Z PASS [ 0.033s] illumos-utils zpool::test::test_parse_zpool
47992024-10-21T22:09:45.450Z PASS [ 0.031s] illumos-utils zpool::test::test_parse_zpool_missing_column
48002024-10-21T22:09:45.835Z PASS [ 0.735s] illumos-utils destructor::test::test_delayed_delete_with_error
48012024-10-21T22:09:45.989Z PASS [ 0.152s] installinator-common block_size_writer::tests::proptest_block_writer
48022024-10-21T22:09:46.374Z PASS [ 0.390s] internal-dns-resolver resolver::test::insert_and_lookup_multiple_records
48032024-10-21T22:09:46.598Z PASS [ 0.222s] internal-dns-resolver resolver::test::insert_and_lookup_one_record
48042024-10-21T22:09:46.807Z PASS [ 3.059s] bootstore::v0-fsm-proptest-learner run
48052024-10-21T22:09:46.897Z PASS [ 0.294s] internal-dns-resolver resolver::test::lookup_nonexistent_record_fails
48062024-10-21T22:09:47.267Z PASS [ 0.361s] internal-dns-resolver resolver::test::resolver_can_be_used_with_progenitor_client
48072024-10-21T22:09:47.311Z PASS [ 0.482s] internal-dns-resolver resolver::test::resolver_can_access_backup_dns_server
48082024-10-21T22:09:47.425Z PASS [ 1.978s] installinator write::tests::proptest_write_artifact
48092024-10-21T22:09:47.456Z PASS [ 0.037s] internal-dns-types config::test::display_hosts
48102024-10-21T22:09:47.489Z PASS [ 0.033s] internal-dns-types config::test::display_srv_service
48112024-10-21T22:09:47.537Z PASS [ 0.049s] internal-dns-types config::test::test_builder_errors
48122024-10-21T22:09:47.562Z PASS [ 0.295s] internal-dns-resolver resolver::test::resolver_doesnt_bail_on_missing_targets
48132024-10-21T22:09:47.586Z PASS [ 0.286s] internal-dns-resolver resolver::test::update_record
48142024-10-21T22:09:47.610Z PASS [ 0.037s] internal-dns-types diff::test::diff_different
48152024-10-21T22:09:47.610Z PASS [ 0.059s] internal-dns-types config::test::test_builder_output
48162024-10-21T22:09:47.610Z PASS [ 0.032s] internal-dns-types diff::test::diff_equivalent
48172024-10-21T22:09:47.635Z PASS [ 0.027s] internal-dns-types diff::test::diff_invalid
48182024-10-21T22:09:47.635Z PASS [ 0.031s] ipcc tests::deserialize_fixed_value
48192024-10-21T22:09:47.660Z PASS [ 0.030s] ipcc tests::serialized_size
48202024-10-21T22:09:47.660Z PASS [ 0.048s] ipcc tests::installinator_image_id_round_trip
48212024-10-21T22:09:47.684Z PASS [ 2.637s] dns-server::commands_test test_dnsadm
48222024-10-21T22:09:47.709Z PASS [ 0.039s] key-manager tests::different_ikm_produces_different_keys
48232024-10-21T22:09:47.709Z PASS [ 0.055s] key-manager tests::different_disks_produce_different_keys
48242024-10-21T22:09:47.709Z PASS [ 0.050s] key-manager tests::disk_encryption_key_epoch_0
48252024-10-21T22:09:47.734Z PASS [ 0.051s] key-manager tests::loading_key_for_old_epoch_loads_latest_epoch
48262024-10-21T22:09:47.853Z PASS [ 0.096s] nexus-auth authn::external::session_cookie::test::test_get_token
48272024-10-21T22:09:47.995Z PASS [ 0.171s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_idle
48282024-10-21T22:09:47.995Z PASS [ 0.160s] nexus-auth authn::external::session_cookie::test::test_garbage_cookie
48292024-10-21T22:09:48.103Z PASS [ 0.141s] nexus-auth authn::external::session_cookie::test::test_get_token_other_cookie_present
48302024-10-21T22:09:48.104Z PASS [ 0.068s] nexus-auth authn::external::session_cookie::test::test_missing_cookie
48312024-10-21T22:09:48.104Z PASS [ 0.192s] nexus-auth authn::external::session_cookie::test::test_get_token_no_header
48322024-10-21T22:09:48.104Z PASS [ 0.321s] nexus-auth authn::external::session_cookie::test::test_expired_cookie_absolute
48332024-10-21T22:09:48.134Z PASS [ 0.109s] nexus-auth authn::external::session_cookie::test::test_other_cookie
48342024-10-21T22:09:48.134Z PASS [ 0.075s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value
48352024-10-21T22:09:48.413Z PASS [ 0.067s] nexus-auth authn::external::session_cookie::test::test_session_cookie_value_error
48362024-10-21T22:09:48.413Z PASS [ 0.051s] nexus-auth authn::external::session_cookie::test::test_valid_cookie
48372024-10-21T22:09:48.413Z PASS [ 0.058s] nexus-auth authn::external::spoof::test::test_make_header_value
48382024-10-21T22:09:48.413Z PASS [ 0.054s] nexus-auth authn::external::spoof::test::test_make_header_value_raw
48392024-10-21T22:09:48.413Z PASS [ 0.041s] nexus-auth authn::external::spoof::test::test_spoof_header_bad_uuids
48402024-10-21T22:09:48.438Z PASS [ 0.064s] nexus-auth authn::external::spoof::test::test_spoof_header_missing
48412024-10-21T22:09:48.438Z PASS [ 0.050s] nexus-auth authn::external::spoof::test::test_spoof_header_valid
48422024-10-21T22:09:48.438Z PASS [ 0.075s] nexus-auth authn::external::spoof::test::test_spoof_reserved_values
48432024-10-21T22:09:48.438Z PASS [ 0.062s] nexus-auth authn::external::test::test_authn_sequence
48442024-10-21T22:09:48.438Z PASS [ 0.086s] nexus-auth authn::external::token::test::test_make_header_value
48452024-10-21T22:09:48.438Z PASS [ 0.064s] nexus-auth authn::external::token::test::test_token_header_bad_utf8
48462024-10-21T22:09:48.438Z PASS [ 0.085s] nexus-auth authn::external::token::test::test_token_header_missing
48472024-10-21T22:09:48.438Z PASS [ 0.060s] nexus-auth authn::external::token::test::test_token_header_valid
48482024-10-21T22:09:48.490Z PASS [ 0.153s] nexus-auth authn::test::test_internal_users
48492024-10-21T22:09:48.533Z PASS [ 0.153s] nexus-auth authz::oso_generic::test::test_duplicate_polar_classes
48502024-10-21T22:09:48.573Z PASS [ 0.083s] nexus-auth context::test::test_child_context
48512024-10-21T22:09:48.597Z PASS [ 0.255s] nexus-auth authz::context::test::test_unregistered_resource
48522024-10-21T22:09:48.597Z PASS [ 0.200s] nexus-auth context::test::test_background_context
48532024-10-21T22:09:48.622Z PASS [ 0.109s] nexus-auth context::test::test_test_context
48542024-10-21T22:09:48.733Z PASS [ 0.064s] nexus-config nexus_config::test::test_config_bad_toml
48552024-10-21T22:09:48.734Z PASS [ 0.050s] nexus-config nexus_config::test::test_config_empty
48562024-10-21T22:09:48.734Z PASS [ 0.038s] nexus-config nexus_config::test::test_config_nonexistent
48572024-10-21T22:09:48.798Z PASS [ 0.200s] nexus-config nexus_config::test::test_bad_authn_schemes
48582024-10-21T22:09:48.798Z PASS [ 0.081s] nexus-config nexus_config::test::test_invalid_ipv4_prefix_tunable
48592024-10-21T22:09:48.798Z PASS [ 3.315s] installinator mock_peers::tests::proptest_fetch_artifact
48602024-10-21T22:09:48.840Z PASS [ 0.065s] nexus-config nexus_config::test::test_valid
48612024-10-21T22:09:48.840Z PASS [ 0.161s] nexus-config nexus_config::test::test_deployment_config_schema
48622024-10-21T22:09:49.254Z PASS [ 0.167s] nexus-config nexus_config::test::test_repo_configs_are_valid
48632024-10-21T22:09:49.254Z PASS [ 0.068s] nexus-config postgres_config::test::test_example_url
48642024-10-21T22:09:49.280Z PASS [ 0.084s] nexus-config postgres_config::test::test_bad_url
48652024-10-21T22:09:49.280Z PASS [ 0.093s] nexus-db-fixed-data role_builtin::test::test_fixed_role_data
48662024-10-21T22:09:49.280Z PASS [ 0.070s] nexus-db-fixed-data silo_user::test::test_silo_user_ids_are_valid
48672024-10-21T22:09:49.280Z PASS [ 0.051s] nexus-db-fixed-data test::test_allowlist_id_is_valid
48682024-10-21T22:09:49.280Z PASS [ 0.038s] nexus-db-fixed-data test::test_builtin_fleet_id_is_valid
48692024-10-21T22:09:49.280Z PASS [ 0.111s] nexus-db-fixed-data user_builtin::test::test_builtin_user_ids_are_valid
48702024-10-21T22:09:49.280Z PASS [ 0.092s] nexus-db-model bytecount::test::test_bytecount_i64_conversions
48712024-10-21T22:09:49.280Z PASS [ 0.120s] nexus-db-model bytecount::test::test_pg_numeric_to_byte_count
48722024-10-21T22:09:49.280Z PASS [ 0.069s] nexus-db-model role_assignment::tests::test_role_assignment_from_database
48732024-10-21T22:09:49.280Z PASS [ 0.086s] nexus-db-model inventory::test::test_inv_nvme_disk_firmware
48742024-10-21T22:09:49.280Z PASS [ 0.136s] nexus-db-model device_auth::test::test_generate_user_code
48752024-10-21T22:09:49.280Z PASS [ 0.091s] nexus-db-model schema_versions::test::test_known_versions
48762024-10-21T22:09:49.280Z PASS [ 0.125s] nexus-db-model schema_versions::test::test_allows_valid_up_sql_collections
48772024-10-21T22:09:49.280Z PASS [ 0.059s] nexus-db-model schema_versions::test::test_reject_no_up_sql_files
48782024-10-21T22:09:49.280Z PASS [ 0.075s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_names
48792024-10-21T22:09:49.280Z PASS [ 0.092s] nexus-db-model schema_versions::test::test_reject_invalid_up_sql_collections
48802024-10-21T22:09:49.280Z PASS [ 0.058s] nexus-db-model schema_versions::test::test_verify
48812024-10-21T22:09:49.280Z PASS [ 0.045s] nexus-db-model semver_version::test::test_to_from_sortable_string
48822024-10-21T22:09:49.280Z PASS [ 0.036s] nexus-db-model tests::test_ipv6_net_random_subnet
48832024-10-21T22:09:49.280Z PASS [ 0.052s] nexus-db-model tests::test_ip_subnet_check_requestable_address
48842024-10-21T22:09:49.280Z PASS [ 0.039s] nexus-db-model tests::test_vpc_subnet_check_requestable_addr
48852024-10-21T22:09:49.280Z PASS [ 5.473s] bootstore::v0-fsm-proptest-rack-coordinator run
48862024-10-21T22:09:49.280Z PASS [ 0.047s] nexus-db-model tests::test_roles_database_strings
48872024-10-21T22:09:49.280Z PASS [ 0.057s] nexus-db-model vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states
48882024-10-21T22:09:49.615Z PASS [ 5.551s] db-dev::test-db-dev test_db_killed
48892024-10-21T22:09:57.524Z PASS [ 8.285s] nexus-db-queries db::collection_attach::test::test_attach_missing_resource_fails
48902024-10-21T22:09:57.682Z PASS [ 8.435s] nexus-db-queries db::collection_attach::test::test_attach_multiple_times
48912024-10-21T22:09:57.845Z PASS [ 8.588s] nexus-db-queries db::collection_attach::test::test_attach_once
48922024-10-21T22:09:57.920Z PASS [ 8.714s] nexus-db-queries db::collection_attach::test::test_attach_beyond_capacity_fails
48932024-10-21T22:09:57.964Z PASS [ 0.044s] nexus-db-queries db::collection_attach::test::test_verify_query
48942024-10-21T22:09:57.990Z PASS [ 8.363s] nexus-db-queries db::collection_attach::test::test_attach_once_synchronous
48952024-10-21T22:09:58.058Z PASS [ 8.830s] nexus-db-queries db::collection_attach::test::test_attach_missing_collection_fails
48962024-10-21T22:09:58.181Z PASS [ 8.964s] nexus-db-queries db::collection_attach::test::test_attach_deleted_resource_fails
48972024-10-21T22:10:03.107Z PASS [ 19.029s] db-dev::test-db-dev test_db_run
48982024-10-21T22:10:05.355Z PASS [ 7.672s] nexus-db-queries db::collection_attach::test::test_attach_with_filters
48992024-10-21T22:10:05.390Z PASS [ 7.867s] nexus-db-queries db::collection_attach::test::test_attach_while_already_attached
49002024-10-21T22:10:05.439Z PASS [ 0.047s] nexus-db-queries db::collection_detach::test::test_verify_query
49012024-10-21T22:10:05.588Z PASS [ 7.745s] nexus-db-queries db::collection_attach::test::test_attach_without_update_filter
49022024-10-21T22:10:05.753Z PASS [ 7.775s] nexus-db-queries db::collection_detach::test::test_detach_missing_collection_fails
49032024-10-21T22:10:05.792Z PASS [ 7.827s] nexus-db-queries db::collection_detach::test::test_detach_deleted_resource_fails
49042024-10-21T22:10:05.877Z PASS [ 7.819s] nexus-db-queries db::collection_detach::test::test_detach_missing_resource_fails
49052024-10-21T22:10:06.099Z PASS [ 7.917s] nexus-db-queries db::collection_detach::test::test_detach_once
49062024-10-21T22:10:10.072Z PASS [ 6.966s] nexus-db-queries db::collection_detach::test::test_detach_while_already_detached
49072024-10-21T22:10:12.809Z PASS [ 7.456s] nexus-db-queries db::collection_detach::test::test_detach_without_update_filter
49082024-10-21T22:10:13.181Z PASS [ 7.430s] nexus-db-queries db::collection_detach_many::test::test_detach_many
49092024-10-21T22:10:13.224Z PASS [ 0.044s] nexus-db-queries db::collection_detach_many::test::test_verify_query
49102024-10-21T22:10:13.291Z PASS [ 7.855s] nexus-db-queries db::collection_detach_many::test::test_detach_deleted_resource
49112024-10-21T22:10:13.358Z PASS [ 7.771s] nexus-db-queries db::collection_detach_many::test::test_detach_filter_collection
49122024-10-21T22:10:13.382Z PASS [ 7.581s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_collection_fails
49132024-10-21T22:10:13.409Z PASS [ 0.049s] nexus-db-queries db::collection_insert::test::test_verify_query
49142024-10-21T22:10:13.433Z PASS [ 0.049s] nexus-db-queries db::column_walker::test::test_all_columns_with_prefix
49152024-10-21T22:10:13.457Z PASS [ 0.043s] nexus-db-queries db::column_walker::test::test_walk_columns
49162024-10-21T22:10:13.482Z PASS [ 0.042s] nexus-db-queries db::column_walker::test::test_walk_table
49172024-10-21T22:10:13.679Z PASS [ 7.582s] nexus-db-queries db::collection_detach_many::test::test_detach_once
49182024-10-21T22:10:13.788Z PASS [ 7.909s] nexus-db-queries db::collection_detach_many::test::test_detach_missing_resource_succeeds
49192024-10-21T22:10:16.913Z PASS [ 6.838s] nexus-db-queries db::collection_detach_many::test::test_detach_once_synchronous
49202024-10-21T22:10:20.274Z PASS [ 7.464s] nexus-db-queries db::collection_detach_many::test::test_detach_while_already_detached
49212024-10-21T22:10:20.843Z PASS [ 7.618s] nexus-db-queries db::collection_insert::test::test_collection_not_present
49222024-10-21T22:10:20.956Z PASS [ 7.658s] nexus-db-queries db::collection_insert::test::test_collection_present
49232024-10-21T22:10:21.431Z PASS [ 7.967s] nexus-db-queries db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name
49242024-10-21T22:10:21.628Z PASS [ 8.176s] nexus-db-queries db::datastore::allow_list::tests::test_allowed_source_ip_database_ops
49252024-10-21T22:10:21.698Z PASS [ 8.017s] nexus-db-queries db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic
49262024-10-21T22:10:21.768Z PASS [ 7.984s] nexus-db-queries db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id
49272024-10-21T22:10:24.112Z PASS [ 7.188s] nexus-db-queries db::datastore::cockroachdb_settings::test::test_preserve_downgrade
49282024-10-21T22:10:28.637Z PASS [ 7.688s] nexus-db-queries db::datastore::db_metadata::test::ensure_schema_is_current_version
49292024-10-21T22:10:28.931Z PASS [ 8.087s] nexus-db-queries db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward
49302024-10-21T22:10:29.025Z PASS [ 8.753s] nexus-db-queries db::datastore::dataset::test::test_insert_if_not_exists
49312024-10-21T22:10:29.050Z PASS [ 7.615s] nexus-db-queries db::datastore::db_metadata::test::schema_version_subcomponents_save_progress
49322024-10-21T22:10:30.152Z PASS [ 8.384s] nexus-db-queries db::datastore::deployment::tests::test_empty_blueprint
49332024-10-21T22:10:30.648Z PASS [ 8.952s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_deallocate_external_networking
49342024-10-21T22:10:30.705Z PASS [ 0.058s] nexus-db-queries db::datastore::dns::test::test_dns_builder_basic
49352024-10-21T22:10:30.729Z PASS [ 9.087s] nexus-db-queries db::datastore::deployment::external_networking::tests::test_allocate_external_networking
49362024-10-21T22:10:32.000Z PASS [ 7.885s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target
49372024-10-21T22:10:37.235Z PASS [ 8.596s] nexus-db-queries db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target
49382024-10-21T22:10:38.347Z PASS [ 9.321s] nexus-db-queries db::datastore::deployment::tests::test_set_target
49392024-10-21T22:10:38.489Z PASS [ 9.560s] nexus-db-queries db::datastore::deployment::tests::test_representative_blueprint
49402024-10-21T22:10:38.534Z PASS [ 9.488s] nexus-db-queries db::datastore::deployment::tests::test_set_target_enabled
49412024-10-21T22:10:38.992Z PASS [ 8.276s] nexus-db-queries db::datastore::dns::test::test_dns_uniqueness
49422024-10-21T22:10:38.992Z PASS [ 8.831s] nexus-db-queries db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent
49432024-10-21T22:10:39.546Z PASS [ 8.832s] nexus-db-queries db::datastore::dns::test::test_dns_update_from_version
49442024-10-21T22:10:41.265Z PASS [ 9.281s] nexus-db-queries db::datastore::dns::test::test_dns_update_incremental
49452024-10-21T22:10:45.576Z PASS [ 8.343s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_basic
49462024-10-21T22:10:47.065Z PASS [ 8.577s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_uninitialized
49472024-10-21T22:10:47.735Z PASS [ 8.741s] nexus-db-queries db::datastore::instance::tests::test_instance_commit_update_is_idempotent
49482024-10-21T22:10:47.855Z PASS [ 9.508s] nexus-db-queries db::datastore::dns::test::test_read_dns_config_complex
49492024-10-21T22:10:48.180Z PASS [ 9.646s] nexus-db-queries db::datastore::external_ip::tests::test_service_ip_list
49502024-10-21T22:10:48.444Z PASS [ 8.897s] nexus-db-queries db::datastore::instance::tests::test_instance_fetch_all
49512024-10-21T22:10:49.186Z PASS [ 10.204s] nexus-db-queries db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent
49522024-10-21T22:10:49.633Z PASS [ 8.367s] nexus-db-queries db::datastore::instance::tests::test_instance_set_migration_ids
49532024-10-21T22:10:53.295Z PASS [ 7.718s] nexus-db-queries db::datastore::instance::tests::test_instance_update_invalidated_while_locked
49542024-10-21T22:10:55.620Z PASS [ 8.554s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_acquires_lock
49552024-10-21T22:10:56.621Z PASS [ 8.766s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_lock_is_idempotent
49562024-10-21T22:10:56.682Z PASS [ 8.948s] nexus-db-queries db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_
49572024-10-21T22:10:56.941Z PASS [ 8.497s] nexus-db-queries db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found
49582024-10-21T22:10:56.966Z PASS [ 8.772s] nexus-db-queries db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay
49592024-10-21T22:10:58.097Z PASS [ 8.912s] nexus-db-queries db::datastore::inventory::test::test_inventory_deletion
49602024-10-21T22:11:01.528Z PASS [ 8.234s] nexus-db-queries db::datastore::inventory::test::test_representative_collection_populates_database
49612024-10-21T22:11:01.900Z PASS [ 12.268s] nexus-db-queries db::datastore::inventory::test::test_inventory_insert
49622024-10-21T22:11:04.744Z PASS [ 9.125s] nexus-db-queries db::datastore::ip_pool::test::test_default_ip_pools
49632024-10-21T22:11:05.239Z PASS [ 8.619s] nexus-db-queries db::datastore::ip_pool::test::test_internal_ip_pool
49642024-10-21T22:11:05.556Z PASS [ 8.605s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_sync_service_zones
49652024-10-21T22:11:05.818Z PASS [ 9.137s] nexus-db-queries db::datastore::ip_pool::test::test_ip_pool_utilization
49662024-10-21T22:11:06.549Z PASS [ 8.453s] nexus-db-queries db::datastore::ipv4_nat_entry::test::nat_version_tracking
49672024-10-21T22:11:08.152Z PASS [ 11.211s] nexus-db-queries db::datastore::ipv4_nat_entry::test::ipv4_nat_changeset
49682024-10-21T22:11:09.058Z PASS [ 7.531s] nexus-db-queries db::datastore::ipv4_nat_entry::test::table_allows_unique_active_multiple_deleted
49692024-10-21T22:11:09.156Z PASS [ 7.256s] nexus-db-queries db::datastore::migration::tests::test_migration_query_by_instance
49702024-10-21T22:11:13.036Z PASS [ 7.799s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_expunge
49712024-10-21T22:11:13.678Z PASS [ 8.934s] nexus-db-queries db::datastore::network_interface::tests::test_service_network_interfaces_list
49722024-10-21T22:11:15.018Z PASS [ 8.468s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged
49732024-10-21T22:11:15.474Z PASS [ 9.917s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors
49742024-10-21T22:11:16.827Z PASS [ 7.768s] nexus-db-queries db::datastore::oximeter::tests::test_producers_list_expired
49752024-10-21T22:11:17.072Z PASS [ 7.917s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled
49762024-10-21T22:11:21.021Z PASS [ 7.984s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_deletion_idempotency
49772024-10-21T22:11:22.121Z PASS [ 8.442s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled
49782024-10-21T22:11:23.567Z PASS [ 8.551s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_different_disks
49792024-10-21T22:11:24.147Z PASS [ 8.671s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled
49802024-10-21T22:11:25.171Z PASS [ 19.354s] nexus-db-queries db::datastore::oximeter::tests::test_oximeter_reassigns_randomly
49812024-10-21T22:11:25.196Z PASS [ 8.370s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides
49822024-10-21T22:11:26.058Z PASS [ 8.986s] nexus-db-queries db::datastore::physical_disk::test::physical_disk_uninitialized_list
49832024-10-21T22:11:31.050Z PASS [ 8.929s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_empty
49842024-10-21T22:11:31.091Z PASS [ 0.043s] nexus-db-queries db::datastore::region::test::test_extent_count
49852024-10-21T22:11:31.554Z PASS [ 10.533s] nexus-db-queries db::datastore::rack::test::allocate_sled_underlay_subnet_octets
49862024-10-21T22:11:32.237Z PASS [ 8.668s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error
49872024-10-21T22:11:32.624Z PASS [ 8.480s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error
49882024-10-21T22:11:33.856Z PASS [ 7.797s] nexus-db-queries db::datastore::rack::test::rack_sled_subnet_allocations
49892024-10-21T22:11:34.387Z PASS [ 9.211s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_many_nexus_services
49902024-10-21T22:11:34.643Z PASS [ 9.445s] nexus-db-queries db::datastore::rack::test::rack_set_initialized_with_services
49912024-10-21T22:11:37.656Z PASS [ 29.504s] nexus-db-queries db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters
49922024-10-21T22:11:38.778Z PASS [ 7.686s] nexus-db-queries db::datastore::region_replacement::test::test_one_replacement_per_volume
49932024-10-21T22:11:39.602Z PASS [ 8.047s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga
49942024-10-21T22:11:40.036Z PASS [ 7.800s] nexus-db-queries db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga
49952024-10-21T22:11:40.889Z PASS [ 8.264s] nexus-db-queries db::datastore::region_snapshot_replacement::test::count_replacement_steps
49962024-10-21T22:11:41.676Z PASS [ 7.821s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict
49972024-10-21T22:11:42.220Z PASS [ 7.839s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement
49982024-10-21T22:11:42.256Z PASS [ 7.614s] nexus-db-queries db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc
49992024-10-21T22:11:44.906Z PASS [ 7.251s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume
50002024-10-21T22:11:46.425Z PASS [ 7.647s] nexus-db-queries db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region
50012024-10-21T22:11:47.807Z PASS [ 8.206s] nexus-db-queries db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume
50022024-10-21T22:11:47.848Z PASS [ 7.813s] nexus-db-queries db::datastore::saga::test::test_create_event_idempotent
50032024-10-21T22:11:49.142Z PASS [ 8.250s] nexus-db-queries db::datastore::saga::test::test_list_candidate_sagas
50042024-10-21T22:11:49.277Z PASS [ 7.601s] nexus-db-queries db::datastore::saga::test::test_list_no_unfinished_nodes
50052024-10-21T22:11:50.157Z PASS [ 7.935s] nexus-db-queries db::datastore::saga::test::test_list_unfinished_nodes
50062024-10-21T22:11:50.299Z PASS [ 8.042s] nexus-db-queries db::datastore::saga::test::test_saga_reassignment
50072024-10-21T22:11:52.128Z PASS [ 7.223s] nexus-db-queries db::datastore::saga::test::test_update_state_idempotent
50082024-10-21T22:11:54.801Z PASS [ 8.378s] nexus-db-queries db::datastore::sled::test::sled_list_batch
50092024-10-21T22:11:56.524Z PASS [ 8.676s] nexus-db-queries db::datastore::sled::test::test_sled_expungement_also_expunges_disks
50102024-10-21T22:11:56.680Z PASS [ 8.874s] nexus-db-queries db::datastore::sled::test::sled_reservation_create_non_provisionable
50112024-10-21T22:11:57.625Z PASS [ 8.349s] nexus-db-queries db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned
50122024-10-21T22:11:58.606Z PASS [ 8.449s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_fails_with_stale_sled_agent_gen
50132024-10-21T22:11:58.753Z PASS [ 8.455s] nexus-db-queries db::datastore::sled::test::upsert_sled_updates_hardware
50142024-10-21T22:11:59.903Z PASS [ 7.773s] nexus-db-queries db::datastore::switch_port::test::test_bgp_boundary_switches
50152024-10-21T22:12:01.237Z PASS [ 12.097s] nexus-db-queries db::datastore::sled::test::test_sled_transitions
50162024-10-21T22:12:02.046Z PASS [ 7.243s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent
50172024-10-21T22:12:03.801Z PASS [ 7.277s] nexus-db-queries db::datastore::test::test_deallocate_external_ip_is_idempotent
50182024-10-21T22:12:04.682Z PASS [ 8.001s] nexus-db-queries db::datastore::test::test_external_ip_check_constraints
50192024-10-21T22:12:05.349Z PASS [ 7.723s] nexus-db-queries db::datastore::test::test_project_creation
50202024-10-21T22:12:06.089Z PASS [ 7.485s] nexus-db-queries db::datastore::test::test_queries_do_not_require_full_table_scan
50212024-10-21T22:12:06.932Z PASS [ 8.179s] nexus-db-queries db::datastore::test::test_rack_initialize_is_idempotent
50222024-10-21T22:12:08.775Z PASS [ 7.541s] nexus-db-queries db::datastore::test::test_region_allocation_not_enough_zpools
50232024-10-21T22:12:10.130Z PASS [ 8.082s] nexus-db-queries db::datastore::test::test_region_allocation_only_considers_disks_in_service
50242024-10-21T22:12:12.177Z PASS [ 8.375s] nexus-db-queries db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory
50252024-10-21T22:12:14.734Z PASS [ 14.834s] nexus-db-queries db::datastore::test::test_region_allocation_is_idempotent
50262024-10-21T22:12:17.054Z PASS [ 8.277s] nexus-db-queries db::datastore::test::test_session_methods
50272024-10-21T22:12:17.514Z PASS [ 7.386s] nexus-db-queries db::datastore::test::test_sled_ipv6_address_allocation
50282024-10-21T22:12:18.942Z PASS [ 13.593s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random
50292024-10-21T22:12:19.455Z PASS [ 14.772s] nexus-db-queries db::datastore::test::test_region_allocation_out_of_space_fails
50302024-10-21T22:12:19.664Z PASS [ 7.488s] nexus-db-queries db::datastore::test::test_ssh_keys
50312024-10-21T22:12:20.675Z PASS [ 13.744s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails
50322024-10-21T22:12:20.799Z PASS [ 14.710s] nexus-db-queries db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds
50332024-10-21T22:12:21.947Z PASS [ 7.211s] nexus-db-queries db::datastore::test::test_table_scan
50342024-10-21T22:12:21.996Z PASS [ 0.050s] nexus-db-queries db::datastore::volume::tests::test_read_only_target_in_vcr
50352024-10-21T22:12:22.053Z PASS [ 0.058s] nexus-db-queries db::datastore::volume::tests::test_replace_read_only_target_in_vcr
50362024-10-21T22:12:24.569Z PASS [ 7.515s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete
50372024-10-21T22:12:25.084Z PASS [ 7.570s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice
50382024-10-21T22:12:26.915Z PASS [ 7.974s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete
50392024-10-21T22:12:28.015Z PASS [ 8.559s] nexus-db-queries db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice
50402024-10-21T22:12:28.094Z PASS [ 8.430s] nexus-db-queries db::datastore::vmm::tests::test_vmm_and_migration_update_runtime
50412024-10-21T22:12:28.540Z PASS [ 7.865s] nexus-db-queries db::datastore::volume::tests::test_deserialize_old_crucible_resources
50422024-10-21T22:12:28.565Z PASS [ 7.763s] nexus-db-queries db::datastore::volume::tests::test_find_volumes_referencing_socket_addr
50432024-10-21T22:12:29.702Z PASS [ 7.651s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_region
50442024-10-21T22:12:31.949Z PASS [ 7.378s] nexus-db-queries db::datastore::volume::tests::test_volume_replace_snapshot
50452024-10-21T22:12:32.219Z PASS [ 7.135s] nexus-db-queries db::datastore::volume_repair::test::volume_lock_conflict_error_returned
50462024-10-21T22:12:35.354Z PASS [ 8.439s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion
50472024-10-21T22:12:36.442Z PASS [ 8.430s] nexus-db-queries db::datastore::vpc::tests::test_project_create_vpc_retries
50482024-10-21T22:12:37.564Z PASS [ 9.022s] nexus-db-queries db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve
50492024-10-21T22:12:37.633Z PASS [ 7.929s] nexus-db-queries db::explain::test::test_explain_async
50502024-10-21T22:12:37.973Z PASS [ 9.410s] nexus-db-queries db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets
50512024-10-21T22:12:38.652Z PASS [ 10.558s] nexus-db-queries db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint
50522024-10-21T22:12:38.696Z PASS [ 0.044s] nexus-db-queries db::pagination::test::test_paginator
50532024-10-21T22:12:39.227Z PASS [ 7.280s] nexus-db-queries db::explain::test::test_explain_full_table_scan
50542024-10-21T22:12:39.494Z PASS [ 7.277s] nexus-db-queries db::lookup::test::test_lookup
50552024-10-21T22:12:42.408Z PASS [ 7.054s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_ascending
50562024-10-21T22:12:43.645Z PASS [ 7.204s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_descending
50572024-10-21T22:12:45.077Z PASS [ 7.515s] nexus-db-queries db::pagination::test::test_paginated_multicolumn_works_with_joins
50582024-10-21T22:12:45.253Z PASS [ 7.612s] nexus-db-queries db::pagination::test::test_paginated_single_column_ascending
50592024-10-21T22:12:45.503Z PASS [ 7.530s] nexus-db-queries db::pagination::test::test_paginated_single_column_descending
50602024-10-21T22:12:47.470Z PASS [ 8.772s] nexus-db-queries db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool
50612024-10-21T22:12:47.793Z PASS [ 8.298s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent
50622024-10-21T22:12:47.989Z PASS [ 8.762s] nexus-db-queries db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap
50632024-10-21T22:12:49.529Z PASS [ 7.122s] nexus-db-queries db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range
50642024-10-21T22:12:49.578Z PASS [ 0.047s] nexus-db-queries db::queries::network_interface::tests::test_first_available_address
50652024-10-21T22:12:51.626Z PASS [ 7.979s] nexus-db-queries db::queries::external_ip::tests::test_insert_external_ip_is_idempotent
50662024-10-21T22:12:53.559Z PASS [ 8.314s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools
50672024-10-21T22:12:53.633Z PASS [ 8.559s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion
50682024-10-21T22:12:54.047Z PASS [ 8.544s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok
50692024-10-21T22:12:55.791Z PASS [ 7.999s] nexus-db-queries db::queries::network_interface::tests::test_delete_service_is_idempotent
50702024-10-21T22:12:56.020Z PASS [ 8.551s] nexus-db-queries db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range
50712024-10-21T22:12:56.971Z PASS [ 8.984s] nexus-db-queries db::queries::network_interface::tests::test_detect_ip_exhaustion
50722024-10-21T22:12:57.498Z PASS [ 7.920s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds
50732024-10-21T22:12:59.235Z PASS [ 7.610s] nexus-db-queries db::queries::network_interface::tests::test_insert_multiple_vpcs_fails
50742024-10-21T22:13:01.398Z PASS [ 7.840s] nexus-db-queries db::queries::network_interface::tests::test_insert_no_instance_fails
50752024-10-21T22:13:01.521Z PASS [ 7.885s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_exact_ip
50762024-10-21T22:13:01.716Z PASS [ 7.670s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_mac
50772024-10-21T22:13:03.917Z PASS [ 8.126s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_ip_fails
50782024-10-21T22:13:04.007Z PASS [ 7.987s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_mac_fails
50792024-10-21T22:13:04.053Z PASS [ 0.046s] nexus-db-queries db::queries::network_interface::tests::test_last_available_address
50802024-10-21T22:13:04.484Z PASS [ 7.512s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_same_slot_fails
50812024-10-21T22:13:05.116Z PASS [ 7.620s] nexus-db-queries db::queries::network_interface::tests::test_insert_request_slot
50822024-10-21T22:13:06.833Z PASS [ 7.598s] nexus-db-queries db::queries::network_interface::tests::test_insert_running_instance_fails
50832024-10-21T22:13:09.503Z PASS [ 8.103s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_interface_fails
50842024-10-21T22:13:09.599Z PASS [ 8.078s] nexus-db-queries db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails
50852024-10-21T22:13:09.644Z PASS [ 0.046s] nexus-db-queries db::queries::next_item::tests::test_shift_indices
50862024-10-21T22:13:09.696Z PASS [ 7.980s] nexus-db-queries db::queries::network_interface::tests::test_insert_sequential_ip_allocation
50872024-10-21T22:13:10.003Z PASS [ 0.305s] nexus-db-queries db::queries::oximeter::test::expectorate_query_reassign_producers
50882024-10-21T22:13:10.270Z PASS [ 0.267s] nexus-db-queries db::queries::oximeter::test::expectorate_query_upsert_producer
50892024-10-21T22:13:11.825Z PASS [ 7.339s] nexus-db-queries db::queries::next_item::tests::test_explain_next_item_self_joined
50902024-10-21T22:13:11.943Z PASS [ 8.026s] nexus-db-queries db::queries::network_interface::tests::test_insert_with_duplicate_name_fails
50912024-10-21T22:13:12.342Z PASS [ 8.291s] nexus-db-queries db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query
50922024-10-21T22:13:12.598Z PASS [ 7.482s] nexus-db-queries db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices
50932024-10-21T22:13:12.901Z PASS [ 0.302s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance
50942024-10-21T22:13:13.177Z PASS [ 0.275s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage
50952024-10-21T22:13:13.210Z PASS [ 1.266s] nexus-db-queries db::queries::region_allocation::test::expectorate_query
50962024-10-21T22:13:13.513Z PASS [ 0.338s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance
50972024-10-21T22:13:13.564Z PASS [ 0.355s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage
50982024-10-21T22:13:14.108Z PASS [ 7.260s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined
50992024-10-21T22:13:16.545Z PASS [ 7.046s] nexus-db-queries db::queries::next_item::tests::test_next_item_self_joined_with_gaps
51002024-10-21T22:13:16.652Z PASS [ 7.009s] nexus-db-queries db::queries::next_item::tests::test_wrapping_next_item_query
51012024-10-21T22:13:16.736Z PASS [ 0.082s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_full_count
51022024-10-21T22:13:16.780Z PASS [ 0.044s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_steps
51032024-10-21T22:13:16.821Z PASS [ 0.042s] nexus-db-queries db::queries::vpc::tests::test_vni_search_iter_wrapping
51042024-10-21T22:13:16.863Z PASS [ 0.040s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_no_wrapping
51052024-10-21T22:13:16.906Z PASS [ 0.045s] nexus-db-queries db::queries::vpc::tests::test_vni_shift_with_wrapping
51062024-10-21T22:13:17.473Z PASS [ 7.203s] nexus-db-queries db::queries::oximeter::test::explainable_reassign_producers
51072024-10-21T22:13:18.953Z PASS [ 7.130s] nexus-db-queries db::queries::oximeter::test::explainable_upsert_producer
51082024-10-21T22:13:19.521Z PASS [ 7.176s] nexus-db-queries db::queries::region_allocation::test::explainable
51092024-10-21T22:13:20.671Z PASS [ 7.157s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_instance
51102024-10-21T22:13:20.696Z PASS [ 7.126s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_delete_storage
51112024-10-21T22:13:21.189Z PASS [ 7.098s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_instance
51122024-10-21T22:13:23.484Z PASS [ 6.937s] nexus-db-queries db::queries::virtual_provisioning_collection_update::test::explain_insert_storage
51132024-10-21T22:13:23.527Z PASS [ 0.042s] nexus-defaults tests::test_random_vpc_ipv6_prefix
51142024-10-21T22:13:23.760Z PASS [ 6.849s] nexus-db-queries db::queries::vpc_subnet::test::explain_insert_query
51152024-10-21T22:13:23.799Z PASS [ 0.274s] nexus-inventory builder::test::test_basic
51162024-10-21T22:13:23.823Z PASS [ 0.054s] nexus-inventory builder::test::test_empty
51172024-10-21T22:13:23.848Z PASS [ 0.041s] nexus-inventory builder::test::test_problems
51182024-10-21T22:13:24.509Z PASS [ 7.036s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query
51192024-10-21T22:13:24.909Z PASS [ 1.099s] nexus-inventory collector::test::test_basic
51202024-10-21T22:13:24.949Z PASS [ 0.439s] nexus-inventory collector::test::test_multi_mgs_failure
51212024-10-21T22:13:24.973Z PASS [ 1.128s] nexus-inventory collector::test::test_multi_mgs
51222024-10-21T22:13:25.658Z PASS [ 0.749s] nexus-inventory collector::test::test_sled_agent_failure
51232024-10-21T22:13:25.712Z PASS [ 0.054s] nexus-reconfigurator-execution clickhouse::test::test_generate_config_settings
51242024-10-21T22:13:25.996Z PASS [ 7.042s] nexus-db-queries db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent
51252024-10-21T22:13:28.305Z PASS [ 7.614s] nexus-db-queries transaction_retry::test::test_transaction_retry_produces_samples
51262024-10-21T22:13:28.401Z PASS [ 7.211s] nexus-db-queries transaction_retry::test::test_transaction_rollback_produces_no_samples
51272024-10-21T22:13:28.453Z PASS [ 0.148s] nexus-reconfigurator-execution dns::test::test_blueprint_external_dns_basic
51282024-10-21T22:13:28.507Z PASS [ 0.095s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_basic
51292024-10-21T22:13:28.585Z PASS [ 0.078s] nexus-reconfigurator-execution dns::test::test_blueprint_internal_dns_empty
51302024-10-21T22:13:28.617Z PASS [ 0.099s] nexus-reconfigurator-execution dns::test::test_dns_compute_update
51312024-10-21T22:13:30.034Z PASS [ 10.514s] nexus-db-queries policy_test::test_conferred_roles
51322024-10-21T22:13:34.039Z PASS [ 9.092s] nexus-metrics-producer-gc tests::test_prune_expired_producers
51332024-10-21T22:13:34.063Z PASS [ 9.084s] nexus-metrics-producer-gc tests::test_prune_expired_producers_notifies_collector
51342024-10-21T22:13:55.611Z PASS [ 27.016s] nexus-reconfigurator-execution omicron_physical_disks::test::test_decommission_expunged_disks
51352024-10-21T22:13:56.023Z PASS [ 30.313s] nexus-reconfigurator-execution cockroachdb::test::test_ensure_preserve_downgrade_option
51362024-10-21T22:13:56.145Z PASS [ 0.121s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_error_cases
51372024-10-21T22:13:56.181Z PASS [ 0.036s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones
51382024-10-21T22:13:56.224Z PASS [ 0.042s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_add_physical_disks
51392024-10-21T22:13:56.288Z PASS [ 0.056s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_basic
51402024-10-21T22:13:56.338Z PASS [ 0.051s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_ensure_cockroachdb
51412024-10-21T22:13:56.444Z PASS [ 0.112s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_initial
51422024-10-21T22:13:56.538Z PASS [ 0.094s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_nexus_zones_with_same_nic_ip
51432024-10-21T22:13:56.578Z PASS [ 0.042s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_external_ip
51442024-10-21T22:13:56.617Z PASS [ 0.039s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_invalid_parent_blueprint_two_zones_with_same_vnic_mac
51452024-10-21T22:13:56.660Z PASS [ 0.042s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_prune_decommissioned_sleds
51462024-10-21T22:13:56.699Z PASS [ 0.039s] nexus-reconfigurator-planning blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated
51472024-10-21T22:13:56.733Z PASS [ 0.032s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously
51482024-10-21T22:13:56.781Z PASS [ 0.038s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones
51492024-10-21T22:13:56.857Z PASS [ 0.078s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper
51502024-10-21T22:13:56.907Z PASS [ 0.059s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::expunge_keeper_being_added
51512024-10-21T22:13:56.978Z PASS [ 0.059s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership
51522024-10-21T22:13:57.036Z PASS [ 0.069s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::move_from_3_to_5_keepers
51532024-10-21T22:13:57.069Z PASS [ 0.032s] nexus-reconfigurator-planning blueprint_builder::clickhouse::test::no_changes_needed
51542024-10-21T22:13:57.150Z PASS [ 0.078s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_available_iterator
51552024-10-21T22:13:57.977Z PASS [ 27.945s] nexus-reconfigurator-execution omicron_physical_disks::test::test_deploy_omicron_disks
51562024-10-21T22:13:58.018Z PASS [ 0.040s] nexus-reconfigurator-planning blueprint_builder::internal_dns::test::test_dns_subnet_allocator
51572024-10-21T22:13:58.078Z PASS [ 0.053s] nexus-reconfigurator-planning blueprint_builder::zones::tests::test_builder_zones
51582024-10-21T22:13:58.125Z PASS [ 0.053s] nexus-reconfigurator-planning example::tests::builder_zone_counts
51592024-10-21T22:13:58.177Z PASS [ 0.042s] nexus-reconfigurator-planning example::tests::instances_on_examples
51602024-10-21T22:13:58.274Z PASS [ 0.050s] nexus-reconfigurator-planning ip_allocator::test::test_basic
51612024-10-21T22:13:58.298Z PASS [ 0.075s] nexus-reconfigurator-planning planner::omicron_zone_placement::test::test_place_omicron_zones
51622024-10-21T22:13:58.321Z PASS [ 24.263s] nexus-reconfigurator-execution omicron_zones::test::test_clean_up_cockroach_zones
51632024-10-21T22:13:58.344Z PASS [ 0.053s] nexus-reconfigurator-planning planner::test::planner_decommissions_sleds
51642024-10-21T22:13:58.369Z PASS [ 0.054s] nexus-reconfigurator-planning planner::test::test_add_multiple_nexus_to_one_sled
51652024-10-21T22:13:58.421Z PASS [ 0.059s] nexus-reconfigurator-planning planner::test::test_crucible_allocation_skips_nonprovisionable_disks
51662024-10-21T22:13:58.450Z PASS [ 0.088s] nexus-reconfigurator-planning planner::test::test_basic_add_sled
51672024-10-21T22:13:58.489Z PASS [ 0.074s] nexus-reconfigurator-planning planner::test::test_crucible_pantry
51682024-10-21T22:13:58.512Z PASS [ 0.079s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_durable_zpool
51692024-10-21T22:13:58.553Z PASS [ 0.054s] nexus-reconfigurator-planning planner::test::test_disk_expungement_removes_zones_transient_filesystem
51702024-10-21T22:13:58.592Z PASS [ 0.053s] nexus-reconfigurator-planning planner::test::test_ensure_preserve_downgrade_option
51712024-10-21T22:13:58.618Z PASS [ 0.055s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_clusters
51722024-10-21T22:13:58.680Z PASS [ 0.067s] nexus-reconfigurator-planning planner::test::test_expunge_clickhouse_zones_after_policy_is_changed
51732024-10-21T22:13:58.703Z PASS [ 0.102s] nexus-reconfigurator-planning planner::test::test_nexus_allocation_skips_nonprovisionable_sleds
51742024-10-21T22:13:58.727Z PASS [ 0.095s] nexus-reconfigurator-planning planner::test::test_plan_deploy_all_clickhouse_cluster_nodes
51752024-10-21T22:13:58.750Z PASS [ 0.047s] nexus-reconfigurator-planning planner::test::test_reuse_external_dns_ips_from_expunged_zones
51762024-10-21T22:13:58.788Z PASS [ 0.055s] nexus-reconfigurator-planning planner::test::test_reuse_external_ips_from_expunged_zones
51772024-10-21T22:13:58.857Z PASS [ 0.059s] nexus-reconfigurator-planning planner::test::test_single_node_clickhouse
51782024-10-21T22:13:58.882Z PASS [ 32.875s] nexus-reconfigurator-execution datasets::tests::test_ensure_dataset_records_exist
51792024-10-21T22:13:58.906Z PASS [ 0.111s] nexus-reconfigurator-planning planner::test::test_spread_additional_nexus_zones_across_sleds
51802024-10-21T22:13:58.929Z PASS [ 0.099s] nexus-reconfigurator-planning planner::test::test_spread_internal_dns_zones_across_sleds
51812024-10-21T22:13:58.955Z PASS [ 0.050s] nexus-saga-recovery recovery::test::test_read_all_from_channel
51822024-10-21T22:13:58.978Z PASS [ 0.075s] nexus-saga-recovery recovery::test::test_plan_basic
51832024-10-21T22:13:59.002Z PASS [ 0.120s] nexus-saga-recovery recovery::test::test_execution_basic
51842024-10-21T22:13:59.054Z PASS [ 0.089s] nexus-saga-recovery test::test_basic
51852024-10-21T22:13:59.125Z PASS [ 0.096s] nexus-sled-agent-shared inventory::tests::test_name_prefixes
51862024-10-21T22:13:59.125Z PASS [ 0.076s] nexus-types authn::cookies::test::test_parse_cookies_empty_headers
51872024-10-21T22:13:59.170Z PASS [ 0.071s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers
51882024-10-21T22:13:59.205Z PASS [ 0.137s] nexus-types authn::cookies::test::test_parse_cookies_ignore_other_headers
51892024-10-21T22:13:59.205Z PASS [ 0.116s] nexus-types authn::cookies::test::test_parse_cookies_one_cookie
51902024-10-21T22:13:59.240Z PASS [ 0.052s] nexus-types authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name
51912024-10-21T22:13:59.264Z PASS [ 0.069s] nexus-types authn::cookies::test::test_parse_cookies_two_cookies
51922024-10-21T22:13:59.288Z PASS [ 0.075s] nexus-types deployment::planning_input::tests::cockroachdb_cluster_versions
51932024-10-21T22:13:59.616Z PASS [ 25.565s] nexus-reconfigurator-execution omicron_zones::test::test_deploy_omicron_zones
51942024-10-21T22:13:59.645Z PASS [ 0.031s] nexus-types deployment::tri_map::tests::test_insert_entry_no_dups
51952024-10-21T22:13:59.678Z PASS [ 0.032s] nexus-types deployment::tri_map::tests::test_permutation_eq_examples
51962024-10-21T22:13:59.721Z PASS [ 0.036s] nexus-types external_api::shared::test::test_policy_parsing
51972024-10-21T22:13:59.830Z PASS [ 0.114s] omicron-certificates tests::cert_validated_if_any_possible_hostname_is_valid
51982024-10-21T22:13:59.927Z PASS [ 0.081s] omicron-certificates tests::common_name_is_ignored_if_subject_alternate_names_exist
51992024-10-21T22:13:59.987Z PASS [ 0.071s] omicron-certificates tests::test_cert_extended_key_usage
52002024-10-21T22:14:00.049Z PASS [ 0.069s] omicron-certificates tests::test_common_name_is_validated
52012024-10-21T22:14:00.111Z PASS [ 0.059s] omicron-certificates tests::test_subject_alternate_names_are_validated
52022024-10-21T22:14:01.969Z PASS [ 4.823s] nexus-reconfigurator-planning blueprint_builder::external_networking::test::test_external_ip_allocator
52032024-10-21T22:14:02.150Z PASS [ 2.900s] nexus-types deployment::tri_map::tests::proptest_permutation_eq
52042024-10-21T22:14:03.339Z PASS [ 3.229s] omicron-clickhouse-admin::integration_test test_keeper_cluster_membership
52052024-10-21T22:14:04.468Z PASS [ 5.195s] nexus-types deployment::tri_map::tests::proptest_serialize_roundtrip
52062024-10-21T22:14:04.557Z PASS [ 2.406s] omicron-clickhouse-admin::integration_test test_lgif_parsing
52072024-10-21T22:14:04.580Z PASS [ 2.598s] omicron-clickhouse-admin::integration_test test_keeper_conf_parsing
52082024-10-21T22:14:06.804Z PASS [ 3.466s] omicron-clickhouse-admin::integration_test test_raft_config_parsing
52092024-10-21T22:14:06.860Z PASS [ 0.045s] omicron-common address::test::test_dns_subnets
52102024-10-21T22:14:06.883Z PASS [ 0.030s] omicron-common address::test::test_ip_range_checks_non_decreasing
52112024-10-21T22:14:06.933Z PASS [ 0.051s] omicron-common address::test::test_ip_range_enum_deserialization
52122024-10-21T22:14:06.976Z PASS [ 0.038s] omicron-common address::test::test_ip_range_iter
52132024-10-21T22:14:07.048Z PASS [ 0.040s] omicron-common address::test::test_ip_range_length
52142024-10-21T22:14:07.107Z PASS [ 0.085s] omicron-common address::test::test_ip_range_try_from
52152024-10-21T22:14:07.176Z PASS [ 0.082s] omicron-common address::test::test_ipv6_subnet_deserialize
52162024-10-21T22:14:07.215Z PASS [ 0.029s] omicron-common address::test::test_sled_address
52172024-10-21T22:14:07.245Z PASS [ 0.041s] omicron-common api::external::error::test::test_bail_unless
52182024-10-21T22:14:07.277Z PASS [ 0.029s] omicron-common api::external::error::test::test_context
52192024-10-21T22:14:07.333Z PASS [ 0.042s] omicron-common api::external::http_pagination::test::test_pagination_examples
52202024-10-21T22:14:07.364Z PASS [ 0.047s] omicron-common api::external::http_pagination::test::test_pagination_schemas
52212024-10-21T22:14:07.465Z PASS [ 0.101s] omicron-common api::external::http_pagination::test::test_scan_by_id
52222024-10-21T22:14:07.504Z PASS [ 0.040s] omicron-common api::external::http_pagination::test::test_scan_by_name
52232024-10-21T22:14:07.645Z PASS [ 0.139s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_generic
52242024-10-21T22:14:07.702Z PASS [ 0.032s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_id
52252024-10-21T22:14:07.726Z PASS [ 0.037s] omicron-common api::external::http_pagination::test::test_scan_by_nameid_name
52262024-10-21T22:14:07.749Z PASS [ 0.029s] omicron-common api::external::test::test_bytecount
52272024-10-21T22:14:07.820Z PASS [ 0.030s] omicron-common api::external::test::test_bytecount_display
52282024-10-21T22:14:07.856Z PASS [ 0.078s] omicron-common api::external::test::test_digest
52292024-10-21T22:14:07.892Z PASS [ 0.036s] omicron-common api::external::test::test_firewall_deserialization
52302024-10-21T22:14:07.972Z PASS [ 0.067s] omicron-common api::external::test::test_firewall_rule_host_filter_parse
52312024-10-21T22:14:08.026Z PASS [ 0.070s] omicron-common api::external::test::test_firewall_rule_target_parse
52322024-10-21T22:14:08.081Z PASS [ 0.043s] omicron-common api::external::test::test_hostname_from_str
52332024-10-21T22:14:08.128Z PASS [ 0.056s] omicron-common api::external::test::test_ip_port_range_from_str
52342024-10-21T22:14:08.174Z PASS [ 0.035s] omicron-common api::external::test::test_ip_port_range_into_str
52352024-10-21T22:14:08.216Z PASS [ 0.055s] omicron-common api::external::test::test_ipv6_net_operations
52362024-10-21T22:14:08.276Z PASS [ 0.043s] omicron-common api::external::test::test_mac_system_iterator
52372024-10-21T22:14:08.319Z PASS [ 0.059s] omicron-common api::external::test::test_mac_to_int_conversions
52382024-10-21T22:14:08.374Z PASS [ 0.056s] omicron-common api::external::test::test_macaddr
52392024-10-21T22:14:08.421Z PASS [ 0.047s] omicron-common api::external::test::test_name_parse
52402024-10-21T22:14:08.458Z PASS [ 0.039s] omicron-common api::external::test::test_name_parse_from_param
52412024-10-21T22:14:08.494Z PASS [ 0.034s] omicron-common api::external::test::test_resource_name_parse
52422024-10-21T22:14:08.540Z PASS [ 0.040s] omicron-common api::external::test::test_role_name_parse
52432024-10-21T22:14:08.650Z PASS [ 0.107s] omicron-common api::external::test::test_route_destination_parse
52442024-10-21T22:14:08.720Z PASS [ 0.078s] omicron-common api::external::test::test_route_target_parse
52452024-10-21T22:14:08.756Z PASS [ 0.038s] omicron-common api::external::test::test_semver_serialize
52462024-10-21T22:14:08.792Z PASS [ 0.035s] omicron-common api::external::test::test_semver_validation
52472024-10-21T22:14:08.820Z PASS [ 0.030s] omicron-common api::internal::nexus::tests::known_artifact_kind_roundtrip
52482024-10-21T22:14:08.851Z PASS [ 0.030s] omicron-common api::internal::shared::tests::test_dataset_kind_serialization
52492024-10-21T22:14:08.885Z PASS [ 0.029s] omicron-common api::internal::shared::tests::test_deserialize_allowed_source_ips
52502024-10-21T22:14:08.917Z PASS [ 0.034s] omicron-common api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips
52512024-10-21T22:14:08.961Z PASS [ 0.044s] omicron-common api::internal::shared::tests::test_deserialize_unknown_string
52522024-10-21T22:14:09.018Z PASS [ 0.057s] omicron-common ledger::test::test_commit_handles_write_failures
52532024-10-21T22:14:09.066Z PASS [ 0.048s] omicron-common ledger::test::test_create_default_ledger
52542024-10-21T22:14:09.116Z PASS [ 0.045s] omicron-common ledger::test::test_create_ledger_reads_from_storage
52552024-10-21T22:14:09.165Z PASS [ 0.054s] omicron-common ledger::test::test_create_ledger_reads_latest_from_storage
52562024-10-21T22:14:09.205Z PASS [ 0.034s] omicron-common update::tests::serde_artifact_kind
52572024-10-21T22:14:09.234Z PASS [ 0.035s] omicron-common zpool_name::test::test_parse_bad_zpool_names
52582024-10-21T22:14:09.268Z PASS [ 0.032s] omicron-common zpool_name::test::test_parse_external_zpool_name
52592024-10-21T22:14:09.299Z PASS [ 0.031s] omicron-common zpool_name::test::test_parse_internal_zpool_name
52602024-10-21T22:14:09.327Z PASS [ 0.030s] omicron-common zpool_name::test::test_parse_zpool_name_json
52612024-10-21T22:14:09.353Z PASS [ 0.026s] omicron-common zpool_name::test::test_zpool_name_regex
52622024-10-21T22:14:09.947Z PASS [ 41.418s] nexus-reconfigurator-execution dns::test::test_silos_external_dns_end_to_end
52632024-10-21T22:14:09.995Z PASS [ 10.779s] nexus-types deployment::tri_map::tests::proptest_ops
52642024-10-21T22:14:10.056Z PASS [ 0.109s] omicron-dev::test-omicron-dev test_omicron_dev_no_args
52652024-10-21T22:14:10.114Z PASS [ 0.057s] omicron-gateway management_switch::location_map::tests::test_config_validation
52662024-10-21T22:14:10.143Z PASS [ 0.788s] omicron-dev::test-omicron-dev test_omicron_dev_bad_cmd
52672024-10-21T22:14:10.170Z PASS [ 0.048s] omicron-gateway management_switch::location_map::tests::test_resolve_location
52682024-10-21T22:14:10.257Z PASS [ 0.095s] omicron-gateway::test_all integration_tests::config::read_production_smf_config
52692024-10-21T22:14:10.497Z PASS [ 0.354s] omicron-gateway::test_all integration_tests::component_list::component_list
52702024-10-21T22:14:10.605Z PASS [ 0.347s] omicron-gateway::test_all integration_tests::location_discovery::discovery_both_locations
52712024-10-21T22:14:10.678Z PASS [ 0.182s] omicron-gateway::test_all integration_tests::serial_console::serial_console_communication
52722024-10-21T22:14:10.795Z PASS [ 0.183s] omicron-gateway::test_all integration_tests::serial_console::serial_console_detach
52732024-10-21T22:14:12.494Z PASS [ 7.926s] omicron-cockroach-admin context::tests::test_node_id
52742024-10-21T22:14:12.590Z PASS [ 8.028s] omicron-cockroach-admin cockroach_cli::tests::test_node_status_compatibility
52752024-10-21T22:14:12.680Z PASS [ 8.210s] omicron-cockroach-admin cockroach_cli::tests::test_node_decommission_compatibility
52762024-10-21T22:14:17.379Z PASS [ 21.766s] nexus-reconfigurator-execution sled_state::tests::test_decommission_is_idempotent
52772024-10-21T22:14:20.671Z SLOW [> 60.000s] nexus-db-queries policy_test::test_iam_roles_behavior
52782024-10-21T22:14:29.502Z PASS [ 18.824s] omicron-ls-apis::test_dependencies test_api_dependencies
52792024-10-21T22:14:32.523Z PASS [ 71.854s] nexus-db-queries policy_test::test_iam_roles_behavior
52802024-10-21T22:14:33.523Z PASS [ 23.529s] omicron-dev::test-omicron-dev test_run_all
52812024-10-21T22:14:37.246Z PASS [ 24.753s] omicron-nexus app::background::driver::test::test_driver_basic
52822024-10-21T22:14:37.980Z PASS [ 25.395s] omicron-nexus app::background::init::test::test_dns_propagation_basic
52832024-10-21T22:14:38.266Z PASS [ 27.479s] omicron-nexus app::background::driver::test::test_activation_in_progress
52842024-10-21T22:14:44.059Z PASS [ 31.380s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_already_deleted
52852024-10-21T22:14:44.116Z PASS [ 0.057s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint
52862024-10-21T22:14:45.532Z PASS [ 8.284s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint
52872024-10-21T22:14:46.615Z PASS [ 8.637s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids
52882024-10-21T22:14:46.906Z PASS [ 8.640s] omicron-nexus app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids
52892024-10-21T22:14:48.953Z PASS [ 31.578s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped
52902024-10-21T22:14:55.286Z PASS [ 21.764s] omicron-nexus app::background::tasks::blueprint_load::test::test_load_blueprints
52912024-10-21T22:14:57.266Z PASS [ 24.742s] omicron-nexus app::background::tasks::blueprint_execution::test::test_deploy_omicron_zones
52922024-10-21T22:14:58.595Z PASS [ 29.096s] omicron-nexus app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted
52932024-10-21T22:15:06.943Z PASS [ 22.828s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions
52942024-10-21T22:15:07.566Z PASS [ 22.036s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions
52952024-10-21T22:15:08.667Z PASS [ 22.052s] omicron-nexus app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks
52962024-10-21T22:15:08.907Z PASS [ 22.004s] omicron-nexus app::background::tasks::dns_config::test::test_basic
52972024-10-21T22:15:10.427Z PASS [ 21.473s] omicron-nexus app::background::tasks::dns_propagation::test::test_basic
52982024-10-21T22:15:16.800Z PASS [ 21.515s] omicron-nexus app::background::tasks::external_endpoints::test::test_basic
52992024-10-21T22:15:28.501Z PASS [ 29.906s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable
53002024-10-21T22:15:31.226Z PASS [ 22.319s] omicron-nexus app::background::tasks::inventory_collection::test::test_db_sled_enumerator
53012024-10-21T22:15:32.680Z PASS [ 22.255s] omicron-nexus app::background::tasks::metrics_producer_gc::tests::test_pruning
53022024-10-21T22:15:36.381Z PASS [ 19.581s] omicron-nexus app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start
53032024-10-21T22:15:36.482Z PASS [ 28.918s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances
53042024-10-21T22:15:46.068Z PASS [ 48.804s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations
53052024-10-21T22:15:48.493Z PASS [ 39.828s] omicron-nexus app::background::tasks::inventory_collection::test::test_basic
53062024-10-21T22:15:49.226Z PASS [ 20.725s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish
53072024-10-21T22:15:51.958Z PASS [ 20.731s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification
53082024-10-21T22:15:53.185Z PASS [ 20.508s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification
53092024-10-21T22:15:57.969Z PASS [ 21.588s] omicron-nexus app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive
53102024-10-21T22:15:58.108Z PASS [ 21.627s] omicron-nexus app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish
53112024-10-21T22:16:05.810Z PASS [ 7.840s] omicron-nexus app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered
53122024-10-21T22:16:06.942Z SLOW [> 60.000s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
53132024-10-21T22:16:07.647Z PASS [ 21.579s] omicron-nexus app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task
53142024-10-21T22:16:08.640Z PASS [ 0.992s] omicron-nexus app::external_endpoints::test::test_authority
53152024-10-21T22:16:08.802Z PASS [ 0.163s] omicron-nexus app::external_endpoints::test::test_external_endpoints_basic
53162024-10-21T22:16:10.110Z PASS [ 21.617s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start
53172024-10-21T22:16:10.235Z PASS [ 0.124s] omicron-nexus app::external_endpoints::test::test_external_endpoints_empty
53182024-10-21T22:16:10.303Z PASS [ 0.066s] omicron-nexus app::external_endpoints::test::test_no_endpoint
53192024-10-21T22:16:10.368Z PASS [ 0.067s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_no_vmm
53202024-10-21T22:16:10.431Z PASS [ 0.062s] omicron-nexus app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound
53212024-10-21T22:16:10.488Z PASS [ 0.056s] omicron-nexus app::instance::tests::test_instance_start_forbidden_while_creating
53222024-10-21T22:16:10.562Z PASS [ 0.074s] omicron-nexus app::instance::tests::test_instance_start_idempotent_if_active
53232024-10-21T22:16:10.653Z PASS [ 0.092s] omicron-nexus app::instance::tests::test_serial_console_stream_proxying
53242024-10-21T22:16:10.714Z PASS [ 0.059s] omicron-nexus app::sagas::demo::test::test_demo_saga_rendezvous
53252024-10-21T22:16:11.288Z PASS [ 2.484s] omicron-nexus app::external_endpoints::test::test_external_endpoints_complex
53262024-10-21T22:16:13.166Z PASS [ 21.210s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task
53272024-10-21T22:16:13.439Z PASS [ 7.629s] omicron-nexus app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery
53282024-10-21T22:16:14.063Z PASS [ 20.876s] omicron-nexus app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc
53292024-10-21T22:16:17.023Z PASS [ 27.796s] omicron-nexus app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start
53302024-10-21T22:16:20.988Z PASS [ 22.879s] omicron-nexus app::background::tasks::saga_recovery::test::test_nexus_recovery
53312024-10-21T22:16:35.604Z PASS [ 88.661s] omicron-nexus app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances
53322024-10-21T22:16:43.613Z PASS [ 29.239s] omicron-nexus app::sagas::disk_create::test::test_saga_basic_usage_succeeds
53332024-10-21T22:16:43.638Z PASS [ 30.135s] omicron-nexus app::sagas::disk_create::test::test_actions_succeed_idempotently
53342024-10-21T22:16:44.534Z PASS [ 33.249s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently
53352024-10-21T22:16:44.713Z PASS [ 30.651s] omicron-nexus app::sagas::disk_delete::test::test_actions_succeed_idempotently
53362024-10-21T22:16:45.144Z PASS [ 28.120s] omicron-nexus app::sagas::disk_delete::test::test_saga_basic_usage_succeeds
53372024-10-21T22:16:45.884Z PASS [ 35.175s] omicron-nexus app::sagas::disk_create::test::test_action_failure_can_unwind
53382024-10-21T22:17:18.518Z PASS [ 35.216s] omicron-nexus app::sagas::instance_create::test::test_saga_basic_usage_succeeds
53392024-10-21T22:17:20.805Z PASS [ 36.271s] omicron-nexus app::sagas::instance_delete::test::test_actions_succeed_idempotently
53402024-10-21T22:17:20.986Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
53412024-10-21T22:17:21.847Z PASS [ 36.706s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind
53422024-10-21T22:17:21.890Z PASS [ 36.006s] omicron-nexus app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently
53432024-10-21T22:17:23.418Z PASS [ 40.742s] omicron-nexus app::sagas::instance_create::test::test_actions_succeed_idempotently
53442024-10-21T22:17:23.443Z PASS [ 38.727s] omicron-nexus app::sagas::instance_delete::test::test_saga_basic_usage_succeeds
53452024-10-21T22:17:35.603Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
53462024-10-21T22:17:55.170Z PASS [ 34.366s] omicron-nexus app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds
53472024-10-21T22:17:56.307Z PASS [ 37.792s] omicron-nexus app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently
53482024-10-21T22:18:00.482Z PASS [ 38.590s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently
53492024-10-21T22:18:00.512Z PASS [ 38.666s] omicron-nexus app::sagas::instance_ip_detach::test::test_action_failure_can_unwind
53502024-10-21T22:18:01.101Z PASS [ 37.685s] omicron-nexus app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently
53512024-10-21T22:18:01.538Z PASS [ 38.099s] omicron-nexus app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds
53522024-10-21T22:18:20.985Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
53532024-10-21T22:18:27.900Z PASS [ 31.593s] omicron-nexus app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds
53542024-10-21T22:18:29.364Z PASS [ 28.264s] omicron-nexus app::sagas::instance_start::test::test_ensure_running_unwind
53552024-10-21T22:18:29.898Z PASS [ 29.387s] omicron-nexus app::sagas::instance_start::test::test_actions_succeed_idempotently
53562024-10-21T22:18:30.594Z PASS [ 29.059s] omicron-nexus app::sagas::instance_start::test::test_saga_basic_usage_succeeds
53572024-10-21T22:18:35.602Z SLOW [>120.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
53582024-10-21T22:18:39.545Z PASS [ 39.068s] omicron-nexus app::sagas::instance_start::test::test_action_failure_can_unwind
53592024-10-21T22:18:55.169Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
53602024-10-21T22:18:59.669Z PASS [ 29.773s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds
53612024-10-21T22:19:00.566Z PASS [ 31.204s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently
53622024-10-21T22:19:11.379Z PASS [ 76.211s] omicron-nexus app::sagas::instance_migrate::tests::test_action_failure_can_unwind
53632024-10-21T22:19:12.691Z PASS [ 42.096s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently
53642024-10-21T22:19:20.985Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
53652024-10-21T22:19:27.899Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
53662024-10-21T22:19:32.676Z PASS [ 33.007s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds
53672024-10-21T22:19:33.357Z PASS [ 32.789s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently
53682024-10-21T22:19:35.601Z SLOW [>180.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
53692024-10-21T22:19:39.544Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
53702024-10-21T22:19:50.671Z PASS [ 37.980s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds
53712024-10-21T22:20:10.744Z PASS [ 38.059s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently
53722024-10-21T22:20:11.379Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
53732024-10-21T22:20:20.984Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
53742024-10-21T22:20:22.726Z PASS [ 114.828s] omicron-nexus app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind
53752024-10-21T22:20:23.477Z PASS [ 32.808s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds
53762024-10-21T22:20:33.357Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
53772024-10-21T22:20:35.601Z SLOW [>240.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
53782024-10-21T22:20:39.544Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
53792024-10-21T22:20:47.802Z PASS [ 37.068s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently
53802024-10-21T22:20:55.856Z PASS [ 32.378s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_succeeds
53812024-10-21T22:20:59.884Z PASS [ 140.340s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind
53822024-10-21T22:21:11.377Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
53832024-10-21T22:21:13.442Z PASS [ 122.066s] omicron-nexus app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind
53842024-10-21T22:21:20.983Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
53852024-10-21T22:21:22.725Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
53862024-10-21T22:21:24.861Z PASS [ 37.062s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently
53872024-10-21T22:21:31.446Z PASS [ 31.562s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds
53882024-10-21T22:21:33.357Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
53892024-10-21T22:21:35.600Z SLOW [>300.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
53902024-10-21T22:21:44.920Z PASS [ 82.196s] omicron-nexus app::sagas::instance_update::test::test_migration_source_completed_can_unwind
53912024-10-21T22:21:50.372Z PASS [ 36.931s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently
53922024-10-21T22:21:55.854Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
53932024-10-21T22:22:17.886Z PASS [ 32.969s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently
53942024-10-21T22:22:20.983Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
53952024-10-21T22:22:24.861Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
53962024-10-21T22:22:31.445Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
53972024-10-21T22:22:31.770Z PASS [ 178.418s] omicron-nexus app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind
53982024-10-21T22:22:35.600Z SLOW [>360.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
53992024-10-21T22:22:44.460Z PASS [ 79.600s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_can_unwind
54002024-10-21T22:22:46.976Z PASS [ 75.532s] omicron-nexus app::sagas::instance_update::test::test_migration_target_completed_succeeds
54012024-10-21T22:22:48.703Z PASS [ 30.818s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently
54022024-10-21T22:22:50.372Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
54032024-10-21T22:22:55.854Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
54042024-10-21T22:23:08.304Z PASS [ 132.451s] omicron-nexus app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind
54052024-10-21T22:23:20.165Z PASS [ 35.705s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds
54062024-10-21T22:23:20.750Z PASS [ 33.770s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_succeeds
54072024-10-21T22:23:20.983Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54082024-10-21T22:23:31.770Z SLOW [> 60.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
54092024-10-21T22:23:34.270Z PASS [ 45.565s] omicron-nexus app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind
54102024-10-21T22:23:35.600Z SLOW [>420.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54112024-10-21T22:23:38.839Z PASS [ 30.536s] omicron-nexus app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently
54122024-10-21T22:23:43.840Z PASS [ 23.095s] omicron-nexus app::sagas::project_create::test::test_saga_basic_usage_succeeds
54132024-10-21T22:23:49.184Z PASS [ 118.814s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_can_unwind
54142024-10-21T22:23:57.807Z PASS [ 37.644s] omicron-nexus app::sagas::project_create::test::test_action_failure_can_unwind
54152024-10-21T22:23:58.088Z PASS [ 23.807s] omicron-nexus app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga
54162024-10-21T22:24:11.366Z PASS [ 22.184s] omicron-nexus app::sagas::region_replacement_start::test::test_find_only_new_region
54172024-10-21T22:24:14.089Z PASS [ 30.247s] omicron-nexus app::sagas::region_replacement_start::test::test_actions_succeed_idempotently
54182024-10-21T22:24:16.470Z PASS [ 37.633s] omicron-nexus app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently
54192024-10-21T22:24:19.770Z PASS [ 21.695s] omicron-nexus app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga
54202024-10-21T22:24:20.982Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54212024-10-21T22:24:27.829Z PASS [ 30.021s] omicron-nexus app::sagas::region_replacement_start::test::test_region_replacement_start_saga
54222024-10-21T22:24:31.770Z SLOW [>120.000s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
54232024-10-21T22:24:35.261Z PASS [ 123.492s] omicron-nexus app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind
54242024-10-21T22:24:35.599Z SLOW [>480.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54252024-10-21T22:24:41.470Z PASS [ 21.701s] omicron-nexus app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga
54262024-10-21T22:24:41.536Z PASS [ 0.066s] omicron-nexus app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request
54272024-10-21T22:24:46.388Z PASS [ 32.305s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently
54282024-10-21T22:24:48.483Z PASS [ 37.120s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently
54292024-10-21T22:24:48.954Z PASS [ 32.484s] omicron-nexus app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga
54302024-10-21T22:25:11.410Z PASS [ 22.457s] omicron-nexus app::sagas::test_saga::test_saga_stuck
54312024-10-21T22:25:13.304Z PASS [ 31.768s] omicron-nexus app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds
54322024-10-21T22:25:20.982Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54332024-10-21T22:25:27.310Z PASS [ 40.921s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set
54342024-10-21T22:25:27.828Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
54352024-10-21T22:25:29.478Z PASS [ 40.993s] omicron-nexus app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset
54362024-10-21T22:25:29.534Z PASS [ 0.058s] omicron-nexus external_api::console_api::test::test_accept_gz
54372024-10-21T22:25:29.589Z PASS [ 0.055s] omicron-nexus external_api::console_api::test::test_find_file_404_on_directory
54382024-10-21T22:25:29.645Z PASS [ 0.055s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent
54392024-10-21T22:25:29.699Z PASS [ 0.055s] omicron-nexus external_api::console_api::test::test_find_file_404_on_nonexistent_nested
54402024-10-21T22:25:29.762Z PASS [ 0.063s] omicron-nexus external_api::console_api::test::test_find_file_404_on_symlink
54412024-10-21T22:25:29.823Z PASS [ 0.059s] omicron-nexus external_api::console_api::test::test_find_file_finds_file
54422024-10-21T22:25:29.889Z PASS [ 0.067s] omicron-nexus external_api::console_api::test::test_find_file_wont_follow_symlink
54432024-10-21T22:25:29.957Z PASS [ 0.068s] omicron-nexus external_api::console_api::test::test_relative_uri
54442024-10-21T22:25:33.126Z PASS [ 5.816s] omicron-nexus cidata::tests::build_vfat_works_with_arbitrarily_sized_input
54452024-10-21T22:25:35.260Z SLOW [> 60.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
54462024-10-21T22:25:35.599Z SLOW [>540.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54472024-10-21T22:25:38.837Z PASS [ 25.537s] omicron-nexus app::sagas::vpc_create::test::test_saga_basic_usage_succeeds
54482024-10-21T22:25:47.681Z PASS [ 36.273s] omicron-nexus app::sagas::vpc_create::test::test_action_failure_can_unwind
54492024-10-21T22:25:56.807Z PASS [ 23.682s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_basic_crud
54502024-10-21T22:25:58.599Z PASS [ 1.791s] omicron-nexus::test_all integration_tests::authn_http::test_authn_session_cookie
54512024-10-21T22:26:00.327Z PASS [ 1.728s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_allowed
54522024-10-21T22:26:00.567Z PASS [ 21.729s] omicron-nexus::test_all integration_tests::address_lots::test_address_lot_invalid_range
54532024-10-21T22:26:00.988Z PASS [ 0.660s] omicron-nexus::test_all integration_tests::authn_http::test_authn_spoof_unconfigured
54542024-10-21T22:26:04.645Z PASS [ 89.389s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry
54552024-10-21T22:26:13.018Z PASS [ 25.338s] omicron-nexus::test_all integration_tests::allow_list::test_allow_list
54562024-10-21T22:26:20.982Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54572024-10-21T22:26:23.025Z PASS [ 602.053s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind
54582024-10-21T22:26:23.655Z PASS [ 22.669s] omicron-nexus::test_all integration_tests::authz::test_list_silo_idps_for_unpriv
54592024-10-21T22:26:23.699Z PASS [ 23.132s] omicron-nexus::test_all integration_tests::authz::test_cannot_read_others_ssh_keys
54602024-10-21T22:26:27.615Z PASS [ 22.969s] omicron-nexus::test_all integration_tests::authz::test_list_silo_users_for_unpriv
54612024-10-21T22:26:27.827Z SLOW [>120.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
54622024-10-21T22:26:29.956Z SLOW [> 60.000s] omicron-nexus populate::test::test_populators
54632024-10-21T22:26:34.933Z PASS [ 21.916s] omicron-nexus::test_all integration_tests::authz::test_session_me_for_unpriv
54642024-10-21T22:26:35.599Z SLOW [>600.000s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54652024-10-21T22:26:37.223Z PASS [ 601.637s] omicron-nexus app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently
54662024-10-21T22:26:46.320Z PASS [ 22.597s] omicron-nexus::test_all integration_tests::basic::test_ping
54672024-10-21T22:26:46.981Z PASS [ 23.327s] omicron-nexus::test_all integration_tests::basic::test_basic_failures
54682024-10-21T22:26:47.744Z PASS [ 24.720s] omicron-nexus::test_all integration_tests::authz::test_silo_read_for_unpriv
54692024-10-21T22:26:57.052Z PASS [ 29.442s] omicron-nexus::test_all integration_tests::basic::test_projects_basic
54702024-10-21T22:26:58.951Z PASS [ 21.727s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_cert
54712024-10-21T22:27:07.730Z PASS [ 21.432s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_bad_key
54722024-10-21T22:27:07.754Z PASS [ 20.767s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_expired_cert
54732024-10-21T22:27:08.114Z PASS [ 20.371s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name
54742024-10-21T22:27:08.179Z PASS [ 33.244s] omicron-nexus::test_all integration_tests::basic::test_projects_list
54752024-10-21T22:27:10.724Z PASS [ 2.611s] omicron-nexus::test_all integration_tests::commands::test_nexus_bad_config
54762024-10-21T22:27:10.791Z PASS [ 2.614s] omicron-nexus::test_all integration_tests::commands::test_nexus_invalid_config
54772024-10-21T22:27:10.893Z PASS [ 0.170s] omicron-nexus::test_all integration_tests::commands::test_nexus_no_args
54782024-10-21T22:27:16.885Z PASS [ 19.830s] omicron-nexus::test_all integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key
54792024-10-21T22:27:21.658Z PASS [ 22.708s] omicron-nexus::test_all integration_tests::certificates::test_crud
54802024-10-21T22:27:27.826Z SLOW [>180.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
54812024-10-21T22:27:29.190Z PASS [ 21.463s] omicron-nexus::test_all integration_tests::certificates::test_not_found_before_creation
54822024-10-21T22:27:29.955Z SLOW [>120.000s] omicron-nexus populate::test::test_populators
54832024-10-21T22:27:30.637Z PASS [ 19.847s] omicron-nexus::test_all integration_tests::console_api::test_absolute_static_dir
54842024-10-21T22:27:30.862Z PASS [ 19.969s] omicron-nexus::test_all integration_tests::console_api::test_assets
54852024-10-21T22:27:34.451Z PASS [ 26.705s] omicron-nexus::test_all integration_tests::certificates::test_silo_certificates
54862024-10-21T22:27:35.239Z PASS [ 18.355s] omicron-nexus::test_all integration_tests::console_api::test_bad_redirect_uri
54872024-10-21T22:27:45.349Z PASS [ 23.691s] omicron-nexus::test_all integration_tests::console_api::test_console_pages
54882024-10-21T22:27:51.274Z PASS [ 20.636s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_simple
54892024-10-21T22:27:52.623Z PASS [ 21.761s] omicron-nexus::test_all integration_tests::console_api::test_session_me
54902024-10-21T22:27:54.171Z PASS [ 24.983s] omicron-nexus::test_all integration_tests::console_api::test_login_redirect_multiple_silos
54912024-10-21T22:27:54.955Z PASS [ 20.504s] omicron-nexus::test_all integration_tests::console_api::test_session_me_groups
54922024-10-21T22:28:00.038Z PASS [ 24.800s] omicron-nexus::test_all integration_tests::console_api::test_sessions
54932024-10-21T22:28:05.949Z PASS [ 20.602s] omicron-nexus::test_all integration_tests::console_api::test_unauthed_console_pages
54942024-10-21T22:28:24.543Z PASS [ 31.917s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested
54952024-10-21T22:28:25.374Z PASS [ 19.425s] omicron-nexus::test_all integration_tests::demo_saga::test_demo_saga
54962024-10-21T22:28:26.573Z PASS [ 35.301s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done
54972024-10-21T22:28:26.749Z PASS [ 26.713s] omicron-nexus::test_all integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region
54982024-10-21T22:28:27.826Z SLOW [>240.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
54992024-10-21T22:28:29.955Z SLOW [>180.000s] omicron-nexus populate::test::test_populators
55002024-10-21T22:28:29.979Z PASS [ 35.797s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running
55012024-10-21T22:28:31.678Z PASS [ 36.724s] omicron-nexus::test_all integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry
55022024-10-21T22:28:45.470Z PASS [ 20.931s] omicron-nexus::test_all integration_tests::device_auth::test_device_auth_flow
55032024-10-21T22:28:54.629Z PASS [ 29.256s] omicron-nexus::test_all integration_tests::disks::test_disk_backed_by_multiple_region_sets
55042024-10-21T22:28:54.865Z PASS [ 28.110s] omicron-nexus::test_all integration_tests::disks::test_disk_create_disk_that_already_exists_fails
55052024-10-21T22:28:57.820Z PASS [ 27.851s] omicron-nexus::test_all integration_tests::disks::test_disk_create_for_importing
55062024-10-21T22:28:59.136Z PASS [ 27.460s] omicron-nexus::test_all integration_tests::disks::test_disk_creation_region_requested_then_started
55072024-10-21T22:29:05.715Z PASS [ 39.142s] omicron-nexus::test_all integration_tests::disks::test_disk_create_attach_detach_delete
55082024-10-21T22:29:13.214Z PASS [ 27.744s] omicron-nexus::test_all integration_tests::disks::test_disk_expunge
55092024-10-21T22:29:20.477Z PASS [ 25.848s] omicron-nexus::test_all integration_tests::disks::test_disk_invalid_block_size_rejected
55102024-10-21T22:29:27.825Z SLOW [>300.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55112024-10-21T22:29:29.955Z SLOW [>240.000s] omicron-nexus populate::test::test_populators
55122024-10-21T22:29:32.215Z PASS [ 26.501s] omicron-nexus::test_all integration_tests::disks::test_disk_not_found_before_creation
55132024-10-21T22:29:32.368Z PASS [ 37.509s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics
55142024-10-21T22:29:37.836Z PASS [ 40.019s] omicron-nexus::test_all integration_tests::disks::test_disk_metrics_paginated
55152024-10-21T22:29:39.987Z PASS [ 26.774s] omicron-nexus::test_all integration_tests::disks::test_disk_region_creation_failure
55162024-10-21T22:29:42.381Z PASS [ 21.906s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes
55172024-10-21T22:29:48.089Z PASS [ 48.953s] omicron-nexus::test_all integration_tests::disks::test_disk_move_between_instances
55182024-10-21T22:29:53.945Z PASS [ 21.729s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes
55192024-10-21T22:29:57.640Z PASS [ 25.271s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size
55202024-10-21T22:30:00.599Z PASS [ 22.762s] omicron-nexus::test_all integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size
55212024-10-21T22:30:08.126Z PASS [ 28.139s] omicron-nexus::test_all integration_tests::disks::test_disk_size_accounting
55222024-10-21T22:30:14.620Z PASS [ 26.531s] omicron-nexus::test_all integration_tests::disks::test_disk_too_big
55232024-10-21T22:30:20.303Z PASS [ 290.354s] omicron-nexus populate::test::test_populators
55242024-10-21T22:30:21.902Z PASS [ 39.520s] omicron-nexus::test_all integration_tests::disks::test_disk_slot_assignment
55252024-10-21T22:30:22.791Z PASS [ 28.847s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection
55262024-10-21T22:30:27.746Z PASS [ 30.108s] omicron-nexus::test_all integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete
55272024-10-21T22:30:27.825Z SLOW [>360.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55282024-10-21T22:30:32.752Z PASS [ 32.155s] omicron-nexus::test_all integration_tests::disks::test_multiple_disks_multiple_zpools
55292024-10-21T22:30:38.482Z PASS [ 30.359s] omicron-nexus::test_all integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent
55302024-10-21T22:30:49.144Z PASS [ 34.525s] omicron-nexus::test_all integration_tests::disks::test_phantom_disk_rename
55312024-10-21T22:30:50.464Z PASS [ 30.163s] omicron-nexus::test_all integration_tests::disks::test_project_delete_disk_no_auth_idempotent
55322024-10-21T22:30:53.832Z PASS [ 31.933s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_after_delete
55332024-10-21T22:30:55.036Z PASS [ 32.246s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent
55342024-10-21T22:30:55.302Z PASS [ 27.558s] omicron-nexus::test_all integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary
55352024-10-21T22:31:00.312Z PASS [ 27.562s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate
55362024-10-21T22:31:11.524Z PASS [ 33.043s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace
55372024-10-21T22:31:20.559Z PASS [ 31.414s] omicron-nexus::test_all integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools
55382024-10-21T22:31:25.072Z PASS [ 24.761s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_access
55392024-10-21T22:31:26.145Z PASS [ 35.680s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion
55402024-10-21T22:31:27.824Z SLOW [>420.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55412024-10-21T22:31:35.129Z PASS [ 41.295s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other
55422024-10-21T22:31:45.173Z PASS [ 50.138s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_attach_fails_after_maximum
55432024-10-21T22:31:46.764Z PASS [ 35.237s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_attach_fail_between_projects
55442024-10-21T22:31:47.836Z PASS [ 27.276s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create
55452024-10-21T22:31:48.202Z PASS [ 52.900s] omicron-nexus::test_all integration_tests::external_ips::test_external_ip_live_attach_detach
55462024-10-21T22:31:50.511Z PASS [ 24.367s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool
55472024-10-21T22:31:51.246Z PASS [ 0.736s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_delivers_progress
55482024-10-21T22:31:51.735Z PASS [ 0.484s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_remembers_successful_mgs_instance
55492024-10-21T22:31:52.301Z PASS [ 0.572s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_switches_mgs_instances_on_failure
55502024-10-21T22:31:52.740Z PASS [ 0.438s] omicron-nexus::test_all integration_tests::host_phase1_updater::test_host_phase1_updater_updates_sled
55512024-10-21T22:32:00.476Z PASS [ 25.349s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_ip_in_use
55522024-10-21T22:32:03.068Z PASS [ 37.990s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_attachment
55532024-10-21T22:32:11.091Z PASS [ 25.919s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_name_in_use
55542024-10-21T22:32:14.025Z PASS [ 26.190s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_delete
55552024-10-21T22:32:14.212Z PASS [ 26.013s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_update
55562024-10-21T22:32:15.486Z PASS [ 28.725s] omicron-nexus::test_all integration_tests::external_ips::test_floating_ip_create_non_admin
55572024-10-21T22:32:24.361Z PASS [ 31.623s] omicron-nexus::test_all integration_tests::images::test_image_create
55582024-10-21T22:32:27.823Z SLOW [>480.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55592024-10-21T22:32:33.153Z PASS [ 32.678s] omicron-nexus::test_all integration_tests::images::test_image_deletion_permissions
55602024-10-21T22:32:38.549Z PASS [ 35.486s] omicron-nexus::test_all integration_tests::images::test_image_from_other_project_snapshot_fails
55612024-10-21T22:32:41.979Z PASS [ 30.889s] omicron-nexus::test_all integration_tests::images::test_image_promotion
55622024-10-21T22:32:43.732Z PASS [ 29.513s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image_too_small
55632024-10-21T22:32:44.344Z PASS [ 30.320s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_image
55642024-10-21T22:32:44.386Z PASS [ 28.902s] omicron-nexus::test_all integration_tests::images::test_make_disk_from_other_project_image_fails
55652024-10-21T22:32:49.252Z PASS [ 16.098s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_cockroach
55662024-10-21T22:32:49.554Z PASS [ 25.192s] omicron-nexus::test_all integration_tests::images::test_silo_image_create
55672024-10-21T22:32:50.627Z PASS [ 12.080s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_before_dendrite
55682024-10-21T22:32:51.131Z PASS [ 9.153s] omicron-nexus::test_all integration_tests::initialization::test_nexus_boots_with_valid_schema
55692024-10-21T22:32:55.397Z PASS [ 11.670s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated
55702024-10-21T22:33:13.525Z PASS [ 29.182s] omicron-nexus::test_all integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema
55712024-10-21T22:33:20.584Z PASS [ 31.032s] omicron-nexus::test_all integration_tests::instances::test_auto_restart_policy_can_be_changed
55722024-10-21T22:33:26.741Z PASS [ 37.492s] omicron-nexus::test_all integration_tests::instances::test_attach_one_disk_to_instance
55732024-10-21T22:33:27.555Z PASS [ 36.425s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_must_be_attached
55742024-10-21T22:33:27.823Z SLOW [>540.000s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55752024-10-21T22:33:28.024Z PASS [ 37.398s] omicron-nexus::test_all integration_tests::instances::test_boot_disk_can_be_changed
55762024-10-21T22:33:35.669Z PASS [ 51.283s] omicron-nexus::test_all integration_tests::instances::test_attach_eight_disks_to_instance
55772024-10-21T22:33:45.996Z PASS [ 50.601s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_faulted_disks
55782024-10-21T22:33:46.040Z PASS [ 25.457s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_bad_hostname
55792024-10-21T22:33:51.374Z PASS [ 24.633s] omicron-nexus::test_all integration_tests::instances::test_cannot_create_instance_with_empty_hostname
55802024-10-21T22:33:51.618Z PASS [ 38.095s] omicron-nexus::test_all integration_tests::instances::test_cannot_attach_nine_disks_to_instance
55812024-10-21T22:34:01.834Z PASS [ 26.167s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit
55822024-10-21T22:34:06.322Z PASS [ 38.766s] omicron-nexus::test_all integration_tests::instances::test_cannot_detach_boot_disk
55832024-10-21T22:34:14.605Z PASS [ 46.583s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity
55842024-10-21T22:34:23.158Z PASS [ 595.345s] omicron-nexus app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry
55852024-10-21T22:34:24.692Z PASS [ 33.073s] omicron-nexus::test_all integration_tests::instances::test_instance_access
55862024-10-21T22:34:28.134Z PASS [ 26.299s] omicron-nexus::test_all integration_tests::instances::test_instance_allow_only_one_ephemeral_ip
55872024-10-21T22:34:35.417Z PASS [ 49.423s] omicron-nexus::test_all integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity
55882024-10-21T22:34:41.388Z PASS [ 50.015s] omicron-nexus::test_all integration_tests::instances::test_duplicate_disk_attach_requests_ok
55892024-10-21T22:34:42.725Z PASS [ 36.406s] omicron-nexus::test_all integration_tests::instances::test_instance_attach_several_external_ips
55902024-10-21T22:34:46.040Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
55912024-10-21T22:34:59.449Z PASS [ 44.845s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks
55922024-10-21T22:35:05.393Z PASS [ 40.704s] omicron-nexus::test_all integration_tests::instances::test_instance_create_delete_network_interface
55932024-10-21T22:35:05.929Z PASS [ 42.773s] omicron-nexus::test_all integration_tests::instances::test_instance_create_attach_disks_undo
55942024-10-21T22:35:06.415Z PASS [ 38.282s] omicron-nexus::test_all integration_tests::instances::test_instance_create_in_silo
55952024-10-21T22:35:15.275Z PASS [ 39.858s] omicron-nexus::test_all integration_tests::instances::test_instance_create_saga_removes_instance_database_record
55962024-10-21T22:35:27.410Z PASS [ 46.023s] omicron-nexus::test_all integration_tests::instances::test_instance_create_with_ssh_keys
55972024-10-21T22:35:28.422Z PASS [ 102.383s] omicron-nexus::test_all integration_tests::instances::test_disks_detached_when_instance_destroyed
55982024-10-21T22:35:31.515Z PASS [ 32.067s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool
55992024-10-21T22:35:34.131Z PASS [ 28.737s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error
56002024-10-21T22:35:39.356Z PASS [ 56.632s] omicron-nexus::test_all integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool
56012024-10-21T22:35:40.353Z PASS [ 34.425s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted
56022024-10-21T22:35:41.154Z PASS [ 34.741s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted
56032024-10-21T22:35:50.924Z PASS [ 35.650s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped
56042024-10-21T22:36:05.058Z PASS [ 33.542s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted
56052024-10-21T22:36:05.322Z PASS [ 36.901s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted
56062024-10-21T22:36:05.346Z PASS [ 37.926s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates
56072024-10-21T22:36:20.462Z PASS [ 39.310s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate
56082024-10-21T22:36:23.787Z PASS [ 43.433s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics_with_migration
56092024-10-21T22:36:25.266Z PASS [ 45.912s] omicron-nexus::test_all integration_tests::instances::test_instance_metrics
56102024-10-21T22:36:25.742Z PASS [ 51.602s] omicron-nexus::test_all integration_tests::instances::test_instance_failed_when_on_expunged_sled
56112024-10-21T22:36:30.466Z PASS [ 39.543s] omicron-nexus::test_all integration_tests::instances::test_instance_migrate_v2p_and_routes
56122024-10-21T22:36:45.277Z PASS [ 24.816s] omicron-nexus::test_all integration_tests::instances::test_instance_using_image_from_other_project_fails
56132024-10-21T22:36:45.866Z PASS [ 40.530s] omicron-nexus::test_all integration_tests::instances::test_instance_update_network_interfaces
56142024-10-21T22:36:49.930Z PASS [ 24.665s] omicron-nexus::test_all integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely
56152024-10-21T22:36:50.797Z PASS [ 45.741s] omicron-nexus::test_all integration_tests::instances::test_instance_serial
56162024-10-21T22:36:51.205Z PASS [ 45.884s] omicron-nexus::test_all integration_tests::instances::test_instance_start_creates_networking_state
56172024-10-21T22:36:55.670Z PASS [ 29.940s] omicron-nexus::test_all integration_tests::instances::test_instance_with_new_custom_network_interfaces
56182024-10-21T22:36:59.635Z PASS [ 29.170s] omicron-nexus::test_all integration_tests::instances::test_instance_with_single_explicit_ip_address
56192024-10-21T22:36:59.717Z PASS [ 35.934s] omicron-nexus::test_all integration_tests::instances::test_instance_v2p_mappings
56202024-10-21T22:37:09.950Z PASS [ 24.673s] omicron-nexus::test_all integration_tests::instances::test_instances_access_before_create_returns_not_found
56212024-10-21T22:37:17.956Z PASS [ 32.094s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors
56222024-10-21T22:37:19.978Z PASS [ 20.342s] omicron-nexus::test_all integration_tests::instances::test_instances_invalid_creation_returns_bad_request
56232024-10-21T22:37:20.507Z PASS [ 30.579s] omicron-nexus::test_all integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher
56242024-10-21T22:37:21.414Z PASS [ 30.211s] omicron-nexus::test_all integration_tests::instances::test_instances_create_stopped_start
56252024-10-21T22:37:22.508Z PASS [ 22.788s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_greater_than_max_size
56262024-10-21T22:37:30.471Z PASS [ 34.802s] omicron-nexus::test_all integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped
56272024-10-21T22:37:34.573Z PASS [ 24.622s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size
56282024-10-21T22:37:35.479Z PASS [ 44.683s] omicron-nexus::test_all integration_tests::instances::test_instances_create_reboot_halt
56292024-10-21T22:37:42.452Z PASS [ 22.475s] omicron-nexus::test_all integration_tests::instances::test_updating_missing_instance_is_not_found
56302024-10-21T22:37:43.296Z PASS [ 25.340s] omicron-nexus::test_all integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size
56312024-10-21T22:37:56.444Z PASS [ 33.939s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_address_detach
56322024-10-21T22:37:56.893Z PASS [ 35.478s] omicron-nexus::test_all integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user
56332024-10-21T22:37:58.596Z PASS [ 23.118s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_basic_crud
56342024-10-21T22:38:02.373Z PASS [ 41.866s] omicron-nexus::test_all integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict
56352024-10-21T22:38:06.738Z PASS [ 23.442s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_in_silo
56362024-10-21T22:38:07.611Z PASS [ 25.161s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_list_dedupe
56372024-10-21T22:38:07.967Z PASS [ 37.497s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_basic_crud
56382024-10-21T22:38:08.054Z PASS [ 33.484s] omicron-nexus::test_all integration_tests::internet_gateway::test_internet_gateway_delete_cascade
56392024-10-21T22:38:18.755Z PASS [ 21.864s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails
56402024-10-21T22:38:20.580Z PASS [ 24.136s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_pagination
56412024-10-21T22:38:21.570Z PASS [ 22.975s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_pagination
56422024-10-21T22:38:24.520Z PASS [ 22.142s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_range_rejects_v6
56432024-10-21T22:38:30.190Z PASS [ 23.453s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service
56442024-10-21T22:38:30.463Z PASS [ 22.853s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_service_no_cud
56452024-10-21T22:38:31.086Z PASS [ 23.031s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable
56462024-10-21T22:38:31.320Z PASS [ 23.353s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silo_link
56472024-10-21T22:38:44.664Z PASS [ 23.096s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_utilization_total
56482024-10-21T22:38:45.350Z PASS [ 26.593s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_silos_pagination
56492024-10-21T22:38:45.598Z PASS [ 25.019s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_pool_update_default
56502024-10-21T22:38:55.004Z PASS [ 23.682s] omicron-nexus::test_all integration_tests::metrics::test_timeseries_schema_list
56512024-10-21T22:38:56.633Z PASS [ 32.119s] omicron-nexus::test_all integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails
56522024-10-21T22:38:59.262Z PASS [ 28.175s] omicron-nexus::test_all integration_tests::metrics::test_mgs_metrics
56532024-10-21T22:39:06.119Z PASS [ 21.453s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_database_records
56542024-10-21T22:39:10.227Z PASS [ 24.873s] omicron-nexus::test_all integration_tests::oximeter::test_oximeter_reregistration
56552024-10-21T22:39:17.282Z PASS [ 47.094s] omicron-nexus::test_all integration_tests::metrics::test_instance_watcher_metrics
56562024-10-21T22:39:25.158Z PASS [ 28.526s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_non_base64
56572024-10-21T22:39:28.451Z PASS [ 29.192s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple
56582024-10-21T22:39:30.462Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::metrics::test_metrics
56592024-10-21T22:39:32.465Z PASS [ 62.001s] omicron-nexus::test_all integration_tests::metrics::test_metrics
56602024-10-21T22:39:33.709Z PASS [ 27.590s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk
56612024-10-21T22:39:39.034Z PASS [ 44.035s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_attached_disk
56622024-10-21T22:39:45.598Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
56632024-10-21T22:39:51.817Z PASS [ 26.659s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset
56642024-10-21T22:39:53.222Z PASS [ 43.002s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_start_attached_disk
56652024-10-21T22:39:57.201Z PASS [ 39.920s] omicron-nexus::test_all integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk
56662024-10-21T22:40:03.399Z PASS [ 30.938s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes
56672024-10-21T22:40:08.853Z PASS [ 35.146s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk
56682024-10-21T22:40:09.241Z PASS [ 40.791s] omicron-nexus::test_all integration_tests::pantry::test_cannot_finalize_attached_disk
56692024-10-21T22:40:12.840Z PASS [ 33.805s] omicron-nexus::test_all integration_tests::pantry::test_cannot_mount_import_ready_disk
56702024-10-21T22:40:14.843Z PASS [ 89.246s] omicron-nexus::test_all integration_tests::pantry::test_can_stop_start_import_from_bulk_write
56712024-10-21T22:40:17.218Z PASS [ 25.403s] omicron-nexus::test_all integration_tests::pantry::test_disk_create_for_importing
56722024-10-21T22:40:32.121Z PASS [ 22.880s] omicron-nexus::test_all integration_tests::projects::test_project_deletion
56732024-10-21T22:40:32.771Z PASS [ 23.917s] omicron-nexus::test_all integration_tests::probe::test_probe_basic_crud
56742024-10-21T22:40:36.313Z PASS [ 43.092s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write
56752024-10-21T22:40:40.832Z PASS [ 23.615s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_image
56762024-10-21T22:40:41.779Z PASS [ 26.931s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_floating_ip
56772024-10-21T22:40:41.929Z PASS [ 44.729s] omicron-nexus::test_all integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot
56782024-10-21T22:40:42.062Z PASS [ 29.224s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_disk
56792024-10-21T22:41:02.306Z PASS [ 20.243s] omicron-nexus::test_all integration_tests::rack::test_get_own_rack
56802024-10-21T22:41:02.342Z PASS [ 30.222s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_instance
56812024-10-21T22:41:02.571Z PASS [ 26.258s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_vpc
56822024-10-21T22:41:03.399Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::password_login::test_local_users
56832024-10-21T22:41:03.762Z PASS [ 22.928s] omicron-nexus::test_all integration_tests::projects::test_projects
56842024-10-21T22:41:04.735Z PASS [ 31.968s] omicron-nexus::test_all integration_tests::projects::test_project_deletion_with_snapshot
56852024-10-21T22:41:05.901Z PASS [ 24.127s] omicron-nexus::test_all integration_tests::quotas::test_quota_limits
56862024-10-21T22:41:09.994Z PASS [ 66.596s] omicron-nexus::test_all integration_tests::password_login::test_local_users
56872024-10-21T22:41:24.941Z PASS [ 22.636s] omicron-nexus::test_all integration_tests::rack::test_list_own_rack
56882024-10-21T22:41:25.977Z PASS [ 23.410s] omicron-nexus::test_all integration_tests::rack::test_sled_add
56892024-10-21T22:41:26.480Z PASS [ 24.138s] omicron-nexus::test_all integration_tests::rack::test_rack_initialization
56902024-10-21T22:41:26.739Z PASS [ 22.977s] omicron-nexus::test_all integration_tests::rack::test_sled_list_uninitialized
56912024-10-21T22:41:28.072Z PASS [ 23.336s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_fleet
56922024-10-21T22:41:28.413Z PASS [ 0.339s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_switches_mgs_instances_on_failure
56932024-10-21T22:41:29.709Z PASS [ 23.811s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_project
56942024-10-21T22:41:29.914Z PASS [ 3.436s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_delivers_progress
56952024-10-21T22:41:30.155Z PASS [ 3.416s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_remembers_successful_mgs_instance
56962024-10-21T22:41:30.202Z PASS [ 20.208s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo
56972024-10-21T22:41:31.806Z PASS [ 3.395s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_sled
56982024-10-21T22:41:33.127Z PASS [ 3.416s] omicron-nexus::test_all integration_tests::rot_updater::test_rot_updater_updates_switch
56992024-10-21T22:41:33.488Z PASS [ 51.559s] omicron-nexus::test_all integration_tests::quotas::test_quotas
57002024-10-21T22:41:33.688Z PASS [ 0.201s] omicron-nexus::test_all integration_tests::saml::test_accept_saml_response_only_assertion_signed
57012024-10-21T22:41:33.795Z PASS [ 0.108s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response
57022024-10-21T22:41:33.936Z PASS [ 0.139s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_ecdsa_sha256
57032024-10-21T22:41:34.061Z PASS [ 0.113s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes
57042024-10-21T22:41:34.155Z PASS [ 0.108s] omicron-nexus::test_all integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name
57052024-10-21T22:41:47.943Z PASS [ 23.001s] omicron-nexus::test_all integration_tests::role_assignments::test_role_assignments_silo_implicit
57062024-10-21T22:41:49.252Z PASS [ 23.272s] omicron-nexus::test_all integration_tests::roles_builtin::test_roles_builtin
57072024-10-21T22:41:55.482Z PASS [ 23.675s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_internet_gateway_target
57082024-10-21T22:41:55.574Z PASS [ 25.421s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_custom_targets
57092024-10-21T22:41:55.708Z PASS [ 25.791s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_crud_operations
57102024-10-21T22:41:57.042Z PASS [ 22.887s] omicron-nexus::test_all integration_tests::saml::test_create_a_hidden_silo_saml_idp
57112024-10-21T22:41:57.163Z PASS [ 0.120s] omicron-nexus::test_all integration_tests::saml::test_handle_saml_response_with_xml_comment
57122024-10-21T22:41:58.421Z PASS [ 25.295s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_modify_system_routes
57132024-10-21T22:42:01.390Z PASS [ 31.187s] omicron-nexus::test_all integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6
57142024-10-21T22:42:01.552Z PASS [ 0.162s] omicron-nexus::test_all integration_tests::saml::test_reject_saml_response_signed_with_other_key
57152024-10-21T22:42:01.671Z PASS [ 0.119s] omicron-nexus::test_all integration_tests::saml::test_reject_unsigned_saml_response
57162024-10-21T22:42:11.723Z PASS [ 22.474s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding
57172024-10-21T22:42:11.844Z PASS [ 23.900s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp
57182024-10-21T22:42:17.859Z PASS [ 22.285s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_no_keys
57192024-10-21T22:42:17.921Z PASS [ 22.225s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys
57202024-10-21T22:42:18.987Z PASS [ 23.516s] omicron-nexus::test_all integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated
57212024-10-21T22:42:20.034Z PASS [ 22.883s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response
57222024-10-21T22:42:20.309Z PASS [ 21.889s] omicron-nexus::test_all integration_tests::saml::test_post_saml_response_with_relay_state
57232024-10-21T22:42:23.014Z PASS [ 21.354s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_404
57242024-10-21T22:42:28.426Z PASS [ 16.595s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_reject_keypair
57252024-10-21T22:42:28.596Z PASS [ 16.883s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_metadata_url_invalid
57262024-10-21T22:42:32.456Z PASS [ 14.599s] omicron-nexus::test_all integration_tests::saml::test_saml_idp_rsa_keypair_ok
57272024-10-21T22:42:33.213Z PASS [ 12.905s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_columns
57282024-10-21T22:42:44.737Z PASS [ 12.280s] omicron-nexus::test_all integration_tests::schema::compare_index_creation_differing_where_clause
57292024-10-21T22:42:45.488Z PASS [ 12.275s] omicron-nexus::test_all integration_tests::schema::compare_sequence_differing_increment
57302024-10-21T22:42:56.764Z PASS [ 11.276s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_not_null_order
57312024-10-21T22:42:57.126Z PASS [ 12.390s] omicron-nexus::test_all integration_tests::schema::compare_table_differing_constraint
57322024-10-21T22:43:09.112Z PASS [ 12.349s] omicron-nexus::test_all integration_tests::schema::compare_view_differing_where_clause
57332024-10-21T22:43:15.913Z PASS [ 6.800s] omicron-nexus::test_all integration_tests::schema::dbinit_version_matches_version_known_to_nexus
57342024-10-21T22:43:57.126Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
57352024-10-21T22:44:01.696Z PASS [ 64.571s] omicron-nexus::test_all integration_tests::schema::dbinit_equals_sum_of_all_up
57362024-10-21T22:44:04.727Z PASS [ 48.817s] omicron-nexus::test_all integration_tests::schema::nexus_applies_update_on_boot
57372024-10-21T22:44:21.655Z PASS [ 19.959s] omicron-nexus::test_all integration_tests::schema::nexus_cannot_apply_update_from_unknown_version
57382024-10-21T22:44:46.106Z PASS [ 41.351s] omicron-nexus::test_all integration_tests::schema::validate_data_migration
57392024-10-21T22:45:02.198Z PASS [ 16.117s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_detail_bad_group_id
57402024-10-21T22:45:02.401Z PASS [ 16.303s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users_bad_group_id
57412024-10-21T22:45:02.964Z PASS [ 16.875s] omicron-nexus::test_all integration_tests::silo_users::test_silo_group_users
57422024-10-21T22:45:03.094Z PASS [ 16.988s] omicron-nexus::test_all integration_tests::silos::test_deleting_a_silo_deletes_the_idp
57432024-10-21T22:45:12.047Z PASS [ 50.361s] omicron-nexus::test_all integration_tests::schema::versions_have_idempotent_up
57442024-10-21T22:45:21.730Z PASS [ 19.534s] omicron-nexus::test_all integration_tests::silos::test_ensure_same_silo_group
57452024-10-21T22:45:22.375Z PASS [ 19.971s] omicron-nexus::test_all integration_tests::silos::test_jit_silo_constraints
57462024-10-21T22:45:22.431Z PASS [ 19.469s] omicron-nexus::test_all integration_tests::silos::test_listing_identity_providers
57472024-10-21T22:45:23.228Z PASS [ 20.133s] omicron-nexus::test_all integration_tests::silos::test_local_silo_constraints
57482024-10-21T22:45:35.927Z PASS [ 23.880s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_valid
57492024-10-21T22:45:35.951Z PASS [ 23.904s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_truncated
57502024-10-21T22:45:36.051Z PASS [ 24.026s] omicron-nexus::test_all integration_tests::silos::test_saml_idp_metadata_data_invalid
57512024-10-21T22:45:36.622Z PASS [ 24.609s] omicron-nexus::test_all integration_tests::silos::test_local_silo_users
57522024-10-21T22:45:45.822Z PASS [ 24.094s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_can_create_certs
57532024-10-21T22:45:45.986Z PASS [ 23.616s] omicron-nexus::test_all integration_tests::silos::test_silo_admin_group
57542024-10-21T22:45:46.042Z PASS [ 22.814s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_clean_up_groups
57552024-10-21T22:45:51.515Z PASS [ 29.081s] omicron-nexus::test_all integration_tests::silos::test_silo_authn_policy
57562024-10-21T22:45:59.525Z PASS [ 23.463s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_jit
57572024-10-21T22:45:59.623Z PASS [ 22.994s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_both_groups
57582024-10-21T22:45:59.828Z PASS [ 23.890s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_fixed
57592024-10-21T22:46:01.663Z PASS [ 25.738s] omicron-nexus::test_all integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links
57602024-10-21T22:46:08.776Z PASS [ 22.788s] omicron-nexus::test_all integration_tests::silos::test_silo_user_fetch_by_external_id
57612024-10-21T22:46:08.935Z PASS [ 23.113s] omicron-nexus::test_all integration_tests::silos::test_silo_groups_remove_from_one_group
57622024-10-21T22:46:10.958Z PASS [ 24.917s] omicron-nexus::test_all integration_tests::silos::test_silo_user_provision_types
57632024-10-21T22:46:21.764Z PASS [ 21.936s] omicron-nexus::test_all integration_tests::sleds::test_physical_disk_create_list_delete
57642024-10-21T22:46:22.001Z PASS [ 30.489s] omicron-nexus::test_all integration_tests::silos::test_silo_user_views
57652024-10-21T22:46:23.673Z PASS [ 24.160s] omicron-nexus::test_all integration_tests::silos::test_silo_users_list
57662024-10-21T22:46:27.956Z PASS [ 28.341s] omicron-nexus::test_all integration_tests::silos::test_silos
57672024-10-21T22:46:31.819Z PASS [ 30.156s] omicron-nexus::test_all integration_tests::sleds::test_sled_instance_list
57682024-10-21T22:46:34.061Z PASS [ 23.104s] omicron-nexus::test_all integration_tests::snapshots::test_create_snapshot_record_idempotent
57692024-10-21T22:46:36.674Z PASS [ 27.900s] omicron-nexus::test_all integration_tests::sleds::test_sleds_list
57702024-10-21T22:46:38.425Z PASS [ 29.491s] omicron-nexus::test_all integration_tests::snapshots::test_cannot_snapshot_if_no_space
57712024-10-21T22:46:50.088Z PASS [ 22.132s] omicron-nexus::test_all integration_tests::snapshots::test_region_snapshot_create_idempotent
57722024-10-21T22:46:54.368Z PASS [ 32.604s] omicron-nexus::test_all integration_tests::snapshots::test_delete_snapshot
57732024-10-21T22:46:54.457Z PASS [ 22.640s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot
57742024-10-21T22:46:56.238Z PASS [ 34.238s] omicron-nexus::test_all integration_tests::snapshots::test_multiple_deletes_not_sent
57752024-10-21T22:46:56.411Z PASS [ 32.739s] omicron-nexus::test_all integration_tests::snapshots::test_region_allocation_for_snapshot
57762024-10-21T22:46:58.510Z PASS [ 24.447s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot
57772024-10-21T22:47:00.155Z PASS [ 23.481s] omicron-nexus::test_all integration_tests::snapshots::test_reject_creating_disk_from_snapshot
57782024-10-21T22:47:00.916Z PASS [ 4.506s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_delivers_progress
57792024-10-21T22:47:01.584Z PASS [ 1.428s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_switches_mgs_instances_on_failure
57802024-10-21T22:47:03.137Z PASS [ 4.627s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_remembers_successful_mgs_instance
57812024-10-21T22:47:05.272Z PASS [ 4.354s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_sled
57822024-10-21T22:47:05.967Z PASS [ 4.382s] omicron-nexus::test_all integration_tests::sp_updater::test_sp_updater_updates_switch
57832024-10-21T22:47:14.998Z PASS [ 36.574s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_basic
57842024-10-21T22:47:17.288Z PASS [ 2.291s] omicron-nexus::test_all integration_tests::unauthorized_coverage::test_unauthorized_coverage
57852024-10-21T22:47:18.920Z PASS [ 28.833s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_expunge
57862024-10-21T22:47:25.391Z PASS [ 22.256s] omicron-nexus::test_all integration_tests::ssh_keys::test_ssh_keys
57872024-10-21T22:47:26.265Z PASS [ 31.808s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_unwind
57882024-10-21T22:47:26.455Z PASS [ 30.218s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_without_instance
57892024-10-21T22:47:27.387Z PASS [ 33.022s] omicron-nexus::test_all integration_tests::snapshots::test_snapshot_stopped_instance
57902024-10-21T22:47:40.584Z PASS [ 23.294s] omicron-nexus::test_all integration_tests::updates::test_download_with_dots_fails
57912024-10-21T22:47:43.715Z PASS [ 24.795s] omicron-nexus::test_all integration_tests::updates::test_update_end_to_end
57922024-10-21T22:47:44.913Z PASS [ 39.643s] omicron-nexus::test_all integration_tests::subnet_allocation::test_subnet_allocation
57932024-10-21T22:47:45.132Z PASS [ 19.740s] omicron-nexus::test_all integration_tests::updates::test_update_uninitialized
57942024-10-21T22:47:49.284Z PASS [ 23.020s] omicron-nexus::test_all integration_tests::users_builtin::test_users_builtin
57952024-10-21T22:47:59.574Z PASS [ 32.186s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot
57962024-10-21T22:48:04.142Z PASS [ 37.687s] omicron-nexus::test_all integration_tests::utilization::test_utilization
57972024-10-21T22:48:05.966Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
57982024-10-21T22:48:13.072Z PASS [ 29.357s] omicron-nexus::test_all integration_tests::volume_management::test_cte_returns_regions
57992024-10-21T22:48:15.706Z PASS [ 35.107s] omicron-nexus::test_all integration_tests::volume_management::test_create_image_from_snapshot_delete
58002024-10-21T22:48:20.479Z PASS [ 35.567s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_1
58012024-10-21T22:48:22.464Z PASS [ 33.180s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_3
58022024-10-21T22:48:32.856Z PASS [ 33.283s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_4
58032024-10-21T22:48:36.104Z PASS [ 31.963s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_5
58042024-10-21T22:48:43.446Z PASS [ 30.373s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_6
58052024-10-21T22:48:45.132Z SLOW [> 60.000s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
58062024-10-21T22:48:45.428Z PASS [ 29.740s] omicron-nexus::test_all integration_tests::volume_management::test_delete_snapshot_then_disk
58072024-10-21T22:48:45.625Z PASS [ 60.495s] omicron-nexus::test_all integration_tests::volume_management::test_delete_image_order_2
58082024-10-21T22:48:46.139Z PASS [ 23.675s] omicron-nexus::test_all integration_tests::volume_management::test_keep_your_targets_straight
58092024-10-21T22:48:46.396Z PASS [ 25.918s] omicron-nexus::test_all integration_tests::volume_management::test_disk_create_saga_unwinds_correctly
58102024-10-21T22:48:50.352Z PASS [ 104.388s] omicron-nexus::test_all integration_tests::unauthorized::test_unauthorized
58112024-10-21T22:49:09.848Z PASS [ 36.992s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1
58122024-10-21T22:49:13.935Z PASS [ 37.831s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2
58132024-10-21T22:49:19.325Z PASS [ 32.927s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly
58142024-10-21T22:49:26.946Z PASS [ 36.595s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_prevents_other_disk
58152024-10-21T22:49:27.878Z PASS [ 41.741s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_snapshots
58162024-10-21T22:49:28.746Z PASS [ 45.303s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first
58172024-10-21T22:49:29.660Z PASS [ 44.231s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first
58182024-10-21T22:49:29.932Z PASS [ 44.308s] omicron-nexus::test_all integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order
58192024-10-21T22:49:35.894Z PASS [ 21.961s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request
58202024-10-21T22:49:41.519Z PASS [ 22.197s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops
58212024-10-21T22:49:46.158Z PASS [ 36.310s] omicron-nexus::test_all integration_tests::volume_management::test_snapshot_then_delete_disk
58222024-10-21T22:49:49.753Z PASS [ 22.808s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry
58232024-10-21T22:49:49.891Z PASS [ 22.012s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted
58242024-10-21T22:49:50.623Z PASS [ 21.877s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status
58252024-10-21T22:49:51.371Z PASS [ 21.713s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_notify_idempotent
58262024-10-21T22:49:51.395Z PASS [ 21.460s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair
58272024-10-21T22:49:55.926Z PASS [ 20.032s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict
58282024-10-21T22:50:04.909Z PASS [ 23.390s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry
58292024-10-21T22:50:10.919Z PASS [ 24.762s] omicron-nexus::test_all integration_tests::volume_management::test_upstairs_repair_submit_progress
58302024-10-21T22:50:12.025Z PASS [ 22.136s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only
58312024-10-21T22:50:12.529Z PASS [ 21.906s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_multiple_gen
58322024-10-21T22:50:12.554Z PASS [ 22.793s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout
58332024-10-21T22:50:13.039Z PASS [ 21.649s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen
58342024-10-21T22:50:13.262Z PASS [ 21.890s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_nothing
58352024-10-21T22:50:16.613Z PASS [ 20.684s] omicron-nexus::test_all integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen
58362024-10-21T22:50:27.796Z PASS [ 22.888s] omicron-nexus::test_all integration_tests::volume_management::test_volume_hard_delete_idempotent
58372024-10-21T22:50:32.800Z PASS [ 21.881s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume
58382024-10-21T22:50:34.374Z PASS [ 21.848s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent
58392024-10-21T22:50:34.615Z PASS [ 22.070s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted
58402024-10-21T22:50:34.758Z PASS [ 22.732s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_base
58412024-10-21T22:50:35.270Z PASS [ 22.231s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume
58422024-10-21T22:50:35.773Z PASS [ 22.515s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga
58432024-10-21T22:50:37.179Z PASS [ 20.568s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume
58442024-10-21T22:50:51.864Z PASS [ 24.069s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_no_volume
58452024-10-21T22:50:56.777Z PASS [ 23.979s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_twice
58462024-10-21T22:50:57.753Z PASS [ 22.996s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_same_name
58472024-10-21T22:50:57.807Z PASS [ 23.432s] omicron-nexus::test_all integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume
58482024-10-21T22:50:59.401Z PASS [ 24.787s] omicron-nexus::test_all integration_tests::vpc_firewall::test_firewall_rules_max_lengths
58492024-10-21T22:51:01.363Z PASS [ 26.092s] omicron-nexus::test_all integration_tests::vpc_firewall::test_vpc_firewall
58502024-10-21T22:51:04.272Z PASS [ 27.097s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_crud_operations
58512024-10-21T22:51:08.018Z PASS [ 32.244s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet
58522024-10-21T22:51:08.085Z PASS [ 0.068s] omicron-package dot::test::test_bad_dependency
58532024-10-21T22:51:08.130Z PASS [ 0.038s] omicron-package dot::test::test_dot_output
58542024-10-21T22:51:10.907Z PASS [ 6.627s] omicron-omdb::test_all_output test_omdb_usage_errors
58552024-10-21T22:51:10.961Z PASS [ 0.046s] omicron-passwords test::test_password_constraints
58562024-10-21T22:51:13.983Z PASS [ 3.035s] omicron-passwords test::test_reproducible
58572024-10-21T22:51:15.300Z PASS [ 7.177s] omicron-passwords test::test_compatible
58582024-10-21T22:51:15.344Z PASS [ 0.044s] omicron-passwords test::test_stable
58592024-10-21T22:51:15.370Z PASS [ 0.025s] omicron-passwords test::test_weak_hashes
58602024-10-21T22:51:15.397Z PASS [ 0.026s] omicron-rpaths internal::tests::test_configure_from_path
58612024-10-21T22:51:15.443Z PASS [ 0.047s] omicron-rpaths internal::tests::test_configure_rpaths_from_bad_envvar
58622024-10-21T22:51:15.477Z PASS [ 0.035s] omicron-rpaths internal::tests::test_emit_rpath
58632024-10-21T22:51:15.788Z PASS [ 0.312s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_can_update_both_slots_simultaneously
58642024-10-21T22:51:16.414Z PASS [ 0.625s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_delivers_upload_progress_and_rejects_bad_hashes
58652024-10-21T22:51:16.505Z PASS [ 0.093s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_fails_if_reading_from_disk_doesnt_match
58662024-10-21T22:51:16.650Z PASS [ 0.143s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_completed
58672024-10-21T22:51:16.742Z PASS [ 0.092s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_rejects_new_updates_while_old_running
58682024-10-21T22:51:17.297Z PASS [ 0.555s] omicron-sled-agent boot_disk_os_writer::tests::boot_disk_os_writer_writes_data_to_disk
58692024-10-21T22:51:17.350Z PASS [ 0.053s] omicron-sled-agent bootstrap::params::tests::json_serialization_round_trips
58702024-10-21T22:51:17.404Z PASS [ 0.054s] omicron-sled-agent bootstrap::server::tests::start_sled_agent_request_serialization
58712024-10-21T22:51:17.451Z PASS [ 0.045s] omicron-sled-agent bootstrap::server::tests::test_persistent_sled_agent_request_schema
58722024-10-21T22:51:17.495Z PASS [ 0.044s] omicron-sled-agent common::instance::test::destruction_after_migration_out_does_not_transition
58732024-10-21T22:51:17.541Z PASS [ 0.042s] omicron-sled-agent common::instance::test::failure_after_migration_in_does_not_transition
58742024-10-21T22:51:17.600Z PASS [ 0.061s] omicron-sled-agent common::instance::test::propolis_terminal_states_request_destroy_action
58752024-10-21T22:51:17.650Z PASS [ 0.051s] omicron-sled-agent common::instance::test::rude_terminate_of_migration_target_does_not_transition_instance
58762024-10-21T22:51:17.697Z PASS [ 0.048s] omicron-sled-agent common::instance::test::source_termination_fails_in_progress_migration
58772024-10-21T22:51:17.750Z PASS [ 0.051s] omicron-sled-agent common::instance::test::target_termination_fails_in_progress_migration
58782024-10-21T22:51:17.830Z PASS [ 0.084s] omicron-sled-agent config::test::test_smf_configs
58792024-10-21T22:51:17.917Z PASS [ 0.086s] omicron-sled-agent dump_setup::tests::test_archives_rotated_logs_and_cores
58802024-10-21T22:51:17.971Z PASS [ 0.056s] omicron-sled-agent dump_setup::tests::test_configures_coreadm_only_when_crash_dataset_mounted
58812024-10-21T22:51:18.035Z PASS [ 0.060s] omicron-sled-agent dump_setup::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted
58822024-10-21T22:51:18.093Z PASS [ 0.055s] omicron-sled-agent dump_setup::tests::test_dumpadm_called_when_vacant_slice_but_no_dir
58832024-10-21T22:51:18.133Z PASS [ 0.042s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_invoked_when_slices_occupied_and_dir_is_available
58842024-10-21T22:51:18.214Z PASS [ 0.081s] omicron-sled-agent dump_setup::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir
58852024-10-21T22:51:21.584Z PASS [ 3.371s] omicron-sled-agent instance::tests::test_instance_create_events_normal
58862024-10-21T22:51:23.409Z PASS [ 25.603s] omicron-nexus::test_all integration_tests::vpcs::test_vpcs
58872024-10-21T22:51:24.082Z PASS [ 26.330s] omicron-nexus::test_all integration_tests::vpc_subnets::test_vpc_subnets
58882024-10-21T22:51:25.272Z PASS [ 25.870s] omicron-omdb::test_all_output test_omdb_env_settings
58892024-10-21T22:51:26.812Z PASS [ 2.731s] omicron-sled-agent instance::tests::test_instance_manager_creation
58902024-10-21T22:51:26.845Z PASS [ 0.034s] omicron-sled-agent probe_manager::test::probe_state_set_ops
58912024-10-21T22:51:26.885Z PASS [ 0.039s] omicron-sled-agent profile::tests::empty_profile
58922024-10-21T22:51:26.923Z PASS [ 0.036s] omicron-sled-agent profile::tests::test_disabled_instance
58932024-10-21T22:51:26.970Z PASS [ 0.045s] omicron-sled-agent profile::tests::test_instance
58942024-10-21T22:51:27.018Z PASS [ 0.050s] omicron-sled-agent profile::tests::test_multiple
58952024-10-21T22:51:27.043Z PASS [ 30.257s] omicron-nexus::test_all integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails
58962024-10-21T22:51:27.071Z PASS [ 0.053s] omicron-sled-agent profile::tests::test_property
58972024-10-21T22:51:27.095Z PASS [ 0.049s] omicron-sled-agent profile::tests::test_property_group
58982024-10-21T22:51:27.120Z PASS [ 0.038s] omicron-sled-agent profile::tests::test_service
58992024-10-21T22:51:27.120Z PASS [ 0.037s] omicron-sled-agent profile::tests::test_service_property_group
59002024-10-21T22:51:27.144Z PASS [ 0.036s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_basics
59012024-10-21T22:51:27.169Z PASS [ 0.037s] omicron-sled-agent rack_setup::plan::service::tests::bump_allocator_exhaustion
59022024-10-21T22:51:27.193Z PASS [ 0.047s] omicron-sled-agent rack_setup::plan::service::tests::service_port_builder_skips_dns_ips
59032024-10-21T22:51:27.217Z PASS [ 0.051s] omicron-sled-agent rack_setup::plan::service::tests::test_rss_service_plan_v4_schema
59042024-10-21T22:51:27.242Z PASS [ 0.051s] omicron-sled-agent rack_setup::plan::sled::tests::test_read_known_rss_sled_plans
59052024-10-21T22:51:27.267Z PASS [ 0.047s] omicron-sled-agent rack_setup::plan::sled::tests::test_rss_sled_plan_schema
59062024-10-21T22:51:27.267Z PASS [ 3.855s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_starting_propolis
59072024-10-21T22:51:27.291Z PASS [ 5.692s] omicron-sled-agent instance::tests::test_instance_create_timeout_while_creating_zone
59082024-10-21T22:51:27.292Z PASS [ 0.044s] omicron-sled-agent rack_setup::service::test::test_omicron_zone_configs
59092024-10-21T22:51:29.819Z PASS [ 15.836s] omicron-passwords test::test_smoke
59102024-10-21T22:51:30.132Z PASS [ 2.865s] omicron-sled-agent services::illumos_tests::test_ensure_service
59112024-10-21T22:51:30.253Z PASS [ 2.966s] omicron-sled-agent services::illumos_tests::test_ensure_service_which_already_exists
59122024-10-21T22:51:30.296Z PASS [ 0.044s] omicron-sled-agent services::test::test_all_zones_requests_schema
59132024-10-21T22:51:30.331Z PASS [ 0.034s] omicron-sled-agent services::test::test_bootstrap_addr_to_techport_prefixes
59142024-10-21T22:51:30.355Z PASS [ 3.094s] omicron-sled-agent services::illumos_tests::test_bad_generations
59152024-10-21T22:51:30.380Z PASS [ 0.038s] omicron-sled-agent services::test::test_zone_bundle_metadata_schema
59162024-10-21T22:51:30.405Z PASS [ 0.046s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_destroy
59172024-10-21T22:51:30.429Z PASS [ 0.049s] omicron-sled-agent sim::collection::test::test_sim_disk_attach_then_fault
59182024-10-21T22:51:30.454Z PASS [ 3.167s] omicron-sled-agent services::illumos_tests::test_ensure_service_before_timesync
59192024-10-21T22:51:30.454Z PASS [ 0.057s] omicron-sled-agent sim::collection::test::test_sim_disk_transition_to_detached_states
59202024-10-21T22:51:30.478Z PASS [ 0.046s] omicron-sled-agent sim::collection::test::test_sim_instance_creating_to_stop
59212024-10-21T22:51:30.503Z PASS [ 0.040s] omicron-sled-agent sim::collection::test::test_sim_instance_reboot
59222024-10-21T22:51:30.503Z PASS [ 0.042s] omicron-sled-agent sim::collection::test::test_sim_instance_running_then_destroyed
59232024-10-21T22:51:30.528Z PASS [ 0.046s] omicron-sled-agent sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot
59242024-10-21T22:51:30.552Z PASS [ 0.043s] omicron-sled-agent sim::storage::test::cannot_create_snapshot_for_destroyed_region
59252024-10-21T22:51:30.577Z PASS [ 0.043s] omicron-sled-agent sim::storage::test::crucible_ports_get_reused
59262024-10-21T22:51:30.601Z PASS [ 0.044s] omicron-sled-agent sim::storage::test::must_delete_read_only_downstairs_first
59272024-10-21T22:51:30.626Z PASS [ 0.042s] omicron-sled-agent sim::storage::test::must_delete_snapshots_first
59282024-10-21T22:51:30.626Z PASS [ 0.044s] omicron-sled-agent sim::storage::test::running_snapshot_needs_region
59292024-10-21T22:51:30.654Z PASS [ 0.042s] omicron-sled-agent sim::storage::test::snapshot_needs_region
59302024-10-21T22:51:30.678Z PASS [ 0.040s] omicron-sled-agent updates::test::test_query_no_components
59312024-10-21T22:51:30.703Z PASS [ 0.045s] omicron-sled-agent updates::test::test_query_sled_agent_version
59322024-10-21T22:51:30.727Z PASS [ 0.048s] omicron-sled-agent updates::test::test_query_zone_version
59332024-10-21T22:51:30.756Z PASS [ 0.044s] omicron-sled-agent zone_bundle::illumos_tests::camino_starts_with_behaviour
59342024-10-21T22:51:30.845Z PASS [ 0.146s] omicron-sled-agent updates::test::test_write_artifact_to_filesystem
59352024-10-21T22:51:32.935Z PASS [ 2.804s] omicron-sled-agent services::illumos_tests::test_services_do_not_persist_without_config
59362024-10-21T22:51:32.991Z PASS [ 0.056s] omicron-sled-agent zone_bundle::illumos_tests::test_find_archived_log_files
59372024-10-21T22:51:33.040Z PASS [ 3.222s] omicron-sled-agent services::illumos_tests::test_services_are_recreated_on_reboot
59382024-10-21T22:51:33.820Z PASS [ 2.976s] omicron-sled-agent zone_bundle::illumos_tests::test_context
59392024-10-21T22:51:33.899Z PASS [ 32.538s] omicron-omdb::test_all_output test_omdb_success_cases
59402024-10-21T22:51:33.924Z PASS [ 3.157s] omicron-sled-agent zone_bundle::illumos_tests::test_cleanup
59412024-10-21T22:51:33.968Z PASS [ 0.055s] omicron-sled-agent zone_bundle::tests::test_dir_size
59422024-10-21T22:51:33.993Z PASS [ 0.080s] omicron-sled-agent zone_bundle::illumos_tests::test_zfs_quota
59432024-10-21T22:51:34.045Z PASS [ 0.058s] omicron-sled-agent zone_bundle::tests::test_dir_size_matches_du
59442024-10-21T22:51:34.307Z PASS [ 0.325s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_no_args
59452024-10-21T22:51:34.331Z PASS [ 0.289s] omicron-sled-agent::mod integration_tests::commands::test_sled_agent_sim_no_args
59462024-10-21T22:51:34.385Z PASS [ 3.919s] omicron-sled-agent sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real
59472024-10-21T22:51:34.410Z PASS [ 0.079s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_in_path
59482024-10-21T22:51:34.435Z PASS [ 0.109s] omicron-sled-agent::mod integration_tests::early_network::early_network_blobs_deserialize
59492024-10-21T22:51:34.435Z PASS [ 0.041s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent
59502024-10-21T22:51:34.751Z PASS [ 0.355s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified
59512024-10-21T22:51:34.776Z PASS [ 0.349s] omicron-test-utils dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified
59522024-10-21T22:51:34.800Z PASS [ 0.034s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_ready
59532024-10-21T22:51:34.800Z PASS [ 0.034s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_finds_actual_ports
59542024-10-21T22:51:34.825Z PASS [ 42.948s] omicron-nexus::test_all integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance
59552024-10-21T22:51:34.955Z PASS [ 0.169s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports
59562024-10-21T22:51:35.097Z PASS [ 0.286s] omicron-test-utils dev::db::test::test_bad_cmd
59572024-10-21T22:51:35.245Z PASS [ 0.450s] omicron-test-utils dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line
59582024-10-21T22:51:35.467Z PASS [ 1.041s] omicron-test-utils dev::clickhouse::tests::test_discover_clickhouse_not_ready
59592024-10-21T22:51:35.495Z PASS [ 0.539s] omicron-test-utils dev::db::test::test_cmd_fails
59602024-10-21T22:51:35.519Z PASS [ 0.044s] omicron-test-utils dev::db::test::test_make_pg_config_fail
59612024-10-21T22:51:35.544Z PASS [ 0.031s] omicron-test-utils dev::db::test::test_make_pg_config_ok
59622024-10-21T22:51:35.569Z PASS [ 0.303s] omicron-test-utils dev::db::test::test_database_start_hang
59632024-10-21T22:51:35.569Z PASS [ 0.048s] omicron-test-utils dev::db::test::test_process_exit_abnormal
59642024-10-21T22:51:35.593Z PASS [ 0.050s] omicron-test-utils dev::db::test::test_process_exit_normal
59652024-10-21T22:51:35.656Z PASS [ 2.618s] omicron-sled-agent zone_bundle::illumos_tests::test_update_context
59662024-10-21T22:51:35.691Z PASS [ 0.035s] omicron-test-utils dev::db::test::test_starter_tmpdir
59672024-10-21T22:51:35.756Z PASS [ 0.064s] omicron-test-utils dev::dendrite::tests::test_discover_local_listening_port
59682024-10-21T22:51:35.804Z PASS [ 0.040s] omicron-test-utils dev::dendrite::tests::test_dpd_in_path
59692024-10-21T22:51:35.848Z PASS [ 0.050s] omicron-test-utils dev::maghemite::tests::test_discover_local_listening_port
59702024-10-21T22:51:35.892Z PASS [ 0.044s] omicron-test-utils dev::maghemite::tests::test_mgd_in_path
59712024-10-21T22:51:35.968Z PASS [ 0.078s] omicron-test-utils dev::test_cmds::tests::test_redact_extra
59722024-10-21T22:51:36.070Z PASS [ 3.079s] omicron-sled-agent zone_bundle::illumos_tests::test_list_with_filter
59732024-10-21T22:51:36.155Z LEAK [ 0.606s] omicron-test-utils dev::db::test::test_setup_database_bad_listen_url
59742024-10-21T22:51:36.489Z PASS [ 0.514s] omicron-test-utils dev::test_cmds::tests::test_redact_timestamps
59752024-10-21T22:51:36.616Z PASS [ 2.791s] omicron-sled-agent zone_bundle::illumos_tests::test_utilization
59762024-10-21T22:51:36.642Z PASS [ 0.480s] oximeter test::timeseries_schema_consistency
59772024-10-21T22:51:36.673Z PASS [ 0.054s] oximeter-collector agent::tests::test_delete_nonexistent_producer_succeeds
59782024-10-21T22:51:36.910Z PASS [ 0.275s] oximeter-collector agent::tests::test_self_stat_collection_count
59792024-10-21T22:51:36.951Z PASS [ 0.286s] oximeter-collector agent::tests::test_self_stat_error_counter
59802024-10-21T22:51:36.975Z PASS [ 0.898s] openapi-manager check::tests::check_apis_up_to_date
59812024-10-21T22:51:37.000Z PASS [ 0.028s] oximeter-collector self_stats::tests::test_failure_reason_serialization
59822024-10-21T22:51:37.056Z PASS [ 0.145s] oximeter-collector agent::tests::test_self_stat_unreachable_counter
59832024-10-21T22:51:37.104Z PASS [ 0.123s] oximeter-db client::oxql::tests::correctly_negate_field_predicate_expression
59842024-10-21T22:51:37.129Z PASS [ 0.060s] oximeter-db client::oxql::tests::correctly_negate_timestamp_predicate_expression
59852024-10-21T22:51:37.153Z PASS [ 0.037s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk
59862024-10-21T22:51:37.153Z PASS [ 0.037s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times
59872024-10-21T22:51:37.178Z PASS [ 0.037s] oximeter-db client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group
59882024-10-21T22:51:37.264Z PASS [ 0.296s] oximeter-collector::test_commands test_oximeter_no_args
59892024-10-21T22:51:37.576Z PASS [ 1.094s] oximeter-collector agent::test_concurrent_refresh_register::test_register_during_refresh
59902024-10-21T22:51:38.565Z PASS [ 1.303s] oximeter-db client::oxql::tests::test_get_one_timeseries
59912024-10-21T22:51:38.590Z PASS [ 1.424s] oximeter-db client::oxql::tests::test_get_entire_table
59922024-10-21T22:51:38.614Z PASS [ 1.417s] oximeter-db client::oxql::tests::test_get_entire_timeseries_and_part_of_another
59932024-10-21T22:51:38.684Z PASS [ 0.090s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_replicated
59942024-10-21T22:51:38.750Z PASS [ 0.066s] oximeter-db client::tests::check_actual_schema_upgrades_are_valid_single_node
59952024-10-21T22:51:38.884Z PASS [ 1.307s] oximeter-db client::oxql::tests::test_limit_operations
59962024-10-21T22:51:39.385Z PASS [ 0.820s] oximeter-db client::tests::can_ping_clickhouse
59972024-10-21T22:51:40.498Z PASS [ 1.114s] oximeter-db client::tests::select_timeseries_with_select_one
59982024-10-21T22:51:41.359Z PASS [ 0.859s] oximeter-db client::tests::test_apply_one_schema_upgrade_single_node
59992024-10-21T22:51:41.995Z PASS [ 6.418s] omicron-test-utils dev::db::test::test_setup_database_overridden_dir
60002024-10-21T22:51:42.192Z PASS [ 7.095s] omicron-test-utils dev::db::test::test_database_concurrent
60012024-10-21T22:51:42.224Z PASS [ 3.339s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_single_node
60022024-10-21T22:51:42.417Z PASS [ 1.060s] oximeter-db client::tests::test_client_select_timeseries_one
60032024-10-21T22:51:43.030Z PASS [ 1.037s] oximeter-db client::tests::test_database_version_update_is_idempotent
60042024-10-21T22:51:43.169Z PASS [ 0.977s] oximeter-db client::tests::test_database_version_will_not_downgrade
60052024-10-21T22:51:43.624Z PASS [ 1.207s] oximeter-db client::tests::test_differentiate_by_timeseries_name
60062024-10-21T22:51:43.750Z PASS [ 1.528s] oximeter-db client::tests::test_database_version_wipes_old_version
60072024-10-21T22:51:44.164Z PASS [ 1.133s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_single_node
60082024-10-21T22:51:44.263Z PASS [ 1.092s] oximeter-db client::tests::test_ensure_schema_with_missing_desired_schema_version_fails
60092024-10-21T22:51:44.666Z PASS [ 1.041s] oximeter-db client::tests::test_ensure_schema_with_version_gaps_fails
60102024-10-21T22:51:45.217Z PASS [ 1.055s] oximeter-db client::tests::test_field_record_count
60112024-10-21T22:51:45.308Z PASS [ 1.046s] oximeter-db client::tests::test_get_schema_no_new_values
60122024-10-21T22:51:45.675Z PASS [ 1.008s] oximeter-db client::tests::test_insert_samples
60132024-10-21T22:51:45.700Z PASS [ 1.937s] oximeter-db client::tests::test_expunge_timeseries_by_name_single_node
60142024-10-21T22:51:45.753Z PASS [ 0.067s] oximeter-db client::tests::test_read_schema_upgrade_sql_files
60152024-10-21T22:51:45.792Z PASS [ 0.040s] oximeter-db client::tests::test_read_timeseries_to_delete
60162024-10-21T22:51:45.830Z PASS [ 0.036s] oximeter-db client::tests::test_read_timeseries_to_delete_empty_file_is_ok
60172024-10-21T22:51:45.871Z PASS [ 0.042s] oximeter-db client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok
60182024-10-21T22:51:46.165Z PASS [ 0.948s] oximeter-db client::tests::test_is_oximeter_cluster
60192024-10-21T22:51:46.424Z PASS [ 1.115s] oximeter-db client::tests::test_list_timeseries
60202024-10-21T22:51:46.767Z PASS [ 1.093s] oximeter-db client::tests::test_new_schema_removed_when_not_inserted
60212024-10-21T22:51:47.208Z PASS [ 1.042s] oximeter-db client::tests::test_schema_mismatch
60222024-10-21T22:51:47.490Z PASS [ 1.064s] oximeter-db client::tests::test_schema_update
60232024-10-21T22:51:47.963Z PASS [ 1.194s] oximeter-db client::tests::test_select_all_datum_types
60242024-10-21T22:51:47.988Z PASS [ 2.112s] oximeter-db client::tests::test_recall_of_all_fields
60252024-10-21T22:51:48.296Z PASS [ 1.088s] oximeter-db client::tests::test_select_all_field_types
60262024-10-21T22:51:48.376Z PASS [ 12.816s] omicron-test-utils dev::db::test::test_setup_database_default_dir
60272024-10-21T22:51:48.852Z PASS [ 1.363s] oximeter-db client::tests::test_select_timeseries_with_all
60282024-10-21T22:51:49.382Z PASS [ 1.398s] oximeter-db client::tests::test_select_timeseries_with_order
60292024-10-21T22:51:49.415Z PASS [ 1.453s] oximeter-db client::tests::test_select_timeseries_with_limit
60302024-10-21T22:51:49.451Z PASS [ 1.156s] oximeter-db client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values
60312024-10-21T22:51:49.538Z PASS [ 1.164s] oximeter-db client::tests::test_select_timeseries_with_select_one_field_with_multiple_values
60322024-10-21T22:51:49.572Z PASS [ 0.034s] oximeter-db client::tests::test_unravel_index
60332024-10-21T22:51:50.113Z PASS [ 1.261s] oximeter-db client::tests::test_select_timeseries_with_start_time
60342024-10-21T22:51:50.159Z PASS [ 0.047s] oximeter-db client::tests::test_verify_schema_upgrades
60352024-10-21T22:51:50.191Z PASS [ 0.032s] oximeter-db model::tests::test_db_bool
60362024-10-21T22:51:50.469Z PASS [ 1.014s] oximeter-db client::tests::test_unquoted_64bit_integers
60372024-10-21T22:51:50.499Z PASS [ 1.081s] oximeter-db client::tests::test_timeseries_schema_list
60382024-10-21T22:51:50.523Z PASS [ 0.044s] oximeter-db model::tests::test_db_datum_type_conversion
60392024-10-21T22:51:50.548Z PASS [ 0.039s] oximeter-db model::tests::test_db_field_list_conversion
60402024-10-21T22:51:50.548Z PASS [ 0.036s] oximeter-db model::tests::test_db_field_type_conversion
60412024-10-21T22:51:50.573Z PASS [ 0.031s] oximeter-db model::tests::test_db_histogram
60422024-10-21T22:51:50.599Z PASS [ 0.034s] oximeter-db model::tests::test_parse_bytes_measurement
60432024-10-21T22:51:50.631Z PASS [ 0.032s] oximeter-db model::tests::test_parse_string_datum_requiring_escape
60442024-10-21T22:51:50.655Z PASS [ 0.450s] oximeter-db model::tests::test_db_bool_bad
60452024-10-21T22:51:50.655Z PASS [ 1.080s] oximeter-db client::tests::test_update_schema_cache_on_new_sample
60462024-10-21T22:51:50.680Z PASS [ 0.033s] oximeter-db model::tests::test_parse_timeseries_histogram_measurement
60472024-10-21T22:51:50.680Z PASS [ 0.037s] oximeter-db model::tests::test_parse_timeseries_scalar_cumulative_measurement
60482024-10-21T22:51:50.704Z PASS [ 0.036s] oximeter-db model::tests::test_parse_timeseries_scalar_gauge_measurement
60492024-10-21T22:51:50.731Z PASS [ 0.051s] oximeter-db model::tests::test_unroll_from_source
60502024-10-21T22:51:50.755Z PASS [ 0.064s] oximeter-db model::tests::test_unroll_measurement_row
60512024-10-21T22:51:50.755Z PASS [ 0.055s] oximeter-db model::tests::test_unroll_missing_measurement_row
60522024-10-21T22:51:50.755Z PASS [ 0.215s] oximeter-db model::tests::test_parse_bad_cumulative_json_data
60532024-10-21T22:51:50.780Z PASS [ 0.055s] oximeter-db native::block::tests::concat_blocks
60542024-10-21T22:51:50.804Z PASS [ 0.039s] oximeter-db native::block::tests::datetime64_scale_checks_range
60552024-10-21T22:51:50.804Z PASS [ 0.040s] oximeter-db native::block::tests::parse_date_time
60562024-10-21T22:51:50.804Z PASS [ 0.039s] oximeter-db native::block::tests::parse_date_time64
60572024-10-21T22:51:50.829Z PASS [ 0.041s] oximeter-db native::block::tests::test_data_type_to_string
60582024-10-21T22:51:50.829Z PASS [ 0.041s] oximeter-db native::block::tests::test_datetime64_conversions
60592024-10-21T22:51:50.853Z PASS [ 0.041s] oximeter-db native::block::tests::test_parse_invalid_data_type
60602024-10-21T22:51:51.184Z PASS [ 1.802s] oximeter-db client::tests::test_sql_query_output
60612024-10-21T22:51:51.445Z PASS [ 0.642s] oximeter-db native::connection::tests::test_basic_select_query
60622024-10-21T22:51:51.474Z PASS [ 0.639s] oximeter-db native::connection::tests::test_select_array_column
60632024-10-21T22:51:51.498Z PASS [ 0.667s] oximeter-db native::connection::tests::test_exchange_hello
60642024-10-21T22:51:51.526Z PASS [ 0.037s] oximeter-db native::io::block::tests::test_decode_block_with_nulls
60652024-10-21T22:51:51.550Z PASS [ 0.727s] oximeter-db native::connection::tests::test_can_cancel_query
60662024-10-21T22:51:51.574Z PASS [ 0.040s] oximeter-db native::io::block::tests::test_decode_full_block
60672024-10-21T22:51:51.598Z PASS [ 0.036s] oximeter-db native::io::column::tests::fail_to_encode_out_of_range_column
60682024-10-21T22:51:51.623Z PASS [ 0.034s] oximeter-db native::io::column::tests::test_decode_ipv4addr_column
60692024-10-21T22:51:51.623Z PASS [ 0.034s] oximeter-db native::io::column::tests::test_decode_ipv6addr_column
60702024-10-21T22:51:51.647Z PASS [ 0.031s] oximeter-db native::io::column::tests::test_decode_string_column
60712024-10-21T22:51:51.647Z PASS [ 0.032s] oximeter-db native::io::column::tests::test_decode_uint64_column
60722024-10-21T22:51:51.672Z PASS [ 0.036s] oximeter-db native::io::column::tests::test_decode_uint8_column
60732024-10-21T22:51:51.696Z PASS [ 0.038s] oximeter-db native::io::column::tests::test_decode_uuid_column
60742024-10-21T22:51:51.720Z PASS [ 0.030s] oximeter-db native::io::packet::server::tests::test_decode_full_hello
60752024-10-21T22:51:51.720Z PASS [ 0.052s] oximeter-db native::io::column::tests::test_encode_decode_column
60762024-10-21T22:51:51.745Z PASS [ 0.028s] oximeter-db native::io::packet::server::tests::test_decode_hello_packet_and_a_half
60772024-10-21T22:51:51.770Z PASS [ 0.032s] oximeter-db native::io::packet::server::tests::test_decode_multiple_hello_packets
60782024-10-21T22:51:51.770Z PASS [ 0.030s] oximeter-db native::io::packet::server::tests::test_decode_nested_exceptions
60792024-10-21T22:51:51.794Z PASS [ 0.029s] oximeter-db native::io::packet::server::tests::test_decode_partial_hello
60802024-10-21T22:51:51.818Z PASS [ 0.031s] oximeter-db native::io::packet::server::tests::test_decode_pong
60812024-10-21T22:51:51.818Z PASS [ 0.030s] oximeter-db native::io::packet::server::tests::test_decode_progress_packet
60822024-10-21T22:51:51.843Z PASS [ 0.032s] oximeter-db native::io::packet::server::tests::test_decode_single_exception
60832024-10-21T22:51:51.867Z PASS [ 0.034s] oximeter-db native::io::string::test::test_encode_decode
60842024-10-21T22:51:51.867Z PASS [ 0.031s] oximeter-db native::io::string::test::test_encode_hello_world
60852024-10-21T22:51:51.891Z PASS [ 0.032s] oximeter-db native::io::varuint::test_encode_decode_varuint
60862024-10-21T22:51:51.916Z PASS [ 0.708s] oximeter-db native::connection::tests::test_select_array_of_nullable_column
60872024-10-21T22:51:51.916Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_align_table_op
60882024-10-21T22:51:51.941Z PASS [ 0.048s] oximeter-db oxql::ast::grammar::tests::test_boolean_literal
60892024-10-21T22:51:51.965Z PASS [ 0.051s] oximeter-db oxql::ast::grammar::tests::test_comparison
60902024-10-21T22:51:51.965Z PASS [ 0.052s] oximeter-db oxql::ast::grammar::tests::test_complicated_logical_combinations
60912024-10-21T22:51:51.989Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_double_literal
60922024-10-21T22:51:51.989Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_double_quoted_string_literal
60932024-10-21T22:51:52.014Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_duration_literal
60942024-10-21T22:51:52.014Z PASS [ 0.035s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_operator_precedence
60952024-10-21T22:51:52.039Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_overridden_precedence
60962024-10-21T22:51:52.039Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression
60972024-10-21T22:51:52.063Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_single_simple_expression
60982024-10-21T22:51:52.063Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions
60992024-10-21T22:51:52.063Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_filter_table_op
61002024-10-21T22:51:52.087Z PASS [ 0.033s] oximeter-db oxql::ast::grammar::tests::test_get_table_op
61012024-10-21T22:51:52.112Z PASS [ 0.034s] oximeter-db oxql::ast::grammar::tests::test_group_by
61022024-10-21T22:51:52.112Z PASS [ 0.642s] oximeter-db native::connection::tests::test_select_nullable_column
61032024-10-21T22:51:52.112Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_hex_integer_literal
61042024-10-21T22:51:52.112Z PASS [ 0.628s] oximeter-db native::connection::tests::test_send_cancel_with_no_query
61052024-10-21T22:51:52.138Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_integer_literal
61062024-10-21T22:51:52.138Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_ident
61072024-10-21T22:51:52.163Z PASS [ 0.030s] oximeter-db oxql::ast::grammar::tests::test_limiting_table_ops
61082024-10-21T22:51:52.163Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_like_only_available_for_strings
61092024-10-21T22:51:52.163Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_negated_filter_expr
61102024-10-21T22:51:52.374Z PASS [ 0.045s] oximeter-db oxql::ast::grammar::tests::test_multiple_negation
61112024-10-21T22:51:52.399Z PASS [ 0.049s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv4_literal
61122024-10-21T22:51:52.399Z PASS [ 0.040s] oximeter-db oxql::ast::grammar::tests::test_parse_ipv6_literal
61132024-10-21T22:51:52.399Z PASS [ 0.049s] oximeter-db oxql::ast::grammar::tests::test_parse_literal_timestamp_string
61142024-10-21T22:51:52.399Z PASS [ 0.041s] oximeter-db oxql::ast::grammar::tests::test_query_starts_with_get
61152024-10-21T22:51:52.399Z PASS [ 0.031s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence
61162024-10-21T22:51:52.399Z PASS [ 0.061s] oximeter-db oxql::ast::grammar::tests::test_query
61172024-10-21T22:51:52.399Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none
61182024-10-21T22:51:52.399Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence
61192024-10-21T22:51:52.399Z PASS [ 0.036s] oximeter-db oxql::ast::grammar::tests::test_reducer
61202024-10-21T22:51:52.399Z PASS [ 0.037s] oximeter-db oxql::ast::grammar::tests::test_single_quoted_string_literal
61212024-10-21T22:51:52.399Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal
61222024-10-21T22:51:52.399Z PASS [ 0.038s] oximeter-db oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive
61232024-10-21T22:51:52.399Z PASS [ 0.037s] oximeter-db oxql::ast::literal::tests::test_duration_to_db_interval
61242024-10-21T22:51:52.399Z PASS [ 0.036s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field
61252024-10-21T22:51:52.399Z PASS [ 0.033s] oximeter-db oxql::ast::literal::tests::test_literal_compare_field_wrong_type
61262024-10-21T22:51:52.399Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window
61272024-10-21T22:51:52.399Z PASS [ 0.032s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values
61282024-10-21T22:51:52.399Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window
61292024-10-21T22:51:52.399Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values
61302024-10-21T22:51:52.399Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window
61312024-10-21T22:51:52.399Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio
61322024-10-21T22:51:52.399Z PASS [ 0.031s] oximeter-db oxql::ast::table_ops::filter::tests::test_all_ident_names
61332024-10-21T22:51:52.399Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_double_points
61342024-10-21T22:51:52.399Z PASS [ 0.033s] oximeter-db oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type
61352024-10-21T22:51:52.399Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions
61362024-10-21T22:51:52.424Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names
61372024-10-21T22:51:52.424Z PASS [ 0.057s] oximeter-db oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions
61382024-10-21T22:51:52.449Z PASS [ 0.051s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries
61392024-10-21T22:51:52.449Z PASS [ 0.038s] oximeter-db oxql::ast::table_ops::filter::tests::test_filter_field_logic
61402024-10-21T22:51:52.517Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::filter::tests::test_simplify_to_dnf
61412024-10-21T22:51:52.542Z PASS [ 0.039s] oximeter-db oxql::ast::table_ops::group_by::tests::test_group_by
61422024-10-21T22:51:52.542Z PASS [ 0.037s] oximeter-db oxql::ast::table_ops::limit::tests::test_first_k
61432024-10-21T22:51:52.542Z PASS [ 0.035s] oximeter-db oxql::ast::table_ops::limit::tests::test_last_k
61442024-10-21T22:51:52.542Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_limits
61452024-10-21T22:51:52.542Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query
61462024-10-21T22:51:52.542Z PASS [ 0.039s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query
61472024-10-21T22:51:52.542Z PASS [ 0.040s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query
61482024-10-21T22:51:52.542Z PASS [ 0.039s] oximeter-db oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters
61492024-10-21T22:51:52.542Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_from_outer_query
61502024-10-21T22:51:52.566Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query
61512024-10-21T22:51:52.567Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters
61522024-10-21T22:51:52.567Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_predicates
61532024-10-21T22:51:52.567Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries
61542024-10-21T22:51:52.591Z PASS [ 0.034s] oximeter-db oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by
61552024-10-21T22:51:52.591Z PASS [ 0.034s] oximeter-db oxql::query::tests::test_coalesce_predicates_merged_into_subqueries
61562024-10-21T22:51:52.591Z PASS [ 0.037s] oximeter-db oxql::query::tests::test_query_end_time
61572024-10-21T22:51:52.616Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_query_end_time_across_subqueries
61582024-10-21T22:51:52.616Z PASS [ 0.035s] oximeter-db oxql::query::tests::test_restrict_filter_idents_expr
61592024-10-21T22:51:52.641Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom
61602024-10-21T22:51:52.641Z PASS [ 0.036s] oximeter-db oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp
61612024-10-21T22:51:52.665Z PASS [ 0.040s] oximeter-db query::tests::test_field_cmp
61622024-10-21T22:51:52.665Z PASS [ 0.041s] oximeter-db query::tests::test_field_selector_as_query
61632024-10-21T22:51:52.665Z PASS [ 0.058s] oximeter-db oxql::query::tests::test_split_query
61642024-10-21T22:51:52.690Z PASS [ 0.046s] oximeter-db query::tests::test_field_value_as_db_str
61652024-10-21T22:51:52.690Z PASS [ 0.045s] oximeter-db query::tests::test_select_query_builder_field_selectors
61662024-10-21T22:51:52.715Z PASS [ 0.036s] oximeter-db query::tests::test_select_query_builder_from_parts
61672024-10-21T22:51:52.715Z PASS [ 0.052s] oximeter-db query::tests::test_select_query_builder_filter_raw
61682024-10-21T22:51:52.715Z PASS [ 0.043s] oximeter-db query::tests::test_select_query_builder_full
61692024-10-21T22:51:52.740Z PASS [ 0.034s] oximeter-db query::tests::test_select_query_builder_limit_offset
61702024-10-21T22:51:52.740Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_no_fields
61712024-10-21T22:51:52.764Z PASS [ 0.038s] oximeter-db query::tests::test_select_query_builder_no_selectors
61722024-10-21T22:51:52.764Z PASS [ 0.031s] oximeter-db query::tests::test_time_range
61732024-10-21T22:51:52.764Z PASS [ 0.040s] oximeter-db query::tests::test_string_field_selector
61742024-10-21T22:51:52.789Z PASS [ 0.037s] oximeter-db sql::tests::test_allow_limit_offset
61752024-10-21T22:51:52.789Z PASS [ 0.037s] oximeter-db sql::tests::test_allow_subqueries
61762024-10-21T22:51:52.814Z PASS [ 0.037s] oximeter-db sql::tests::test_cannot_name_database
61772024-10-21T22:51:52.814Z PASS [ 0.037s] oximeter-db sql::tests::test_ctes_are_not_supported
61782024-10-21T22:51:52.814Z PASS [ 0.036s] oximeter-db sql::tests::test_function_allow_list
61792024-10-21T22:51:52.838Z PASS [ 0.033s] oximeter-db sql::tests::test_multiple_statements_are_not_supported
61802024-10-21T22:51:52.863Z PASS [ 0.043s] oximeter-db sql::tests::test_query_must_be_select_statement
61812024-10-21T22:51:52.863Z PASS [ 0.068s] oximeter-db sql::tests::test_join_must_be_inner
61822024-10-21T22:51:52.863Z PASS [ 0.053s] oximeter-db sql::tests::test_query_with_multiple_timeseries_generates_one_cte
61832024-10-21T22:51:52.887Z PASS [ 0.046s] oximeter-db sql::tests::test_require_table_is_timeseries_name
61842024-10-21T22:51:52.887Z PASS [ 0.042s] oximeter-db sql::tests::test_safe_sql_does_not_modify_original_alias
61852024-10-21T22:51:52.912Z PASS [ 0.043s] oximeter-db sql::tests::test_with_comma_join_fails
61862024-10-21T22:51:52.912Z PASS [ 0.041s] oximeter-db tests::test_timeseries_key_field_stability
61872024-10-21T22:51:52.912Z PASS [ 0.041s] oximeter-db tests::test_timeseries_key_sample_stability
61882024-10-21T22:51:52.937Z PASS [ 0.037s] oximeter-db tests::test_unsorted_db_fields_are_sorted_on_read
61892024-10-21T22:51:52.961Z PASS [ 0.049s] oximeter-instruments http::tests::test_latency_tracker
61902024-10-21T22:51:53.004Z PASS [ 0.083s] oximeter-instruments kstat::link::tests::test_kstat_interested
61912024-10-21T22:51:53.115Z PASS [ 0.149s] oximeter-instruments kstat::link::tests::test_kstat_sampler
61922024-10-21T22:51:53.215Z PASS [ 0.102s] oximeter-instruments kstat::link::tests::test_kstat_start_time_is_equal
61932024-10-21T22:51:53.271Z PASS [ 0.247s] oximeter-instruments kstat::link::tests::test_kstat_sampler_with_overflow
61942024-10-21T22:51:53.350Z PASS [ 0.097s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_kstat_is_gone
61952024-10-21T22:51:53.374Z PASS [ 0.146s] oximeter-instruments kstat::link::tests::test_kstat_with_expiration
61962024-10-21T22:51:53.417Z PASS [ 0.066s] oximeter-instruments kstat::link::tests::test_prune_creation_times_when_target_is_removed
61972024-10-21T22:51:53.441Z PASS [ 0.067s] oximeter-instruments kstat::link::tests::test_sled_datalink
61982024-10-21T22:51:53.466Z PASS [ 0.036s] oximeter-macro-impl tests::test_extract_datum_type_by_annotatd_field
61992024-10-21T22:51:53.466Z PASS [ 0.035s] oximeter-macro-impl tests::test_extract_datum_type_by_field_name
62002024-10-21T22:51:53.490Z PASS [ 0.028s] oximeter-macro-impl tests::test_extract_datum_type_multiple_annotated_fields
62012024-10-21T22:51:53.490Z PASS [ 0.027s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated
62022024-10-21T22:51:53.515Z PASS [ 0.023s] oximeter-macro-impl tests::test_extract_datum_type_named_and_annotated_same_field
62032024-10-21T22:51:53.515Z PASS [ 0.025s] oximeter-macro-impl tests::test_metric_annotated_field
62042024-10-21T22:51:53.539Z PASS [ 0.026s] oximeter-macro-impl tests::test_metric_datum_field
62052024-10-21T22:51:53.539Z PASS [ 0.024s] oximeter-macro-impl tests::test_metric_enum
62062024-10-21T22:51:53.564Z PASS [ 0.021s] oximeter-macro-impl tests::test_metric_without_datum_field
62072024-10-21T22:51:53.564Z PASS [ 0.022s] oximeter-macro-impl tests::test_target
62082024-10-21T22:51:53.588Z PASS [ 0.027s] oximeter-macro-impl tests::test_target_empty_struct
62092024-10-21T22:51:53.612Z PASS [ 0.029s] oximeter-macro-impl tests::test_target_enum
62102024-10-21T22:51:53.612Z PASS [ 0.027s] oximeter-macro-impl tests::test_target_unit_struct
62112024-10-21T22:51:53.637Z PASS [ 0.029s] oximeter-macro-impl tests::test_target_with_datum_field
62122024-10-21T22:51:53.684Z PASS [ 0.066s] oximeter-schema codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives
62132024-10-21T22:51:53.716Z PASS [ 0.032s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_datum_types
62142024-10-21T22:51:53.741Z PASS [ 1.556s] oximeter-db oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence
62152024-10-21T22:51:53.765Z PASS [ 0.033s] oximeter-schema codegen::tests::compute_extra_derives_respects_non_copy_fields
62162024-10-21T22:51:53.765Z PASS [ 0.032s] oximeter-schema codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types
62172024-10-21T22:51:53.790Z PASS [ 0.033s] oximeter-schema codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types
62182024-10-21T22:51:53.815Z PASS [ 0.039s] oximeter-schema codegen::tests::emit_schema_types_generates_expected_tokens
62192024-10-21T22:51:53.839Z PASS [ 0.049s] oximeter-schema codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens
62202024-10-21T22:51:53.863Z PASS [ 0.048s] oximeter-schema ir::tests::construct_field_schema_fails_with_duplicate_field_names
62212024-10-21T22:51:53.888Z PASS [ 0.036s] oximeter-schema ir::tests::construct_field_schema_fails_with_reference_to_unknown_field
62222024-10-21T22:51:53.888Z PASS [ 0.034s] oximeter-schema ir::tests::construct_field_schema_picks_up_correct_fields
62232024-10-21T22:51:53.912Z PASS [ 0.038s] oximeter-schema ir::tests::ensures_target_has_at_least_one_field
62242024-10-21T22:51:53.936Z PASS [ 0.036s] oximeter-schema ir::tests::extract_authz_scope_requires_relevant_field
62252024-10-21T22:51:53.936Z PASS [ 0.030s] oximeter-schema ir::tests::extract_metric_fields_fails_to_add_existing_metric
62262024-10-21T22:51:53.961Z PASS [ 0.028s] oximeter-schema ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric
62272024-10-21T22:51:53.985Z PASS [ 0.026s] oximeter-schema ir::tests::extract_metric_fields_fails_with_non_increasing_versions
62282024-10-21T22:51:53.985Z PASS [ 0.027s] oximeter-schema ir::tests::extract_metric_fields_requires_adding_first
62292024-10-21T22:51:54.010Z PASS [ 0.028s] oximeter-schema ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions
62302024-10-21T22:51:54.010Z PASS [ 0.032s] oximeter-schema ir::tests::fail_on_empty_descriptions
62312024-10-21T22:51:54.060Z PASS [ 0.035s] oximeter-schema ir::tests::fail_on_empty_metric_name
62322024-10-21T22:51:54.060Z PASS [ 0.030s] oximeter-schema ir::tests::fail_on_empty_target_name
62332024-10-21T22:51:54.060Z PASS [ 0.027s] oximeter-schema ir::tests::fail_on_very_long_field_names
62342024-10-21T22:51:54.085Z PASS [ 0.037s] oximeter-schema ir::tests::fail_on_very_long_timeseries_name
62352024-10-21T22:51:54.085Z PASS [ 0.030s] oximeter-schema ir::tests::into_schema_list_fails_with_zero_metrics
62362024-10-21T22:51:54.110Z PASS [ 0.038s] oximeter-schema ir::tests::load_schema_catches_metric_versions_not_added_in
62372024-10-21T22:51:54.134Z PASS [ 0.042s] oximeter-schema ir::tests::load_schema_fails_with_duplicate_timeseries
62382024-10-21T22:51:54.158Z PASS [ 0.039s] oximeter-schema ir::tests::load_schema_fails_with_nonexistent_target_version
62392024-10-21T22:51:54.183Z PASS [ 0.046s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions
62402024-10-21T22:51:54.207Z PASS [ 0.038s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified
62412024-10-21T22:51:54.232Z PASS [ 0.038s] oximeter-schema ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed
62422024-10-21T22:51:54.232Z PASS [ 0.034s] oximeter-schema ir::tests::load_schema_fills_in_late_implied_metric_versions
62432024-10-21T22:51:54.256Z PASS [ 0.032s] oximeter-schema ir::tests::load_schema_skips_versions_until_metric_is_added
62442024-10-21T22:51:54.256Z PASS [ 0.030s] oximeter-schema ir::tests::only_support_format_version_1
62452024-10-21T22:51:54.280Z PASS [ 0.031s] oximeter-schema ir::tests::validate_field_name_disallows_bad_names
62462024-10-21T22:51:54.305Z PASS [ 0.034s] oximeter-schema ir::tests::validate_field_name_verifies_uuid_field_names
62472024-10-21T22:51:54.354Z PASS [ 0.069s] oximeter-test-utils tests::test_sample_struct
62482024-10-21T22:51:54.379Z PASS [ 0.091s] oximeter-test-utils tests::test_gen_test_samples
62492024-10-21T22:51:54.403Z PASS [ 0.039s] oximeter-test-utils tests::test_schema_field_ordering_across_target_metric
62502024-10-21T22:51:54.427Z PASS [ 0.040s] oximeter-test-utils tests::test_timeseries_schema_from_parts
62512024-10-21T22:51:54.452Z PASS [ 0.037s] oximeter-test-utils tests::test_timeseries_schema_from_sample
62522024-10-21T22:51:54.452Z PASS [ 0.036s] oximeter-types histogram::tests::test_bin_range
62532024-10-21T22:51:54.476Z PASS [ 0.028s] oximeter-types histogram::tests::test_bin_range_from
62542024-10-21T22:51:54.476Z PASS [ 0.028s] oximeter-types histogram::tests::test_bin_range_to
62552024-10-21T22:51:54.501Z PASS [ 0.029s] oximeter-types histogram::tests::test_empty_bins_not_supported
62562024-10-21T22:51:54.501Z PASS [ 0.029s] oximeter-types histogram::tests::test_ensure_finite
62572024-10-21T22:51:54.526Z PASS [ 0.034s] oximeter-types histogram::tests::test_histogram
62582024-10-21T22:51:54.550Z PASS [ 0.039s] oximeter-types histogram::tests::test_histogram_construct_with
62592024-10-21T22:51:54.575Z PASS [ 0.044s] oximeter-types histogram::tests::test_histogram_extreme_bins
62602024-10-21T22:51:54.600Z PASS [ 0.040s] oximeter-types histogram::tests::test_histogram_extreme_samples
62612024-10-21T22:51:54.600Z PASS [ 0.030s] oximeter-types histogram::tests::test_histogram_float_bins
62622024-10-21T22:51:54.625Z PASS [ 0.030s] oximeter-types histogram::tests::test_histogram_unbounded_samples
62632024-10-21T22:51:54.649Z PASS [ 0.032s] oximeter-types histogram::tests::test_histogram_unsorted_bins
62642024-10-21T22:51:54.649Z PASS [ 0.031s] oximeter-types histogram::tests::test_histogram_with_bins
62652024-10-21T22:51:54.674Z PASS [ 0.026s] oximeter-types histogram::tests::test_histogram_with_non_partitioned_bins
62662024-10-21T22:51:54.674Z PASS [ 0.025s] oximeter-types histogram::tests::test_histogram_with_overlapping_bins
62672024-10-21T22:51:54.698Z PASS [ 0.028s] oximeter-types histogram::tests::test_log_bins_u64
62682024-10-21T22:51:54.698Z PASS [ 0.028s] oximeter-types histogram::tests::test_log_bins_u8
62692024-10-21T22:51:54.723Z PASS [ 0.031s] oximeter-types histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type
62702024-10-21T22:51:54.747Z PASS [ 0.051s] oximeter-types histogram::tests::test_log_linear_bins_all_representable
62712024-10-21T22:51:54.772Z PASS [ 0.040s] oximeter-types histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type
62722024-10-21T22:51:54.796Z PASS [ 0.046s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1
62732024-10-21T22:51:54.821Z PASS [ 0.037s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2
62742024-10-21T22:51:54.821Z PASS [ 0.040s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3
62752024-10-21T22:51:54.845Z PASS [ 0.029s] oximeter-types histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4
62762024-10-21T22:51:54.845Z PASS [ 0.026s] oximeter-types histogram::tests::test_log_linear_bins_integer_size_checks
62772024-10-21T22:51:54.869Z PASS [ 0.029s] oximeter-types histogram::tests::test_log_linear_bins_small_bin_count
62782024-10-21T22:51:54.894Z PASS [ 0.029s] oximeter-types histogram::tests::test_span_decades
62792024-10-21T22:51:54.894Z PASS [ 0.029s] oximeter-types histogram::tests::test_span_decades_other_counts_f64
62802024-10-21T22:51:54.918Z PASS [ 0.028s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_ok
62812024-10-21T22:51:54.918Z PASS [ 0.027s] oximeter-types histogram::tests::test_span_decades_other_counts_u64_resolution_too_low
62822024-10-21T22:51:54.942Z PASS [ 0.026s] oximeter-types quantile::tests::test_default_percentiles
62832024-10-21T22:51:54.942Z PASS [ 0.026s] oximeter-types quantile::tests::test_empty_observations
62842024-10-21T22:51:54.967Z PASS [ 0.025s] oximeter-types quantile::tests::test_find_cells
62852024-10-21T22:51:54.967Z PASS [ 0.025s] oximeter-types quantile::tests::test_float_observations
62862024-10-21T22:51:54.991Z PASS [ 0.028s] oximeter-types quantile::tests::test_integer_observations
62872024-10-21T22:51:55.016Z PASS [ 0.033s] oximeter-types quantile::tests::test_invalid_p_value
62882024-10-21T22:51:55.016Z PASS [ 0.030s] oximeter-types quantile::tests::test_max_p
62892024-10-21T22:51:55.041Z PASS [ 0.029s] oximeter-types quantile::tests::test_min_p
62902024-10-21T22:51:55.065Z PASS [ 0.028s] oximeter-types quantile::tests::test_non_filled_observations
62912024-10-21T22:51:55.090Z PASS [ 0.041s] oximeter-types quantile::tests::test_rounding
62922024-10-21T22:51:55.090Z PASS [ 0.036s] oximeter-types schema::tests::test_field_schema_ordering
62932024-10-21T22:51:55.114Z PASS [ 0.045s] oximeter-types schema::tests::test_timeseries_name
62942024-10-21T22:51:55.139Z PASS [ 0.045s] oximeter-types schema::tests::test_timeseries_name_from_str
62952024-10-21T22:51:55.163Z PASS [ 0.026s] oximeter-types traits::tests::test_metric_trait
62962024-10-21T22:51:55.163Z PASS [ 0.032s] oximeter-types traits::tests::test_producer_trait
62972024-10-21T22:51:55.188Z PASS [ 0.033s] oximeter-types traits::tests::test_target_trait
62982024-10-21T22:51:55.188Z PASS [ 0.027s] oximeter-types types::tests::test_cumulative_f64
62992024-10-21T22:51:55.212Z PASS [ 0.025s] oximeter-types types::tests::test_cumulative_i64
63002024-10-21T22:51:55.212Z PASS [ 0.027s] oximeter-types types::tests::test_datum
63012024-10-21T22:51:55.237Z PASS [ 0.032s] oximeter-types types::tests::test_field_value_parse_as_type::case_01_as_string
63022024-10-21T22:51:55.261Z PASS [ 0.033s] oximeter-types types::tests::test_field_value_parse_as_type::case_02_as_i8
63032024-10-21T22:51:55.261Z PASS [ 0.031s] oximeter-types types::tests::test_field_value_parse_as_type::case_03_as_u8
63042024-10-21T22:51:55.286Z PASS [ 0.030s] oximeter-types types::tests::test_field_value_parse_as_type::case_04_as_i16
63052024-10-21T22:51:55.310Z PASS [ 0.030s] oximeter-types types::tests::test_field_value_parse_as_type::case_05_as_u16
63062024-10-21T22:51:55.311Z PASS [ 0.028s] oximeter-types types::tests::test_field_value_parse_as_type::case_06_as_i32
63072024-10-21T22:51:55.335Z PASS [ 0.027s] oximeter-types types::tests::test_field_value_parse_as_type::case_07_as_u32
63082024-10-21T22:51:55.335Z PASS [ 0.029s] oximeter-types types::tests::test_field_value_parse_as_type::case_08_as_i64
63092024-10-21T22:51:55.360Z PASS [ 0.027s] oximeter-types types::tests::test_field_value_parse_as_type::case_09_as_u64
63102024-10-21T22:51:55.360Z PASS [ 0.031s] oximeter-types types::tests::test_field_value_parse_as_type::case_10_as_uuid
63112024-10-21T22:51:55.384Z PASS [ 0.026s] oximeter-types types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr
63122024-10-21T22:51:55.384Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr
63132024-10-21T22:51:55.409Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64
63142024-10-21T22:51:55.409Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid
63152024-10-21T22:51:55.433Z PASS [ 0.024s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool
63162024-10-21T22:51:55.434Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr
63172024-10-21T22:51:55.459Z PASS [ 0.023s] oximeter-types types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid
63182024-10-21T22:51:55.459Z PASS [ 0.023s] oximeter-types types::tests::test_measurement
63192024-10-21T22:51:55.483Z PASS [ 0.028s] oximeter-types types::tests::test_verify_field_names
63202024-10-21T22:51:55.483Z PASS [ 0.027s] oxlog tests::test_is_oxide_smf_log_file
63212024-10-21T22:51:55.507Z PASS [ 0.027s] oxlog tests::test_oxide_smf_service_name_from_log_file_name
63222024-10-21T22:51:55.508Z PASS [ 0.027s] oxlog tests::test_sort_logs
63232024-10-21T22:51:55.552Z PASS [ 0.044s] oxql-types point::tests::test_cast_points_from_double
63242024-10-21T22:51:55.576Z PASS [ 0.064s] oxql-types point::tests::test_cast_points_from_bool
63252024-10-21T22:51:55.600Z PASS [ 0.035s] oxql-types point::tests::test_cast_points_from_double_distribution
63262024-10-21T22:51:55.600Z PASS [ 0.033s] oxql-types point::tests::test_cast_points_from_int_distribution
63272024-10-21T22:51:55.625Z PASS [ 0.025s] oxql-types point::tests::test_cast_points_from_integer
63282024-10-21T22:51:55.649Z PASS [ 0.032s] oxql-types point::tests::test_cast_points_from_string
63292024-10-21T22:51:55.649Z PASS [ 0.025s] oxql-types point::tests::test_join_point_arrays
63302024-10-21T22:51:55.673Z PASS [ 0.027s] oxql-types point::tests::test_point_delta_between
63312024-10-21T22:51:55.674Z PASS [ 0.026s] oxql-types point::tests::test_point_delta_between_overlapping_time_ranges
63322024-10-21T22:51:55.698Z PASS [ 0.025s] oxql-types point::tests::test_point_delta_between_with_new_epoch
63332024-10-21T22:51:55.698Z PASS [ 0.025s] oxql-types point::tests::test_push_concrete_values
63342024-10-21T22:51:55.722Z PASS [ 0.027s] oxql-types point::tests::test_sub_between_histogram_distributions
63352024-10-21T22:51:56.032Z PASS [ 0.343s] reconfigurator-cli::test_basic test_basic
63362024-10-21T22:51:56.268Z PASS [ 0.236s] reconfigurator-cli::test_basic test_example
63372024-10-21T22:51:56.358Z PASS [ 0.090s] sled-agent-types early_networking::tests::serialized_early_network_config_v0_to_v2_conversion
63382024-10-21T22:51:56.397Z PASS [ 0.039s] sled-agent-types early_networking::tests::serialized_early_network_config_v1_to_v2_conversion
63392024-10-21T22:51:56.450Z PASS [ 0.052s] sled-agent-types rack_init::tests::parse_rack_initialization
63402024-10-21T22:51:56.495Z PASS [ 0.042s] sled-agent-types rack_init::tests::parse_rack_initialization_weak_hash
63412024-10-21T22:51:56.542Z PASS [ 2.938s] oximeter-producer tests::test_producer_registration_task
63422024-10-21T22:51:56.567Z PASS [ 0.062s] sled-agent-types rack_init::tests::test_extra_certs
63432024-10-21T22:51:56.591Z PASS [ 0.043s] sled-agent-types rack_init::tests::test_subnets
63442024-10-21T22:51:56.616Z PASS [ 0.049s] sled-agent-types rack_init::tests::validate_external_dns_ips_must_be_in_internal_services_ip_pools
63452024-10-21T22:51:56.640Z PASS [ 0.032s] sled-agent-types sled::tests::serialize_start_sled_agent_v0_deserialize_v1
63462024-10-21T22:51:56.640Z PASS [ 0.034s] sled-agent-types zone_bundle::tests::test_compare_bundles
63472024-10-21T22:51:56.665Z PASS [ 0.029s] sled-agent-types zone_bundle::tests::test_priority_dimension
63482024-10-21T22:51:56.665Z PASS [ 0.028s] sled-agent-types zone_bundle::tests::test_sort_zone_bundle_cause
63492024-10-21T22:51:56.689Z PASS [ 0.027s] sled-agent-types zone_bundle::tests::test_storage_limit_bytes_available
63502024-10-21T22:51:56.713Z PASS [ 0.038s] sled-hardware disk::test::test_disk_paths
63512024-10-21T22:51:56.713Z PASS [ 0.039s] sled-hardware disk::test::test_partition_device_paths
63522024-10-21T22:51:56.755Z PASS [ 0.042s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt
63532024-10-21T22:51:56.779Z PASS [ 0.063s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_cannot_format
63542024-10-21T22:51:56.803Z PASS [ 0.045s] sled-hardware illumos::partitions::test::ensure_partition_layout_m2_with_expected_format
63552024-10-21T22:51:56.828Z PASS [ 0.045s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt
63562024-10-21T22:51:56.852Z PASS [ 0.052s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path
63572024-10-21T22:51:56.877Z PASS [ 0.051s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path
63582024-10-21T22:51:56.901Z PASS [ 0.035s] sled-hardware illumos::partitions::test::ensure_partition_layout_u2_with_expected_format
63592024-10-21T22:51:56.902Z PASS [ 0.035s] sled-hardware-types underlay::tests::test_mac_to_bootstrap_ip
63602024-10-21T22:51:56.934Z PASS [ 0.048s] sled-storage dataset::test::serialize_dataset_name
63612024-10-21T22:51:56.959Z PASS [ 0.056s] sled-storage manager::test::test_datasets_schema
63622024-10-21T22:51:56.983Z PASS [ 0.034s] sled-storage manager::test::test_omicron_physical_disks_schema
63632024-10-21T22:51:57.404Z PASS [ 32.132s] omicron-sled-agent nexus::test::nexus_self_notification_test
63642024-10-21T22:51:57.463Z PASS [ 0.062s] sled-storage manager::tests::detected_raw_disk_removal_triggers_notification
63652024-10-21T22:51:58.295Z PASS [ 1.325s] sled-storage manager::tests::add_raw_u2_does_not_create_zpool
63662024-10-21T22:51:59.418Z PASS [ 2.465s] sled-storage manager::tests::add_control_plane_disks_requires_keymanager
63672024-10-21T22:51:59.479Z PASS [ 0.060s] sled-storage manager::tests::ensure_using_exactly_these_disks
63682024-10-21T22:52:01.272Z PASS [ 3.810s] sled-storage manager::tests::disks_automatically_managed_after_key_manager_ready
63692024-10-21T22:52:01.363Z PASS [ 3.069s] sled-storage manager::tests::ensure_datasets
63702024-10-21T22:52:02.378Z PASS [ 2.899s] sled-storage manager::tests::ledger_writes_require_at_least_one_m2
63712024-10-21T22:52:03.233Z PASS [ 1.868s] sled-storage manager::tests::update_rawdisk_firmware
63722024-10-21T22:52:04.258Z PASS [ 2.984s] sled-storage manager::tests::queued_disks_get_requeued_on_secret_retriever_error
63732024-10-21T22:52:04.607Z PASS [ 1.378s] sled-storage manager::tests::wait_for_boot_disk
63742024-10-21T22:52:04.908Z PASS [ 2.532s] sled-storage manager::tests::upsert_filesystem
63752024-10-21T22:52:05.222Z PASS [ 0.611s] tufaceous::integration-tests command_tests::test_init_and_add
63762024-10-21T22:52:05.284Z PASS [ 0.061s] tufaceous-lib archive::tests::test_validate_path
63772024-10-21T22:52:05.348Z PASS [ 0.066s] tufaceous-lib assemble::manifest::tests::fake_roundtrip
63782024-10-21T22:52:05.401Z PASS [ 0.051s] tufaceous-lib key::tests::test_from_str
63792024-10-21T22:52:05.426Z PASS [ 1.158s] tufaceous::integration-tests command_tests::test_assemble_fake
63802024-10-21T22:52:05.564Z PASS [ 0.167s] tufaceous-lib repository::tests::reject_artifacts_with_the_same_filename
63812024-10-21T22:52:05.771Z PASS [ 0.864s] tufaceous::manifest-tests check_manifest::fake.toml
63822024-10-21T22:52:05.934Z PASS [ 0.159s] update-common artifacts::update_plan::tests::test_bad_hubris_cabooses
63832024-10-21T22:52:06.056Z PASS [ 0.122s] update-common artifacts::update_plan::tests::test_bad_rot_versions
63842024-10-21T22:52:06.164Z PASS [ 0.109s] update-common artifacts::update_plan::tests::test_multi_rot_version
63852024-10-21T22:52:06.265Z PASS [ 0.101s] update-common artifacts::update_plan::tests::test_update_plan_from_artifacts
63862024-10-21T22:52:06.552Z PASS [ 1.134s] update-common artifacts::artifacts_with_plan::tests::test_extract_fake
63872024-10-21T22:52:06.614Z PASS [ 0.349s] update-engine buffer::tests::test_buffer
63882024-10-21T22:52:06.665Z PASS [ 0.036s] update-engine display::line_display_shared::tests::test_format_progress_counter
63892024-10-21T22:52:06.689Z PASS [ 0.126s] update-engine display::group_display::tests::test_stats
63902024-10-21T22:52:06.714Z PASS [ 0.062s] update-engine display::line_display_shared::tests::test_start_line
63912024-10-21T22:52:06.738Z PASS [ 0.060s] update-engine engine::tests::error_exits_early
63922024-10-21T22:52:06.778Z PASS [ 0.063s] update-engine events::tests::progress_event_parse_unknown
63932024-10-21T22:52:06.803Z PASS [ 0.053s] update-engine events::tests::step_event_parse_unknown
63942024-10-21T22:52:06.832Z PASS [ 0.055s] update-engine spec::tests::test_merge_anyhow_list
63952024-10-21T22:52:06.876Z PASS [ 0.044s] wicket state::inventory::tests::component_id_display
63962024-10-21T22:52:06.950Z PASS [ 0.159s] wicket cli::rack_setup::config_toml::tests::round_trip_nonempty_config
63972024-10-21T22:52:07.018Z PASS [ 0.070s] wicket-common rack_setup::tests::roundtrip_import_export_policy
63982024-10-21T22:52:07.135Z PASS [ 0.116s] wicketd installinator_progress::tests::test_states
63992024-10-21T22:52:07.201Z PASS [ 0.066s] wicketd rss_config::tests::test_bgp_auth_key_states
64002024-10-21T22:52:07.225Z PASS [ 0.346s] wicket::mod integration_tests::command_tests::test_wicket_ssh_force_command_like
64012024-10-21T22:52:08.139Z PASS [ 0.936s] wicketd::mod integration_tests::inventory::test_inventory
64022024-10-21T22:52:08.688Z PASS [ 30.112s] oximeter-db client::tests::cannot_ping_nonexistent_server
64032024-10-21T22:52:08.975Z PASS [ 16.081s] oximeter-db::integration_test test_schemas_disjoint
64042024-10-21T22:52:09.346Z PASS [ 3.792s] update-common artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent
64052024-10-21T22:52:09.702Z PASS [ 1.576s] wicketd::mod integration_tests::updates::test_update_races
64062024-10-21T22:52:10.815Z PASS [ 3.605s] wicketd::mod integration_tests::updates::test_installinator_fetch
64072024-10-21T22:52:11.262Z PASS [ 2.586s] wicketd::mod integration_tests::updates::test_updates
64082024-10-21T22:52:16.844Z PASS [ 21.147s] reconfigurator-cli::test_basic test_blueprint_edit
64092024-10-21T22:52:20.481Z PASS [ 27.596s] oximeter-db::integration_test test_cluster
64102024-10-21T22:52:38.750Z SLOW [> 60.000s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
64112024-10-21T22:52:43.751Z PASS [ 65.003s] oximeter-db client::tests::check_db_init_is_sum_of_all_up_replicated
64122024-10-21T22:52:46.636Z PASS [ 2.885s] oximeter-db client::tests::test_apply_one_schema_upgrade_replicated
64132024-10-21T22:53:04.095Z PASS [ 17.459s] oximeter-db client::tests::test_ensure_schema_walks_through_multiple_steps_replicated
64142024-10-21T22:53:25.559Z PASS [ 21.463s] oximeter-db client::tests::test_expunge_timeseries_by_name_replicated
64152024-10-21T22:54:25.560Z SLOW [> 60.000s] oximeter-db client::tests::test_replicated
64162024-10-21T22:55:25.559Z SLOW [>120.000s] oximeter-db client::tests::test_replicated
64172024-10-21T22:56:25.559Z SLOW [>180.000s] oximeter-db client::tests::test_replicated
64182024-10-21T22:57:25.558Z SLOW [>240.000s] oximeter-db client::tests::test_replicated
64192024-10-21T22:58:25.557Z SLOW [>300.000s] oximeter-db client::tests::test_replicated
64202024-10-21T22:59:25.556Z SLOW [>360.000s] oximeter-db client::tests::test_replicated
64212024-10-21T22:59:56.339Z PASS [ 390.801s] oximeter-db client::tests::test_replicated
64222024-10-21T22:59:56.363Z------------
64232024-10-21T22:59:56.363Z Summary [3033.230s] 1639 tests run: 1639 passed (27 slow, 1 leaky), 4 skipped
64242024-10-21T22:59:56.388Z
64252024-10-21T22:59:56.388Zreal 50:54.749857311
64262024-10-21T22:59:56.389Zuser 4:05:00.584379334
64272024-10-21T22:59:56.389Zsys 59:23.703748572
64282024-10-21T22:59:56.389Ztrap 3:47.814818748
64292024-10-21T22:59:56.389Ztflt 8.993718396
64302024-10-21T22:59:56.389Zdflt 37.821828224
64312024-10-21T22:59:56.389Zkflt 0.156024356
64322024-10-21T22:59:56.389Zlock 1440:55:32.272107103
64332024-10-21T22:59:56.389Zslp 107:13:04.417579633
64342024-10-21T22:59:56.389Zlat 5:26:39.595660240
64352024-10-21T22:59:56.389Zstop 1:04:00.811773788
64362024-10-21T22:59:56.389Z+ banner doctest
64372024-10-21T22:59:56.389Z
64382024-10-21T22:59:56.389Z ##### #### #### ##### ###### #### #####
64392024-10-21T22:59:56.389Z # # # # # # # # # #
64402024-10-21T22:59:56.389Z # # # # # # ##### #### #
64412024-10-21T22:59:56.389Z # # # # # # # # #
64422024-10-21T22:59:56.389Z # # # # # # # # # # #
64432024-10-21T22:59:56.389Z ##### #### #### # ###### #### #
64442024-10-21T22:59:56.389Z
64452024-10-21T22:59:56.389Z+ ptime -m timeout 1h cargo test --doc --locked --verbose --no-fail-fast
64462024-10-21T22:59:58.419Z Fresh unicode-ident v1.0.13
64472024-10-21T22:59:58.419Z Fresh cfg-if v1.0.0
64482024-10-21T22:59:58.419Z Fresh autocfg v1.4.0
64492024-10-21T22:59:58.419Z Fresh memchr v2.7.4
64502024-10-21T22:59:58.419Z Fresh version_check v0.9.5
64512024-10-21T22:59:58.490Z Fresh proc-macro2 v1.0.87
64522024-10-21T22:59:58.490Z Fresh value-bag v1.9.0
64532024-10-21T22:59:58.490Z Fresh scopeguard v1.2.0
64542024-10-21T22:59:58.490Z Fresh itoa v1.0.11
64552024-10-21T22:59:58.490Z Fresh once_cell v1.20.2
64562024-10-21T22:59:58.490Z Fresh quote v1.0.37
64572024-10-21T22:59:58.491Z Fresh libc v0.2.161
64582024-10-21T22:59:58.491Z Fresh log v0.4.22
64592024-10-21T22:59:58.491Z Fresh byteorder v1.5.0
64602024-10-21T22:59:58.491Z Fresh smallvec v1.13.2
64612024-10-21T22:59:58.491Z Fresh pin-project-lite v0.2.14
64622024-10-21T22:59:58.491Z Fresh subtle v2.6.1
64632024-10-21T22:59:58.491Z Fresh syn v2.0.79
64642024-10-21T22:59:58.491Z Fresh getrandom v0.2.15
64652024-10-21T22:59:58.491Z Fresh lock_api v0.4.12
64662024-10-21T22:59:58.491Z Fresh shlex v1.3.0
64672024-10-21T22:59:58.491Z Fresh serde_derive v1.0.210
64682024-10-21T22:59:58.491Z Fresh rand_core v0.6.4
64692024-10-21T22:59:58.491Z Fresh zeroize_derive v1.4.2
64702024-10-21T22:59:58.491Z Fresh thiserror-impl v1.0.64
64712024-10-21T22:59:58.491Z Fresh zerocopy-derive v0.7.35
64722024-10-21T22:59:58.491Z Fresh serde v1.0.210
64732024-10-21T22:59:58.491Z Fresh zeroize v1.8.1
64742024-10-21T22:59:58.491Z Fresh parking_lot_core v0.9.10
64752024-10-21T22:59:58.491Z Fresh thiserror v1.0.64
64762024-10-21T22:59:58.491Z Fresh zerocopy v0.7.35
64772024-10-21T22:59:58.491Z Fresh typenum v1.17.0
64782024-10-21T22:59:58.491Z Fresh jobserver v0.1.32
64792024-10-21T22:59:58.491Z Fresh bytes v1.7.2
64802024-10-21T22:59:58.491Z Fresh parking_lot v0.12.3
64812024-10-21T22:59:58.491Z Fresh generic-array v0.14.7
64822024-10-21T22:59:58.491Z Fresh allocator-api2 v0.2.18
64832024-10-21T22:59:58.491Z Fresh futures-core v0.3.31
64842024-10-21T22:59:58.491Z Fresh cc v1.1.30
64852024-10-21T22:59:58.491Z Fresh bitflags v2.6.0
64862024-10-21T22:59:58.491Z Fresh ryu v1.0.18
64872024-10-21T22:59:58.491Z Fresh signal-hook-registry v1.4.2
64882024-10-21T22:59:58.491Z Fresh crypto-common v0.1.6
64892024-10-21T22:59:58.491Z Fresh mio v1.0.2
64902024-10-21T22:59:58.491Z Fresh equivalent v1.0.1
64912024-10-21T22:59:58.491Z Fresh foldhash v0.1.3
64922024-10-21T22:59:58.491Z Fresh hashbrown v0.15.0
64932024-10-21T22:59:58.491Z Fresh spin v0.9.8
64942024-10-21T22:59:58.491Z Fresh fnv v1.0.7
64952024-10-21T22:59:58.491Z Fresh tokio-macros v2.4.0
64962024-10-21T22:59:58.491Z Fresh socket2 v0.5.7
64972024-10-21T22:59:58.492Z Fresh libm v0.2.8
64982024-10-21T22:59:58.492Z Fresh serde_json v1.0.128
64992024-10-21T22:59:58.492Z Fresh indexmap v2.6.0
65002024-10-21T22:59:58.492Z Fresh tokio v1.40.0
65012024-10-21T22:59:58.492Z Fresh futures-io v0.3.31
65022024-10-21T22:59:58.492Z Fresh const-oid v0.9.6
65032024-10-21T22:59:58.492Z Fresh block-buffer v0.10.4
65042024-10-21T22:59:58.492Z Fresh num-traits v0.2.19
65052024-10-21T22:59:58.492Z Fresh futures-sink v0.3.31
65062024-10-21T22:59:58.492Z Fresh digest v0.10.7
65072024-10-21T22:59:58.492Z Fresh regex-syntax v0.8.5
65082024-10-21T22:59:58.492Z Fresh aho-corasick v1.1.3
65092024-10-21T22:59:58.492Z Fresh cpufeatures v0.2.14
65102024-10-21T22:59:58.492Z Fresh pin-utils v0.1.0
65112024-10-21T22:59:58.492Z Fresh slab v0.4.9
65122024-10-21T22:59:58.492Z Fresh regex-automata v0.4.8
65132024-10-21T22:59:58.492Z Fresh pkg-config v0.3.31
65142024-10-21T22:59:58.492Z Fresh futures-channel v0.3.31
65152024-10-21T22:59:58.492Z Fresh futures-macro v0.3.31
65162024-10-21T22:59:58.492Z Fresh futures-task v0.3.31
65172024-10-21T22:59:58.492Z Fresh heck v0.5.0
65182024-10-21T22:59:58.492Z Fresh futures-util v0.3.31
65192024-10-21T22:59:58.492Z Fresh ppv-lite86 v0.2.20
65202024-10-21T22:59:58.492Z Fresh errno v0.3.9
65212024-10-21T22:59:58.492Z Fresh iana-time-zone v0.1.61
65222024-10-21T22:59:58.492Z Fresh tracing-attributes v0.1.27
65232024-10-21T22:59:58.492Z Fresh tracing-core v0.1.32
65242024-10-21T22:59:58.492Z Fresh rustix v0.38.37
65252024-10-21T22:59:58.492Z Fresh rand_chacha v0.3.1
65262024-10-21T22:59:58.492Z Fresh chrono v0.4.38
65272024-10-21T22:59:58.492Z Fresh tracing v0.1.40
65282024-10-21T22:59:58.492Z Fresh tinyvec_macros v0.1.1
65292024-10-21T22:59:58.492Z Fresh regex v1.11.0
65302024-10-21T22:59:58.492Z Fresh rand v0.8.5
65312024-10-21T22:59:58.492Z Fresh semver v1.0.23
65322024-10-21T22:59:58.492Z Fresh tinyvec v1.8.0
65332024-10-21T22:59:58.492Z Fresh uuid v1.10.0
65342024-10-21T22:59:58.492Z Fresh unicode-bidi v0.3.17
65352024-10-21T22:59:58.492Z Fresh percent-encoding v2.3.1
65362024-10-21T22:59:58.492Z Fresh serde_derive_internals v0.29.1
65372024-10-21T22:59:58.493Z Fresh unicode-normalization v0.1.24
65382024-10-21T22:59:58.493Z Fresh syn v1.0.109
65392024-10-21T22:59:58.493Z Fresh dyn-clone v1.0.17
65402024-10-21T22:59:58.493Z Fresh schemars_derive v0.8.21
65412024-10-21T22:59:58.493Z Fresh http v1.1.0
65422024-10-21T22:59:58.493Z Fresh vcpkg v0.2.15
65432024-10-21T22:59:58.493Z Fresh form_urlencoded v1.2.1
65442024-10-21T22:59:58.493Z Fresh block-padding v0.3.3
65452024-10-21T22:59:58.493Z Fresh idna v0.5.0
65462024-10-21T22:59:58.493Z Fresh tokio-util v0.7.12
65472024-10-21T22:59:58.493Z Fresh lazy_static v1.5.0
65482024-10-21T22:59:58.493Z Fresh schemars v0.8.21
65492024-10-21T22:59:58.493Z Fresh inout v0.1.3
65502024-10-21T22:59:58.493Z Fresh url v2.5.2
65512024-10-21T22:59:58.518Z Fresh time-core v0.1.2
65522024-10-21T22:59:58.518Z Fresh powerfmt v0.2.0
65532024-10-21T22:59:58.518Z Fresh crossbeam-utils v0.8.20
65542024-10-21T22:59:58.518Z Fresh httparse v1.9.5
65552024-10-21T22:59:58.518Z Fresh cipher v0.4.4
65562024-10-21T22:59:58.518Z Fresh untrusted v0.9.0
65572024-10-21T22:59:58.518Z Fresh num-conv v0.1.0
65582024-10-21T22:59:58.518Z Fresh atomic-waker v1.1.2
65592024-10-21T22:59:58.518Z Fresh base64ct v1.6.0
65602024-10-21T22:59:58.518Z Fresh deranged v0.3.11
65612024-10-21T22:59:58.518Z Fresh time-macros v0.2.18
65622024-10-21T22:59:58.518Z Fresh ring v0.17.8
65632024-10-21T22:59:58.518Z Fresh hmac v0.12.1
65642024-10-21T22:59:58.518Z Fresh serde_spanned v0.6.8
65652024-10-21T22:59:58.518Z Fresh toml_datetime v0.6.8
65662024-10-21T22:59:58.519Z Fresh adler2 v2.0.0
65672024-10-21T22:59:58.519Z Fresh num_threads v0.1.7
65682024-10-21T22:59:58.519Z Fresh sha2 v0.10.8
65692024-10-21T22:59:58.519Z Fresh time v0.3.36
65702024-10-21T22:59:58.519Z Fresh miniz_oxide v0.8.0
65712024-10-21T22:59:58.519Z Fresh either v1.13.0
65722024-10-21T22:59:58.519Z Fresh strsim v0.11.1
65732024-10-21T22:59:58.519Z Fresh httpdate v1.0.3
65742024-10-21T22:59:58.519Z Fresh try-lock v0.2.5
65752024-10-21T22:59:58.519Z Fresh rustls-pki-types v1.9.0
65762024-10-21T22:59:58.519Z Fresh want v0.3.1
65772024-10-21T22:59:58.519Z Fresh pem-rfc7468 v0.7.0
65782024-10-21T22:59:58.519Z Fresh base64 v0.22.1
65792024-10-21T22:59:58.519Z Fresh http-body v1.0.1
65802024-10-21T22:59:58.519Z Fresh tower-service v0.3.3
65812024-10-21T22:59:58.519Z Fresh h2 v0.4.6
65822024-10-21T22:59:58.519Z Fresh ahash v0.8.11
65832024-10-21T22:59:58.519Z Fresh serde_tokenstream v0.2.2
65842024-10-21T22:59:58.519Z Fresh async-trait v0.1.83
65852024-10-21T22:59:58.519Z Fresh der_derive v0.7.3
65862024-10-21T22:59:58.519Z Fresh flagset v0.4.6
65872024-10-21T22:59:58.519Z Fresh gimli v0.31.1
65882024-10-21T22:59:58.519Z Fresh hyper v1.4.1
65892024-10-21T22:59:58.519Z Fresh der v0.7.9
65902024-10-21T22:59:58.519Z Fresh addr2line v0.24.2
65912024-10-21T22:59:58.519Z Fresh slog v2.7.0
65922024-10-21T22:59:58.519Z Fresh rustls-webpki v0.102.8
65932024-10-21T22:59:58.519Z Fresh pbkdf2 v0.12.2
65942024-10-21T22:59:58.519Z Fresh aes v0.8.4
65952024-10-21T22:59:58.519Z Fresh rustc_version v0.4.1
65962024-10-21T22:59:58.519Z Fresh object v0.36.5
65972024-10-21T22:59:58.519Z Fresh mime v0.3.17
65982024-10-21T22:59:58.519Z Fresh rustc-demangle v0.1.24
65992024-10-21T22:59:58.519Z Fresh spki v0.7.3
66002024-10-21T22:59:58.519Z Fresh cbc v0.1.2
66012024-10-21T22:59:58.519Z Fresh salsa20 v0.10.2
66022024-10-21T22:59:58.519Z Fresh backtrace v0.3.74
66032024-10-21T22:59:58.519Z Fresh ipnet v2.10.1
66042024-10-21T22:59:58.519Z Fresh scrypt v0.11.0
66052024-10-21T22:59:58.519Z Fresh hyper-util v0.1.9
66062024-10-21T22:59:58.520Z Fresh futures-executor v0.3.31
66072024-10-21T22:59:58.520Z Fresh http-body-util v0.1.2
66082024-10-21T22:59:58.520Z Fresh anyhow v1.0.89
66092024-10-21T22:59:58.520Z Fresh pkcs5 v0.7.1
66102024-10-21T22:59:58.520Z Fresh futures v0.3.31
66112024-10-21T22:59:58.520Z Fresh serde_urlencoded v0.7.1
66122024-10-21T22:59:58.520Z Fresh encoding_rs v0.8.34
66132024-10-21T22:59:58.520Z Fresh data-encoding v2.6.0
66142024-10-21T22:59:58.520Z Fresh rustversion v1.0.17
66152024-10-21T22:59:58.520Z Fresh pkcs8 v0.10.2
66162024-10-21T22:59:58.520Z Fresh foreign-types-shared v0.1.1
66172024-10-21T22:59:58.520Z Fresh openssl-probe v0.1.5
66182024-10-21T22:59:58.520Z Fresh openssl-sys v0.9.103
66192024-10-21T22:59:58.520Z Fresh rustls-pemfile v2.2.0
66202024-10-21T22:59:58.520Z Fresh foreign-types v0.3.2
66212024-10-21T22:59:58.520Z Fresh openssl-macros v0.1.1
66222024-10-21T22:59:58.520Z Fresh winnow v0.5.40
66232024-10-21T22:59:58.520Z Fresh utf8parse v0.2.2
66242024-10-21T22:59:58.520Z Fresh is-terminal v0.4.13
66252024-10-21T22:59:58.520Z Fresh toml_edit v0.19.15
66262024-10-21T22:59:58.520Z Fresh openssl v0.10.66
66272024-10-21T22:59:58.520Z Fresh camino v1.1.9
66282024-10-21T22:59:58.520Z Fresh winnow v0.6.20
66292024-10-21T22:59:58.520Z Fresh unicode-width v0.1.14
66302024-10-21T22:59:58.520Z Fresh sha1 v0.10.6
66312024-10-21T22:59:58.520Z Fresh rustls v0.23.14
66322024-10-21T22:59:58.520Z Fresh openapiv3 v2.0.0
66332024-10-21T22:59:58.520Z Fresh anstyle v1.0.8
66342024-10-21T22:59:58.520Z Fresh siphasher v0.3.11
66352024-10-21T22:59:58.520Z Fresh native-tls v0.2.12
66362024-10-21T22:59:58.520Z Fresh idna v0.3.0
66372024-10-21T22:59:58.520Z Fresh dirs-sys-next v0.1.2
66382024-10-21T22:59:58.520Z Fresh tokio-rustls v0.26.0
66392024-10-21T22:59:58.520Z Fresh psl-types v2.0.11
66402024-10-21T22:59:58.520Z Fresh ucd-trie v0.1.7
66412024-10-21T22:59:58.520Z Fresh tokio-native-tls v0.3.1
66422024-10-21T22:59:58.520Z Fresh dirs-next v2.0.0
66432024-10-21T22:59:58.520Z Fresh webpki-roots v0.26.6
66442024-10-21T22:59:58.521Z Fresh signature v2.2.0
66452024-10-21T22:59:58.521Z Fresh cookie v0.18.1
66462024-10-21T22:59:58.521Z Fresh publicsuffix v2.2.3
66472024-10-21T22:59:58.521Z Fresh pest v2.7.14
66482024-10-21T22:59:58.521Z Fresh hyper-rustls v0.27.3
66492024-10-21T22:59:58.521Z Fresh hyper-tls v0.6.0
66502024-10-21T22:59:58.521Z Fresh term v0.7.0
66512024-10-21T22:59:58.546Z Fresh anstyle-parse v0.2.5
66522024-10-21T22:59:58.546Z Fresh sync_wrapper v1.0.1
66532024-10-21T22:59:58.546Z Fresh pest_meta v2.7.14
66542024-10-21T22:59:58.546Z Fresh cookie_store v0.21.0
66552024-10-21T22:59:58.546Z Fresh scroll_derive v0.12.0
66562024-10-21T22:59:58.546Z Fresh colorchoice v1.0.2
66572024-10-21T22:59:58.546Z Fresh unicode-segmentation v1.12.0
66582024-10-21T22:59:58.546Z Fresh anstyle-query v1.1.1
66592024-10-21T22:59:58.546Z Fresh is_terminal_polyfill v1.70.1
66602024-10-21T22:59:58.546Z Fresh heck v0.4.1
66612024-10-21T22:59:58.546Z Fresh pest_generator v2.7.14
66622024-10-21T22:59:58.546Z Fresh scroll v0.12.0
66632024-10-21T22:59:58.546Z Fresh reqwest v0.12.8
66642024-10-21T22:59:58.546Z Fresh anstream v0.6.15
66652024-10-21T22:59:58.546Z Fresh toml_edit v0.22.22
66662024-10-21T22:59:58.546Z Fresh terminal_size v0.4.0
66672024-10-21T22:59:58.546Z Fresh base16ct v0.2.0
66682024-10-21T22:59:58.546Z Fresh plain v0.2.3
66692024-10-21T22:59:58.546Z Fresh clap_lex v0.7.2
66702024-10-21T22:59:58.546Z Fresh pest_derive v2.7.14
66712024-10-21T22:59:58.546Z Fresh sec1 v0.7.3
66722024-10-21T22:59:58.546Z Fresh goblin v0.8.2
66732024-10-21T22:59:58.546Z Fresh clap_derive v4.5.18
66742024-10-21T22:59:58.546Z Fresh num-integer v0.1.46
66752024-10-21T22:59:58.546Z Fresh ff v0.13.0
66762024-10-21T22:59:58.546Z Fresh clap_builder v4.5.20
66772024-10-21T22:59:58.546Z Fresh pretty-hex v0.4.1
66782024-10-21T22:59:58.546Z Fresh group v0.13.0
66792024-10-21T22:59:58.546Z Fresh dtrace-parser v0.2.0
66802024-10-21T22:59:58.546Z Fresh hkdf v0.12.4
66812024-10-21T22:59:58.546Z Fresh crossbeam-epoch v0.9.18
66822024-10-21T22:59:58.546Z Fresh crypto-bigint v0.5.5
66832024-10-21T22:59:58.546Z Fresh clap v4.5.20
66842024-10-21T22:59:58.547Z Fresh dof v0.3.0
66852024-10-21T22:59:58.547Z Fresh thread-id v4.2.2
66862024-10-21T22:59:58.547Z Fresh crc32fast v1.4.2
66872024-10-21T22:59:58.547Z Fresh static_assertions v1.1.0
66882024-10-21T22:59:58.547Z Fresh bitflags v1.3.2
66892024-10-21T22:59:58.547Z Fresh utf-8 v0.7.6
66902024-10-21T22:59:58.547Z Fresh usdt-impl v0.5.0
66912024-10-21T22:59:58.547Z Fresh elliptic-curve v0.13.8
66922024-10-21T22:59:58.547Z Fresh itertools v0.10.5
66932024-10-21T22:59:58.547Z Fresh hex v0.4.3
66942024-10-21T22:59:58.547Z Fresh stable_deref_trait v1.2.0
66952024-10-21T22:59:58.547Z Fresh bit-vec v0.6.3
66962024-10-21T22:59:58.547Z Fresh paste v1.0.15
66972024-10-21T22:59:58.547Z Fresh bit-set v0.5.3
66982024-10-21T22:59:58.547Z Fresh crossbeam-deque v0.8.5
66992024-10-21T22:59:58.547Z Fresh num-iter v0.1.45
67002024-10-21T22:59:58.547Z Fresh toml v0.8.19
67012024-10-21T22:59:58.547Z Fresh crossbeam-channel v0.5.13
67022024-10-21T22:59:58.547Z Fresh thread_local v1.1.8
67032024-10-21T22:59:58.547Z Fresh rayon-core v1.12.1
67042024-10-21T22:59:58.547Z Fresh usdt-attr-macro v0.5.0
67052024-10-21T22:59:58.547Z Fresh usdt-macro v0.5.0
67062024-10-21T22:59:58.547Z Fresh flate2 v1.0.34
67072024-10-21T22:59:58.547Z Fresh phf_shared v0.11.2
67082024-10-21T22:59:58.547Z Fresh toml v0.7.8
67092024-10-21T22:59:58.547Z Fresh rfc6979 v0.4.0
67102024-10-21T22:59:58.547Z Fresh bstr v1.10.0
67112024-10-21T22:59:58.547Z Fresh curve25519-dalek-derive v0.1.1
67122024-10-21T22:59:58.547Z Fresh zerocopy-derive v0.6.6
67132024-10-21T22:59:58.547Z Fresh memmap v0.7.0
67142024-10-21T22:59:58.547Z Fresh managed v0.8.0
67152024-10-21T22:59:58.547Z Fresh take_mut v0.2.2
67162024-10-21T22:59:58.547Z Fresh fixedbitset v0.4.2
67172024-10-21T22:59:58.547Z Fresh match_cfg v0.1.0
67182024-10-21T22:59:58.547Z Fresh ecdsa v0.16.9
67192024-10-21T22:59:58.547Z Fresh petgraph v0.6.5
67202024-10-21T22:59:58.547Z Fresh slog-async v2.8.0
67212024-10-21T22:59:58.547Z Fresh usdt v0.5.0
67222024-10-21T22:59:58.547Z Fresh hostname v0.3.1
67232024-10-21T22:59:58.547Z Fresh num-bigint-dig v0.8.4
67242024-10-21T22:59:58.548Z Fresh curve25519-dalek v4.1.3
67252024-10-21T22:59:58.548Z Fresh zerocopy v0.6.6
67262024-10-21T22:59:58.548Z Fresh slog-term v2.9.1
67272024-10-21T22:59:58.548Z Fresh phf_shared v0.10.0
67282024-10-21T22:59:58.548Z Fresh pkcs1 v0.7.5
67292024-10-21T22:59:58.548Z Fresh unicode-xid v0.2.6
67302024-10-21T22:59:58.548Z Fresh new_debug_unreachable v1.0.6
67312024-10-21T22:59:58.548Z Fresh precomputed-hash v0.1.1
67322024-10-21T22:59:58.548Z Fresh minimal-lexical v0.2.1
67332024-10-21T22:59:58.548Z Fresh nom v7.1.3
67342024-10-21T22:59:58.548Z Fresh rsa v0.9.6
67352024-10-21T22:59:58.548Z Fresh string_cache v0.8.7
67362024-10-21T22:59:58.548Z Fresh rustls v0.22.4
67372024-10-21T22:59:58.548Z Fresh signal-hook v0.3.17
67382024-10-21T22:59:58.548Z Fresh ed25519 v2.2.3
67392024-10-21T22:59:58.548Z Fresh hubpack_derive v0.1.1
67402024-10-21T22:59:58.548Z Fresh quick-error v1.2.3
67412024-10-21T22:59:58.548Z Fresh tokio-rustls v0.25.0
67422024-10-21T22:59:58.548Z Fresh ed25519-dalek v2.1.1
67432024-10-21T22:59:58.548Z Fresh hubpack v0.1.2
67442024-10-21T22:59:58.548Z Fresh x509-cert v0.2.5
67452024-10-21T22:59:58.548Z Fresh slog-json v2.6.1
67462024-10-21T22:59:58.548Z Fresh itertools v0.12.1
67472024-10-21T22:59:58.548Z Fresh idna v0.4.0
67482024-10-21T22:59:58.548Z Fresh enum-as-inner v0.6.1
67492024-10-21T22:59:58.548Z Fresh async-stream-impl v0.3.6
67502024-10-21T22:59:58.548Z Fresh debug-ignore v1.0.5
67512024-10-21T22:59:58.573Z Fresh lalrpop-util v0.19.12
67522024-10-21T22:59:58.574Z Fresh multer v3.1.0
67532024-10-21T22:59:58.574Z Fresh async-stream v0.3.6
67542024-10-21T22:59:58.574Z Fresh hickory-proto v0.24.1
67552024-10-21T22:59:58.574Z Fresh slog-bunyan v2.5.0
67562024-10-21T22:59:58.574Z Fresh signal-hook-mio v0.2.4
67572024-10-21T22:59:58.574Z Fresh console v0.15.8
67582024-10-21T22:59:58.574Z Fresh dropshot_endpoint v0.12.0
67592024-10-21T22:59:58.574Z Fresh waitgroup v0.1.2
67602024-10-21T22:59:58.574Z Fresh serde_path_to_error v0.1.16
67612024-10-21T22:59:58.574Z Fresh hostname v0.4.0
67622024-10-21T22:59:58.574Z Fresh hash32 v0.2.1
67632024-10-21T22:59:58.574Z Fresh unicode-properties v0.1.3
67642024-10-21T22:59:58.574Z Fresh predicates-core v1.0.8
67652024-10-21T22:59:58.574Z Fresh linked-hash-map v0.5.6
67662024-10-21T22:59:58.574Z Fresh dropshot v0.12.0
67672024-10-21T22:59:58.574Z Fresh heapless v0.7.17
67682024-10-21T22:59:58.574Z Fresh stringprep v0.1.5
67692024-10-21T22:59:58.574Z Fresh crossterm v0.28.1
67702024-10-21T22:59:58.574Z Fresh similar v2.6.0
67712024-10-21T22:59:58.574Z Fresh lru-cache v0.1.2
67722024-10-21T22:59:58.574Z Fresh rayon v1.10.0
67732024-10-21T22:59:58.574Z Fresh tokio-stream v0.1.16
67742024-10-21T22:59:58.574Z Fresh md-5 v0.10.6
67752024-10-21T22:59:58.574Z Fresh float-cmp v0.9.0
67762024-10-21T22:59:58.574Z Fresh fallible-iterator v0.2.0
67772024-10-21T22:59:58.574Z Fresh difflib v0.4.0
67782024-10-21T22:59:58.574Z Fresh normalize-line-endings v0.3.0
67792024-10-21T22:59:58.574Z Fresh predicates v3.1.2
67802024-10-21T22:59:58.574Z Fresh postgres-protocol v0.6.7
67812024-10-21T22:59:58.574Z Fresh portable-atomic v1.9.0
67822024-10-21T22:59:58.574Z Fresh smoltcp v0.9.1
67832024-10-21T22:59:58.574Z Fresh resolv-conf v0.7.0
67842024-10-21T22:59:58.574Z Fresh phf v0.11.2
67852024-10-21T22:59:58.574Z Fresh tungstenite v0.24.0
67862024-10-21T22:59:58.574Z Fresh strum_macros v0.25.3
67872024-10-21T22:59:58.574Z Fresh serde-big-array v0.5.1
67882024-10-21T22:59:58.574Z Fresh serde_repr v0.1.19
67892024-10-21T22:59:58.574Z Fresh peg-runtime v0.8.3
67902024-10-21T22:59:58.574Z Fresh number_prefix v0.4.0
67912024-10-21T22:59:58.575Z Fresh hickory-resolver v0.24.1
67922024-10-21T22:59:58.575Z Fresh postgres-types v0.2.8
67932024-10-21T22:59:58.575Z Fresh tokio-tungstenite v0.24.0
67942024-10-21T22:59:58.575Z Fresh gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
67952024-10-21T22:59:58.575Z Fresh indicatif v0.17.8
67962024-10-21T22:59:58.575Z Fresh derive-where v1.2.7
67972024-10-21T22:59:58.575Z Fresh whoami v1.5.2
67982024-10-21T22:59:58.575Z Fresh hashbrown v0.14.5
67992024-10-21T22:59:58.575Z Fresh unsafe-libyaml v0.2.11
68002024-10-21T22:59:58.575Z Fresh ident_case v1.0.1
68012024-10-21T22:59:58.575Z Fresh tokio-postgres v0.7.12
68022024-10-21T22:59:58.575Z Fresh fs-err v2.11.0
68032024-10-21T22:59:58.575Z Fresh qorb v0.1.1
68042024-10-21T22:59:58.575Z Fresh regress v0.10.1
68052024-10-21T22:59:58.575Z Fresh serde_yaml v0.9.34+deprecated
68062024-10-21T22:59:58.575Z Fresh fastrand v2.1.1
68072024-10-21T22:59:58.575Z Fresh darling_core v0.20.10
68082024-10-21T22:59:58.575Z Fresh progenitor-client v0.8.0
68092024-10-21T22:59:58.575Z Fresh typify-impl v0.2.0
68102024-10-21T22:59:58.575Z Fresh darling_macro v0.20.10
68112024-10-21T22:59:58.575Z Fresh ipnetwork v0.20.0
68122024-10-21T22:59:58.575Z Fresh tempfile v3.13.0
68132024-10-21T22:59:58.575Z Fresh strum_macros v0.26.4
68142024-10-21T22:59:58.575Z Fresh instant v0.1.13
68152024-10-21T22:59:58.575Z Fresh typify-macro v0.2.0
68162024-10-21T22:59:58.575Z Fresh darling v0.20.10
68172024-10-21T22:59:58.575Z Fresh strum v0.26.3
68182024-10-21T22:59:58.575Z Fresh oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
68192024-10-21T22:59:58.575Z Fresh regress v0.9.1
68202024-10-21T22:59:58.575Z Fresh structmeta-derive v0.3.0
68212024-10-21T22:59:58.575Z Fresh typify v0.2.0
68222024-10-21T22:59:58.575Z Fresh serde_with_macros v3.11.0
68232024-10-21T22:59:58.575Z Fresh newtype-uuid v1.1.2
68242024-10-21T22:59:58.575Z Fresh structmeta v0.3.0
68252024-10-21T22:59:58.575Z Fresh slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
68262024-10-21T22:59:58.575Z Fresh backoff v0.4.0
68272024-10-21T22:59:58.575Z Fresh serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
68282024-10-21T22:59:58.575Z Fresh progenitor-impl v0.8.0
68292024-10-21T22:59:58.575Z Fresh serde_with v3.11.0
68302024-10-21T22:59:58.576Z Fresh parse-display-derive v0.10.0
68312024-10-21T22:59:58.576Z Fresh slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
68322024-10-21T22:59:58.576Z Fresh macaddr v1.0.1
68332024-10-21T22:59:58.576Z Fresh wait-timeout v0.2.0
68342024-10-21T22:59:58.576Z Fresh progenitor-macro v0.8.0
68352024-10-21T22:59:58.576Z Fresh parse-display v0.10.0
68362024-10-21T22:59:58.576Z Fresh rusty-fork v0.3.0
68372024-10-21T22:59:58.576Z Fresh rand_xorshift v0.3.0
68382024-10-21T22:59:58.576Z Fresh structmeta-derive v0.2.0
68392024-10-21T22:59:58.576Z Fresh unarray v0.1.4
68402024-10-21T22:59:58.576Z Fresh camino-tempfile v1.1.1
68412024-10-21T22:59:58.576Z Fresh progenitor v0.8.0
68422024-10-21T22:59:58.576Z Fresh proptest v1.5.0
68432024-10-21T22:59:58.576Z Fresh structmeta v0.2.0
68442024-10-21T22:59:58.576Z Fresh proc-macro-crate v1.3.1
68452024-10-21T22:59:58.576Z Fresh mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
68462024-10-21T22:59:58.576Z Fresh test-strategy v0.3.1
68472024-10-21T22:59:58.576Z Fresh proc-macro-error-attr v1.0.4
68482024-10-21T22:59:58.576Z Fresh num_enum_derive v0.5.11
68492024-10-21T22:59:58.576Z Fresh foreign-types-macros v0.2.3
68502024-10-21T22:59:58.576Z Fresh proc-macro-error v1.0.4
68512024-10-21T22:59:58.601Z Fresh num_enum v0.5.11
68522024-10-21T22:59:58.602Z Fresh foreign-types-shared v0.3.1
68532024-10-21T22:59:58.602Z Fresh libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
68542024-10-21T22:59:58.602Z Fresh nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
68552024-10-21T22:59:58.602Z Fresh tabwriter v1.4.0
68562024-10-21T22:59:58.602Z Fresh rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
68572024-10-21T22:59:58.602Z Fresh foreign-types v0.5.0
68582024-10-21T22:59:58.602Z Fresh cstr-argument v0.1.2
68592024-10-21T22:59:58.602Z Fresh pretty-hex v0.2.1
68602024-10-21T22:59:58.602Z Fresh rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
68612024-10-21T22:59:58.602Z Fresh colored v2.1.0
68622024-10-21T22:59:58.602Z Fresh smf v0.2.3
68632024-10-21T22:59:58.602Z Fresh dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
68642024-10-21T22:59:58.602Z Fresh nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
68652024-10-21T22:59:58.602Z Fresh hash32 v0.3.1
68662024-10-21T22:59:58.602Z Fresh cobs v0.2.3
68672024-10-21T22:59:58.602Z Fresh crucible-workspace-hack v0.1.0
68682024-10-21T22:59:58.602Z Fresh heapless v0.8.0
68692024-10-21T22:59:58.602Z Fresh postcard v1.0.10
68702024-10-21T22:59:58.602Z Fresh illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
68712024-10-21T22:59:58.602Z Fresh termtree v0.4.1
68722024-10-21T22:59:58.602Z Fresh kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
68732024-10-21T22:59:58.602Z Fresh smoltcp v0.11.0
68742024-10-21T22:59:58.602Z Fresh predicates-tree v1.0.11
68752024-10-21T22:59:58.602Z Fresh sigpipe v0.1.3
68762024-10-21T22:59:58.602Z Fresh poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
68772024-10-21T22:59:58.602Z Fresh zone_cfg_derive v0.3.0
68782024-10-21T22:59:58.602Z Fresh bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
68792024-10-21T22:59:58.602Z Fresh opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
68802024-10-21T22:59:58.602Z Fresh num-derive v0.4.2
68812024-10-21T22:59:58.602Z Fresh fragile v2.0.0
68822024-10-21T22:59:58.602Z Fresh downcast v0.11.0
68832024-10-21T22:59:58.602Z Fresh opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
68842024-10-21T22:59:58.602Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
68852024-10-21T22:59:58.602Z Fresh mockall_derive v0.13.0
68862024-10-21T22:59:58.602Z Fresh crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
68872024-10-21T22:59:58.602Z Fresh bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
68882024-10-21T22:59:58.602Z Fresh zone v0.3.0
68892024-10-21T22:59:58.602Z Fresh base64 v0.21.7
68902024-10-21T22:59:58.602Z Fresh oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
68912024-10-21T22:59:58.603Z Fresh mockall v0.13.0
68922024-10-21T22:59:58.603Z Fresh convert_case v0.4.0
68932024-10-21T22:59:58.603Z Fresh same-file v1.0.6
68942024-10-21T22:59:58.603Z Fresh atomicwrites v0.4.4
68952024-10-21T22:59:58.603Z Fresh itertools v0.13.0
68962024-10-21T22:59:58.603Z Fresh newline-converter v0.3.0
68972024-10-21T22:59:58.603Z Fresh xattr v1.3.1
68982024-10-21T22:59:58.603Z Fresh opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
68992024-10-21T22:59:58.603Z Fresh derive_more v0.99.18
69002024-10-21T22:59:58.603Z Fresh walkdir v2.5.0
69012024-10-21T22:59:58.603Z Fresh expectorate v1.1.0
69022024-10-21T22:59:58.603Z Fresh filetime v0.2.25
69032024-10-21T22:59:58.603Z Fresh password-hash v0.5.0
69042024-10-21T22:59:58.603Z Fresh tar v0.4.42
69052024-10-21T22:59:58.603Z Fresh blake2 v0.10.6
69062024-10-21T22:59:58.603Z Fresh libsw v3.3.1
69072024-10-21T22:59:58.603Z Fresh indent_write v2.2.0
69082024-10-21T22:59:58.603Z Fresh swrite v0.1.0
69092024-10-21T22:59:58.603Z Fresh cancel-safe-futures v0.1.5
69102024-10-21T22:59:58.603Z Fresh owo-colors v4.1.0
69112024-10-21T22:59:58.603Z Fresh argon2 v0.5.3
69122024-10-21T22:59:58.603Z Fresh linear-map v1.2.0
69132024-10-21T22:59:58.603Z Fresh num-rational v0.4.2
69142024-10-21T22:59:58.603Z Fresh num-complex v0.4.6
69152024-10-21T22:59:58.603Z Fresh float-ord v0.3.2
69162024-10-21T22:59:58.603Z Fresh num v0.4.3
69172024-10-21T22:59:58.603Z Fresh tungstenite v0.21.0
69182024-10-21T22:59:58.603Z Fresh tokio-tungstenite v0.21.0
69192024-10-21T22:59:58.603Z Fresh arc-swap v1.7.1
69202024-10-21T22:59:58.603Z Fresh semver v0.1.20
69212024-10-21T22:59:58.603Z Fresh slog-scope v4.4.0
69222024-10-21T22:59:58.603Z Fresh humantime v2.1.0
69232024-10-21T22:59:58.603Z Fresh rustc_version v0.1.7
69242024-10-21T22:59:58.603Z Fresh home v0.5.9
69252024-10-21T22:59:58.603Z Fresh highway v1.2.0
69262024-10-21T22:59:58.603Z Fresh pem v3.0.4
69272024-10-21T22:59:58.603Z Fresh slog-stdlog v4.1.1
69282024-10-21T22:59:58.603Z Fresh half v2.4.1
69292024-10-21T22:59:58.603Z Fresh ciborium-io v0.2.2
69302024-10-21T22:59:58.603Z Fresh pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
69312024-10-21T22:59:58.604Z Fresh slog-envlogger v2.2.0
69322024-10-21T22:59:58.604Z Fresh ciborium-ll v0.2.2
69332024-10-21T22:59:58.604Z Fresh prettyplease v0.2.22
69342024-10-21T22:59:58.604Z Fresh heck v0.3.3
69352024-10-21T22:59:58.604Z Fresh headers-core v0.3.0
69362024-10-21T22:59:58.604Z Fresh lzma-sys v0.1.20
69372024-10-21T22:59:58.604Z Fresh newtype_derive v0.1.6
69382024-10-21T22:59:58.604Z Fresh zone_cfg_derive v0.1.2
69392024-10-21T22:59:58.604Z Fresh ciborium v0.2.2
69402024-10-21T22:59:58.604Z Fresh headers v0.4.0
69412024-10-21T22:59:58.604Z Fresh cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
69422024-10-21T22:59:58.604Z Fresh base64 v0.13.1
69432024-10-21T22:59:58.604Z Fresh xz2 v0.1.7
69442024-10-21T22:59:58.604Z Fresh steno v0.4.1
69452024-10-21T22:59:58.604Z Fresh propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
69462024-10-21T22:59:58.604Z Fresh ron v0.7.1
69472024-10-21T22:59:58.604Z Fresh zone v0.1.8
69482024-10-21T22:59:58.604Z Fresh libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
69492024-10-21T22:59:58.604Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
69502024-10-21T22:59:58.604Z Fresh yasna v0.5.2
69512024-10-21T22:59:58.629Z Fresh subprocess v0.2.9
69522024-10-21T22:59:58.629Z Fresh rcgen v0.12.1
69532024-10-21T22:59:58.629Z Fresh libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
69542024-10-21T22:59:58.629Z Fresh glob v0.3.1
69552024-10-21T22:59:58.629Z Fresh keccak v0.1.5
69562024-10-21T22:59:58.629Z Fresh universal-hash v0.5.1
69572024-10-21T22:59:58.629Z Fresh sha3 v0.10.8
69582024-10-21T22:59:58.629Z Fresh opaque-debug v0.3.1
69592024-10-21T22:59:58.629Z Fresh display-error-chain v0.2.1
69602024-10-21T22:59:58.629Z Fresh arrayref v0.3.9
69612024-10-21T22:59:58.630Z Fresh constant_time_eq v0.3.1
69622024-10-21T22:59:58.630Z Fresh arrayvec v0.7.6
69632024-10-21T22:59:58.630Z Fresh secrecy v0.8.0
69642024-10-21T22:59:58.630Z Fresh aead v0.5.2
69652024-10-21T22:59:58.630Z Fresh poly1305 v0.8.0
69662024-10-21T22:59:58.630Z Fresh chacha20 v0.9.1
69672024-10-21T22:59:58.630Z Fresh memmap2 v0.9.5
69682024-10-21T22:59:58.630Z Fresh spin v0.5.2
69692024-10-21T22:59:58.630Z Fresh untrusted v0.7.1
69702024-10-21T22:59:58.630Z Fresh topological-sort v0.2.2
69712024-10-21T22:59:58.630Z Fresh ring v0.16.20
69722024-10-21T22:59:58.630Z Fresh blake3 v1.5.4
69732024-10-21T22:59:58.630Z Fresh toolchain_find v0.4.0
69742024-10-21T22:59:58.630Z Fresh thiserror-impl-no-std v2.0.2
69752024-10-21T22:59:58.630Z Fresh maplit v1.0.2
69762024-10-21T22:59:58.630Z Fresh omicron-zone-package v0.11.1
69772024-10-21T22:59:58.630Z Fresh thiserror-no-std v2.0.2
69782024-10-21T22:59:58.630Z Fresh rustfmt-wrapper v0.2.1
69792024-10-21T22:59:58.630Z Fresh chacha20poly1305 v0.10.1
69802024-10-21T22:59:58.630Z Fresh slog-dtrace v0.3.0
69812024-10-21T22:59:58.630Z Fresh vsss-rs v3.3.4
69822024-10-21T22:59:58.630Z Fresh libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
69832024-10-21T22:59:58.630Z Fresh propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
69842024-10-21T22:59:58.630Z Fresh termcolor v1.4.1
69852024-10-21T22:59:58.630Z Fresh tap v1.0.1
69862024-10-21T22:59:58.630Z Fresh gethostname v0.5.0
69872024-10-21T22:59:58.630Z Fresh funty v2.0.0
69882024-10-21T22:59:58.630Z Fresh wyz v0.5.1
69892024-10-21T22:59:58.630Z Fresh crc-catalog v2.4.0
69902024-10-21T22:59:58.630Z Fresh radium v0.7.0
69912024-10-21T22:59:58.630Z Fresh crc v3.2.1
69922024-10-21T22:59:58.630Z Fresh maybe-uninit v2.0.0
69932024-10-21T22:59:58.630Z Fresh packed_struct_codegen v0.10.1
69942024-10-21T22:59:58.630Z Fresh nodrop v0.1.14
69952024-10-21T22:59:58.630Z Fresh bzip2-sys v0.1.11+1.0.8
69962024-10-21T22:59:58.630Z Fresh bitvec v1.0.1
69972024-10-21T22:59:58.630Z Fresh smallvec v0.6.14
69982024-10-21T22:59:58.630Z Fresh array-init v0.0.4
69992024-10-21T22:59:58.630Z Fresh hashbrown v0.12.3
70002024-10-21T22:59:58.630Z Fresh bitfield v0.14.0
70012024-10-21T22:59:58.631Z Fresh bzip2 v0.4.4
70022024-10-21T22:59:58.631Z Fresh packed_struct v0.10.1
70032024-10-21T22:59:58.631Z Fresh serde-hex v0.1.0
70042024-10-21T22:59:58.631Z Fresh indexmap v1.9.3
70052024-10-21T22:59:58.631Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
70062024-10-21T22:59:58.631Z Fresh env_logger v0.10.2
70072024-10-21T22:59:58.631Z Fresh ron v0.8.1
70082024-10-21T22:59:58.631Z Fresh dsl_auto_type v0.1.2
70092024-10-21T22:59:58.631Z Fresh hashbrown v0.13.2
70102024-10-21T22:59:58.631Z Fresh lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
70112024-10-21T22:59:58.631Z Fresh scheduled-thread-pool v0.2.7
70122024-10-21T22:59:58.631Z Fresh diesel_table_macro_syntax v0.2.0
70132024-10-21T22:59:58.631Z Fresh crc-any v2.5.0
70142024-10-21T22:59:58.631Z Fresh object v0.30.4
70152024-10-21T22:59:58.631Z Fresh tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
70162024-10-21T22:59:58.631Z Fresh diesel_derives v2.2.3
70172024-10-21T22:59:58.631Z Fresh lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
70182024-10-21T22:59:58.631Z Fresh r2d2 v0.8.10
70192024-10-21T22:59:58.631Z Fresh zip v0.6.6
70202024-10-21T22:59:58.631Z Fresh bitfield-struct v0.6.2
70212024-10-21T22:59:58.631Z Fresh nibble_vec v0.1.0
70222024-10-21T22:59:58.631Z Fresh diff v0.1.13
70232024-10-21T22:59:58.631Z Fresh path-slash v0.1.5
70242024-10-21T22:59:58.631Z Fresh endian-type v0.1.2
70252024-10-21T22:59:58.631Z Fresh hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
70262024-10-21T22:59:58.631Z Fresh radix_trie v0.2.1
70272024-10-21T22:59:58.631Z Fresh libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
70282024-10-21T22:59:58.631Z Fresh crunchy v0.2.2
70292024-10-21T22:59:58.631Z Fresh libefi-sys v0.1.0
70302024-10-21T22:59:58.631Z Fresh diesel v2.2.4
70312024-10-21T22:59:58.631Z Fresh illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
70322024-10-21T22:59:58.631Z Fresh fxhash v0.2.1
70332024-10-21T22:59:58.631Z Fresh nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
70342024-10-21T22:59:58.631Z Fresh tiny-keccak v2.0.2
70352024-10-21T22:59:58.631Z Fresh libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
70362024-10-21T22:59:58.631Z Fresh libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
70372024-10-21T22:59:58.631Z Fresh tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
70382024-10-21T22:59:58.631Z Fresh ascii-canvas v3.0.0
70392024-10-21T22:59:58.631Z Fresh async-recursion v1.1.1
70402024-10-21T22:59:58.632Z Fresh ref-cast-impl v1.0.23
70412024-10-21T22:59:58.632Z Fresh ena v0.14.3
70422024-10-21T22:59:58.632Z Fresh libloading v0.8.5
70432024-10-21T22:59:58.632Z Fresh regex-syntax v0.6.29
70442024-10-21T22:59:58.632Z Fresh which v4.4.2
70452024-10-21T22:59:58.632Z Fresh clang-sys v1.8.1
70462024-10-21T22:59:58.632Z Fresh ref-cast v1.0.23
70472024-10-21T22:59:58.632Z Fresh lalrpop v0.19.12
70482024-10-21T22:59:58.632Z Fresh cexpr v0.6.0
70492024-10-21T22:59:58.632Z Fresh kstat-rs v0.2.4
70502024-10-21T22:59:58.632Z Fresh lazycell v1.3.0
70512024-10-21T22:59:58.657Z Fresh rustc-hash v1.1.0
70522024-10-21T22:59:58.657Z Fresh bindgen v0.69.5
70532024-10-21T22:59:58.657Z Fresh derive_builder_core v0.20.2
70542024-10-21T22:59:58.657Z Fresh primeorder v0.13.6
70552024-10-21T22:59:58.657Z Fresh derive_builder_macro v0.20.2
70562024-10-21T22:59:58.657Z Fresh ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
70572024-10-21T22:59:58.657Z Fresh strum_macros v0.24.3
70582024-10-21T22:59:58.657Z Fresh indoc v1.0.9
70592024-10-21T22:59:58.657Z Fresh parking_lot_core v0.8.6
70602024-10-21T22:59:58.657Z Fresh polar-core v0.27.3
70612024-10-21T22:59:58.657Z Fresh libxml v0.3.3
70622024-10-21T22:59:58.657Z Fresh derive_builder v0.20.2
70632024-10-21T22:59:58.657Z Fresh oso-derive v0.27.3
70642024-10-21T22:59:58.657Z Fresh impl-trait-for-tuples v0.2.2
70652024-10-21T22:59:58.657Z Fresh quick-xml v0.33.0
70662024-10-21T22:59:58.657Z Fresh unicase v2.7.0
70672024-10-21T22:59:58.657Z Fresh oso v0.27.3
70682024-10-21T22:59:58.657Z Fresh samael v0.0.17
70692024-10-21T22:59:58.658Z Fresh parking_lot v0.11.2
70702024-10-21T22:59:58.658Z Fresh p384 v0.13.0
70712024-10-21T22:59:58.658Z Fresh sled v0.34.7
70722024-10-21T22:59:58.658Z Fresh salty v0.3.0
70732024-10-21T22:59:58.658Z Fresh hickory-client v0.24.1
70742024-10-21T22:59:58.658Z Fresh hickory-server v0.24.1
70752024-10-21T22:59:58.658Z Fresh const_format_proc_macros v0.2.33
70762024-10-21T22:59:58.658Z Fresh phf_generator v0.11.2
70772024-10-21T22:59:58.658Z Fresh bb8 v0.8.5
70782024-10-21T22:59:58.658Z Fresh nanorand v0.7.0
70792024-10-21T22:59:58.658Z Fresh env_filter v0.1.2
70802024-10-21T22:59:58.658Z Fresh vte_generate_state_changes v0.1.2
70812024-10-21T22:59:58.658Z Fresh atty v0.2.14
70822024-10-21T22:59:58.658Z Fresh buf-list v1.0.3
70832024-10-21T22:59:58.658Z Fresh async-bb8-diesel v0.2.1
70842024-10-21T22:59:58.658Z Fresh phf_codegen v0.11.2
70852024-10-21T22:59:58.658Z Fresh env_logger v0.11.5
70862024-10-21T22:59:58.658Z Fresh vte v0.11.1
70872024-10-21T22:59:58.658Z Fresh flume v0.11.0
70882024-10-21T22:59:58.658Z Fresh const_format v0.2.33
70892024-10-21T22:59:58.658Z Fresh diesel-dtrace v0.3.0
70902024-10-21T22:59:58.658Z Fresh attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
70912024-10-21T22:59:58.658Z Fresh propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
70922024-10-21T22:59:58.658Z Fresh fd-lock v4.0.2
70932024-10-21T22:59:58.658Z Fresh parse-zoneinfo v0.3.1
70942024-10-21T22:59:58.658Z Fresh http v0.2.12
70952024-10-21T22:59:58.658Z Fresh cfg_aliases v0.1.1
70962024-10-21T22:59:58.658Z Fresh chrono-tz-build v0.4.0
70972024-10-21T22:59:58.658Z Fresh dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
70982024-10-21T22:59:58.658Z Fresh memoffset v0.9.1
70992024-10-21T22:59:58.658Z Fresh mime_guess v2.0.5
71002024-10-21T22:59:58.658Z Fresh strip-ansi-escapes v0.2.0
71012024-10-21T22:59:58.658Z Fresh crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
71022024-10-21T22:59:58.658Z Fresh crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
71032024-10-21T22:59:58.658Z Fresh pin-project-internal v1.1.6
71042024-10-21T22:59:58.658Z Fresh http-range v0.1.5
71052024-10-21T22:59:58.658Z Fresh nu-ansi-term v0.50.1
71062024-10-21T22:59:58.658Z Fresh pin-project v1.1.6
71072024-10-21T22:59:58.658Z Fresh propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
71082024-10-21T22:59:58.658Z Fresh hyper-staticfile v0.10.1
71092024-10-21T22:59:58.659Z Fresh reedline v0.35.0
71102024-10-21T22:59:58.659Z Fresh sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
71112024-10-21T22:59:58.659Z Fresh nix v0.27.1
71122024-10-21T22:59:58.659Z Fresh h2 v0.3.26
71132024-10-21T22:59:58.659Z Fresh http-body v0.4.6
71142024-10-21T22:59:58.659Z Fresh propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
71152024-10-21T22:59:58.659Z Fresh tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
71162024-10-21T22:59:58.659Z Fresh clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
71172024-10-21T22:59:58.659Z Fresh tungstenite v0.23.0
71182024-10-21T22:59:58.659Z Fresh bytecount v0.6.8
71192024-10-21T22:59:58.659Z Fresh nix v0.28.0
71202024-10-21T22:59:58.659Z Fresh tokio-tungstenite v0.23.1
71212024-10-21T22:59:58.659Z Fresh gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
71222024-10-21T22:59:58.659Z Fresh papergrid v0.11.0
71232024-10-21T22:59:58.659Z Fresh hyper v0.14.30
71242024-10-21T22:59:58.659Z Fresh tabled_derive v0.7.0
71252024-10-21T22:59:58.659Z Fresh peg-macros v0.8.4
71262024-10-21T22:59:58.659Z Fresh signal-hook-tokio v0.3.1
71272024-10-21T22:59:58.659Z Fresh concurrent-queue v2.5.0
71282024-10-21T22:59:58.659Z Fresh snafu-derive v0.8.5
71292024-10-21T22:59:58.659Z Fresh sqlparser_derive v0.2.2
71302024-10-21T22:59:58.659Z Fresh sync_wrapper v0.1.2
71312024-10-21T22:59:58.659Z Fresh unicode_categories v0.1.1
71322024-10-21T22:59:58.659Z Fresh parking v2.2.1
71332024-10-21T22:59:58.659Z Fresh tabled v0.15.0
71342024-10-21T22:59:58.659Z Fresh sqlparser v0.45.0
71352024-10-21T22:59:58.659Z Fresh reqwest v0.11.27
71362024-10-21T22:59:58.659Z Fresh sqlformat v0.2.6
71372024-10-21T22:59:58.659Z Fresh snafu v0.8.5
71382024-10-21T22:59:58.659Z Fresh peg v0.8.4
71392024-10-21T22:59:58.659Z Fresh chrono-tz v0.10.0
71402024-10-21T22:59:58.659Z Fresh rustyline v14.0.0
71412024-10-21T22:59:58.659Z Fresh globset v0.4.15
71422024-10-21T22:59:58.659Z Fresh olpc-cjson v0.1.4
71432024-10-21T22:59:58.659Z Fresh cargo-platform v0.1.8
71442024-10-21T22:59:58.659Z Fresh bcs v0.1.6
71452024-10-21T22:59:58.659Z Fresh serde_plain v1.0.2
71462024-10-21T22:59:58.659Z Fresh typed-path v0.7.1
71472024-10-21T22:59:58.659Z Fresh tough v0.17.1
71482024-10-21T22:59:58.659Z Fresh cargo_metadata v0.18.1
71492024-10-21T22:59:58.660Z Fresh parse-size v1.0.0
71502024-10-21T22:59:58.660Z Fresh event-listener v5.3.1
71512024-10-21T22:59:58.685Z Fresh event-listener-strategy v0.5.2
71522024-10-21T22:59:58.685Z Fresh futures-lite v2.3.0
71532024-10-21T22:59:58.685Z Fresh rand_seeder v0.3.0
71542024-10-21T22:59:58.685Z Fresh libz-sys v1.1.20
71552024-10-21T22:59:58.685Z Fresh csv-core v0.1.11
71562024-10-21T22:59:58.685Z Fresh is_ci v1.2.0
71572024-10-21T22:59:58.685Z Fresh async-lock v3.4.0
71582024-10-21T22:59:58.685Z Fresh polyval v0.6.2
71592024-10-21T22:59:58.685Z Fresh supports-color v3.0.1
71602024-10-21T22:59:58.685Z Fresh csv v1.3.0
71612024-10-21T22:59:58.685Z Fresh openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
71622024-10-21T22:59:58.685Z Fresh castaway v0.2.3
71632024-10-21T22:59:58.685Z Fresh libgit2-sys v0.17.0+1.8.1
71642024-10-21T22:59:58.685Z Fresh polling v3.7.3
71652024-10-21T22:59:58.685Z Fresh compact_str v0.8.0
71662024-10-21T22:59:58.685Z Fresh ghash v0.5.1
71672024-10-21T22:59:58.685Z Fresh async-io v2.3.4
71682024-10-21T22:59:58.685Z Fresh git2 v0.19.0
71692024-10-21T22:59:58.685Z Fresh unicode-truncate v1.1.0
71702024-10-21T22:59:58.685Z Fresh ctr v0.9.2
71712024-10-21T22:59:58.685Z Fresh lru v0.12.5
71722024-10-21T22:59:58.685Z Fresh instability v0.3.2
71732024-10-21T22:59:58.685Z Fresh assert_matches v1.5.0
71742024-10-21T22:59:58.685Z Fresh plotters-backend v0.3.7
71752024-10-21T22:59:58.685Z Fresh async-task v4.7.1
71762024-10-21T22:59:58.685Z Fresh cassowary v0.3.0
71772024-10-21T22:59:58.685Z Fresh cfg_aliases v0.2.1
71782024-10-21T22:59:58.685Z Fresh vergen v8.3.2
71792024-10-21T22:59:58.685Z Fresh ratatui v0.28.1
71802024-10-21T22:59:58.685Z Fresh plotters-svg v0.3.7
71812024-10-21T22:59:58.685Z Fresh aes-gcm v0.10.3
71822024-10-21T22:59:58.685Z Fresh async-channel v2.3.1
71832024-10-21T22:59:58.685Z Fresh piper v0.2.4
71842024-10-21T22:59:58.686Z Fresh ssh-encoding v0.2.0
71852024-10-21T22:59:58.686Z Fresh sct v0.7.1
71862024-10-21T22:59:58.686Z Fresh rustls-webpki v0.101.7
71872024-10-21T22:59:58.686Z Fresh blowfish v0.9.1
71882024-10-21T22:59:58.686Z Fresh rtoolbox v0.0.2
71892024-10-21T22:59:58.686Z Fresh cast v0.3.0
71902024-10-21T22:59:58.686Z Fresh smawk v0.3.2
71912024-10-21T22:59:58.686Z Fresh unicode-linebreak v0.1.5
71922024-10-21T22:59:58.686Z Fresh rpassword v7.3.1
71932024-10-21T22:59:58.686Z Fresh bcrypt-pbkdf v0.10.0
71942024-10-21T22:59:58.686Z Fresh ssh-cipher v0.2.0
71952024-10-21T22:59:58.686Z Fresh criterion-plot v0.5.0
71962024-10-21T22:59:58.686Z Fresh textwrap v0.16.1
71972024-10-21T22:59:58.686Z Fresh rustls v0.21.12
71982024-10-21T22:59:58.686Z Fresh blocking v1.6.1
71992024-10-21T22:59:58.686Z Fresh plotters v0.3.7
72002024-10-21T22:59:58.686Z Fresh tui-tree-widget v0.22.0
72012024-10-21T22:59:58.686Z Fresh libsqlite3-sys v0.30.1
72022024-10-21T22:59:58.686Z Fresh async-executor v1.13.1
72032024-10-21T22:59:58.686Z Fresh async-signal v0.2.10
72042024-10-21T22:59:58.686Z Fresh hashlink v0.9.1
72052024-10-21T22:59:58.686Z Fresh password-hash v0.4.2
72062024-10-21T22:59:58.686Z Fresh tinytemplate v1.2.1
72072024-10-21T22:59:58.686Z Fresh matches v0.1.10
72082024-10-21T22:59:58.686Z Fresh fallible-iterator v0.3.0
72092024-10-21T22:59:58.686Z Fresh shell-words v1.1.0
72102024-10-21T22:59:58.686Z Fresh event-listener v2.5.3
72112024-10-21T22:59:58.686Z Fresh fallible-streaming-iterator v0.1.9
72122024-10-21T22:59:58.686Z Fresh oorandom v11.1.4
72132024-10-21T22:59:58.686Z Fresh yansi v1.0.1
72142024-10-21T22:59:58.686Z Fresh anes v0.1.6
72152024-10-21T22:59:58.686Z Fresh idna v0.2.3
72162024-10-21T22:59:58.686Z Fresh rusqlite v0.32.1
72172024-10-21T22:59:58.686Z Fresh async-channel v1.9.0
72182024-10-21T22:59:58.686Z Fresh criterion v0.5.1
72192024-10-21T22:59:58.686Z Fresh pretty_assertions v1.4.1
72202024-10-21T22:59:58.686Z Fresh pbkdf2 v0.11.0
72212024-10-21T22:59:58.686Z Fresh async-process v2.3.0
72222024-10-21T22:59:58.686Z Fresh async-global-executor v2.4.1
72232024-10-21T22:59:58.687Z Fresh target-lexicon v0.12.16
72242024-10-21T22:59:58.687Z Fresh tokio-rustls v0.24.1
72252024-10-21T22:59:58.687Z Fresh nix v0.29.0
72262024-10-21T22:59:58.687Z Fresh ssh-key v0.6.6
72272024-10-21T22:59:58.687Z Fresh p521 v0.13.3
72282024-10-21T22:59:58.687Z Fresh p256 v0.13.2
72292024-10-21T22:59:58.687Z Fresh rustls-pemfile v1.0.4
72302024-10-21T22:59:58.687Z Fresh twox-hash v1.6.3
72312024-10-21T22:59:58.687Z Fresh enum-as-inner v0.5.1
72322024-10-21T22:59:58.687Z Fresh async-attributes v1.1.2
72332024-10-21T22:59:58.687Z Fresh num_cpus v1.16.0
72342024-10-21T22:59:58.687Z Fresh kv-log-macro v1.0.7
72352024-10-21T22:59:58.687Z Fresh russh-cryptovec v0.7.3
72362024-10-21T22:59:58.687Z Fresh futures-timer v3.0.3
72372024-10-21T22:59:58.687Z Fresh md5 v0.7.0
72382024-10-21T22:59:58.687Z Fresh hex-literal v0.4.1
72392024-10-21T22:59:58.687Z Fresh threadpool v1.8.1
72402024-10-21T22:59:58.687Z Fresh async-std v1.13.0
72412024-10-21T22:59:58.687Z Fresh crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
72422024-10-21T22:59:58.687Z Fresh russh-keys v0.45.0
72432024-10-21T22:59:58.687Z Fresh trust-dns-proto v0.22.0
72442024-10-21T22:59:58.687Z Fresh cfg-expr v0.17.0
72452024-10-21T22:59:58.687Z Fresh guppy-workspace-hack v0.1.0
72462024-10-21T22:59:58.687Z Fresh doc-comment v0.3.3
72472024-10-21T22:59:58.687Z Fresh crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
72482024-10-21T22:59:58.687Z Fresh httptest v0.16.1
72492024-10-21T22:59:58.687Z Fresh fatfs v0.3.6
72502024-10-21T22:59:58.687Z Fresh num-bigint v0.4.6
72512024-10-21T22:59:58.713Z Fresh proc-macro-crate v3.2.0
72522024-10-21T22:59:58.713Z Fresh rustls-native-certs v0.7.3
72532024-10-21T22:59:58.713Z Fresh des v0.8.1
72542024-10-21T22:59:58.713Z Fresh dhcproto-macros v0.1.0
72552024-10-21T22:59:58.713Z Fresh escape8259 v0.5.3
72562024-10-21T22:59:58.713Z Fresh relative-path v1.9.3
72572024-10-21T22:59:58.713Z Fresh russh v0.45.0
72582024-10-21T22:59:58.713Z Fresh hyper-rustls v0.26.0
72592024-10-21T22:59:58.713Z Fresh dhcproto v0.12.0
72602024-10-21T22:59:58.713Z Fresh rstest_macros v0.23.0
72612024-10-21T22:59:58.713Z Fresh libtest-mimic v0.7.3
72622024-10-21T22:59:58.713Z Fresh assert_cmd v2.0.16
72632024-10-21T22:59:58.713Z Fresh target-spec v3.2.2
72642024-10-21T22:59:58.713Z Fresh async-object-pool v0.1.5
72652024-10-21T22:59:58.713Z Fresh blake2b_simd v1.0.2
72662024-10-21T22:59:58.713Z Fresh fancy-regex v0.13.0
72672024-10-21T22:59:58.713Z Fresh pathdiff v0.2.2
72682024-10-21T22:59:58.713Z Fresh serde_regex v1.1.0
72692024-10-21T22:59:58.713Z Fresh assert-json-diff v2.0.2
72702024-10-21T22:59:58.713Z Fresh ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
72712024-10-21T22:59:58.713Z Fresh path-tree v0.8.1
72722024-10-21T22:59:58.713Z Fresh uzers v0.12.1
72732024-10-21T22:59:58.713Z Fresh nested v0.1.1
72742024-10-21T22:59:58.713Z Fresh internet-checksum v0.2.1
72752024-10-21T22:59:58.713Z Fresh stringmetrics v2.2.2
72762024-10-21T22:59:58.713Z Fresh rust-argon2 v2.1.0
72772024-10-21T22:59:58.713Z Fresh datatest-stable v0.2.9
72782024-10-21T22:59:58.714Z Fresh rstest v0.23.0
72792024-10-21T22:59:58.714Z Fresh trybuild v1.0.100
72802024-10-21T22:59:58.714Z Fresh guppy v0.17.8
72812024-10-21T22:59:58.714Z Fresh httpmock v0.8.0-alpha.1
72822024-10-21T22:59:58.714Z Fresh partial-io v0.5.4
72832024-10-21T22:59:58.714Z Fresh similar-asserts v1.6.0
72842024-10-21T22:59:58.714Z Fresh rand_distr v0.4.3
72852024-10-21T22:59:58.714Z Fresh approx v0.5.1
72862024-10-21T22:59:58.714Z Fresh indoc v2.0.5
72872024-10-21T22:59:58.714Z Fresh live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
72882024-10-21T22:59:58.714Z Fresh xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
72892024-10-21T22:59:58.714Z Fresh installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
72902024-10-21T22:59:58.714Z Fresh omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
72912024-10-21T22:59:58.714Z Fresh omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
72922024-10-21T22:59:58.714Z Fresh omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
72932024-10-21T22:59:58.714Z Fresh oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
72942024-10-21T22:59:58.714Z Fresh update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
72952024-10-21T22:59:58.714Z Fresh omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
72962024-10-21T22:59:58.714Z Fresh end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
72972024-10-21T22:59:58.714Z Fresh wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
72982024-10-21T22:59:58.714Z Fresh omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
72992024-10-21T22:59:58.714Z Fresh omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
73002024-10-21T22:59:58.714Z Fresh omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
73012024-10-21T22:59:58.714Z Fresh openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
73022024-10-21T22:59:58.714Z Fresh wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
73032024-10-21T22:59:58.714Z Fresh oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
73042024-10-21T22:59:58.714Z Fresh tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
73052024-10-21T22:59:58.714Z Fresh zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
73062024-10-21T22:59:58.714Z Fresh omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
73072024-10-21T22:59:58.714Z Fresh wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
73082024-10-21T22:59:58.714Z Fresh nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
73092024-10-21T22:59:58.714Z Fresh nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
73102024-10-21T22:59:58.714Z Fresh nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
73112024-10-21T22:59:58.714Z Fresh oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
73122024-10-21T22:59:58.714Z Fresh oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
73132024-10-21T22:59:58.714Z Fresh nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
73142024-10-21T22:59:58.714Z Fresh installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
73152024-10-21T22:59:58.714Z Fresh oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
73162024-10-21T22:59:58.714Z Fresh nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
73172024-10-21T22:59:58.714Z Fresh nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
73182024-10-21T22:59:58.715Z Fresh update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
73192024-10-21T22:59:58.715Z Fresh nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
73202024-10-21T22:59:58.715Z Fresh clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
73212024-10-21T22:59:58.715Z Fresh cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
73222024-10-21T22:59:58.715Z Fresh installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
73232024-10-21T22:59:58.715Z Fresh nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
73242024-10-21T22:59:58.715Z Fresh wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
73252024-10-21T22:59:58.715Z Fresh cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
73262024-10-21T22:59:58.715Z Fresh nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
73272024-10-21T22:59:58.715Z Fresh nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
73282024-10-21T22:59:58.715Z Fresh internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
73292024-10-21T22:59:58.715Z Fresh bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
73302024-10-21T22:59:58.715Z Fresh wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
73312024-10-21T22:59:58.715Z Fresh cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
73322024-10-21T22:59:58.715Z Fresh nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
73332024-10-21T22:59:58.715Z Fresh typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
73342024-10-21T22:59:58.715Z Fresh dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
73352024-10-21T22:59:58.715Z Fresh openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
73362024-10-21T22:59:58.715Z Fresh nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
73372024-10-21T22:59:58.715Z Fresh clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
73382024-10-21T22:59:58.715Z Fresh tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
73392024-10-21T22:59:58.715Z Fresh clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
73402024-10-21T22:59:58.715Z Fresh nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
73412024-10-21T22:59:58.715Z Fresh gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
73422024-10-21T22:59:58.715Z Fresh omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
73432024-10-21T22:59:58.715Z Fresh wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
73442024-10-21T22:59:58.715Z Fresh oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
73452024-10-21T22:59:58.715Z Fresh oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
73462024-10-21T22:59:58.715Z Fresh sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
73472024-10-21T22:59:58.715Z Fresh gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
73482024-10-21T22:59:58.715Z Fresh sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
73492024-10-21T22:59:58.715Z Fresh nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
73502024-10-21T22:59:58.715Z Fresh bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
73512024-10-21T22:59:58.740Z Fresh sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
73522024-10-21T22:59:58.740Z Fresh dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
73532024-10-21T22:59:58.740Z Fresh authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
73542024-10-21T22:59:58.740Z Fresh nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
73552024-10-21T22:59:58.740Z Fresh omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
73562024-10-21T22:59:58.740Z Fresh key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
73572024-10-21T22:59:58.740Z Fresh dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
73582024-10-21T22:59:58.741Z Fresh gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
73592024-10-21T22:59:58.741Z Fresh oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
73602024-10-21T22:59:58.741Z Fresh bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
73612024-10-21T22:59:58.741Z Fresh nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
73622024-10-21T22:59:58.741Z Fresh oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
73632024-10-21T22:59:58.741Z Fresh sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
73642024-10-21T22:59:58.741Z Fresh nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
73652024-10-21T22:59:58.741Z Fresh db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
73662024-10-21T22:59:58.741Z Fresh ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
73672024-10-21T22:59:58.741Z Fresh nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
73682024-10-21T22:59:58.741Z Fresh omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
73692024-10-21T22:59:58.741Z Fresh nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
73702024-10-21T22:59:58.741Z Fresh dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
73712024-10-21T22:59:58.741Z Fresh sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
73722024-10-21T22:59:58.741Z Fresh omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
73732024-10-21T22:59:58.741Z Fresh installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
73742024-10-21T22:59:58.741Z Fresh sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
73752024-10-21T22:59:58.741Z Fresh oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
73762024-10-21T22:59:58.741Z Fresh oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
73772024-10-21T22:59:58.741Z Fresh oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
73782024-10-21T22:59:58.741Z Fresh nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
73792024-10-21T22:59:58.741Z Fresh oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
73802024-10-21T22:59:58.741Z Fresh oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
73812024-10-21T22:59:58.741Z Fresh nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
73822024-10-21T22:59:58.741Z Fresh clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
73832024-10-21T22:59:58.741Z Fresh nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
73842024-10-21T22:59:58.741Z Fresh omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
73852024-10-21T22:59:58.741Z Fresh gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
73862024-10-21T22:59:58.741Z Fresh internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
73872024-10-21T22:59:58.741Z Fresh sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
73882024-10-21T22:59:58.741Z Fresh illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
73892024-10-21T22:59:58.741Z Fresh omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
73902024-10-21T22:59:58.741Z Fresh oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
73912024-10-21T22:59:58.741Z Fresh omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
73922024-10-21T22:59:58.741Z Fresh api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
73932024-10-21T22:59:58.741Z Fresh omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
73942024-10-21T22:59:58.741Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
73952024-10-21T22:59:58.741Z Doc-tests api_identity
73962024-10-21T22:59:58.741Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-82b7c28bd83489d3.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
73972024-10-21T22:59:58.944Z
73982024-10-21T22:59:58.944Zrunning 0 tests
73992024-10-21T22:59:58.944Z
74002024-10-21T22:59:58.944Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74012024-10-21T22:59:58.944Z
74022024-10-21T22:59:58.969Z Doc-tests authz_macros
74032024-10-21T22:59:58.969Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8e2707aa4a025bd1.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.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-8dd0f4768f183eda.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74042024-10-21T22:59:59.128Z
74052024-10-21T22:59:59.129Zrunning 7 tests
74062024-10-21T22:59:59.154Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 109) ... ignored
74072024-10-21T22:59:59.155Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 122) ... ignored
74082024-10-21T22:59:59.155Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 27) ... ignored
74092024-10-21T22:59:59.155Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 46) ... ignored
74102024-10-21T22:59:59.155Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 59) ... ignored
74112024-10-21T22:59:59.155Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 76) ... ignored
74122024-10-21T22:59:59.155Ztest nexus/authz-macros/src/lib.rs - authz_resource (line 94) ... ignored
74132024-10-21T22:59:59.155Z
74142024-10-21T22:59:59.155Ztest result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
74152024-10-21T22:59:59.155Z
74162024-10-21T22:59:59.155Z Doc-tests bootstore
74172024-10-21T22:59:59.155Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-c1183443b7a8d9c1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chacha20poly1305=/work/oxidecomputer/omicron/target/debug/deps/libchacha20poly1305-c21a6a7cf3ffa28e.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-2ab5bd54adb46ff7.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern vsss_rs=/work/oxidecomputer/omicron/target/debug/deps/libvsss_rs-2318bd08493c08a5.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
74182024-10-21T22:59:59.975Z
74192024-10-21T22:59:59.975Zrunning 0 tests
74202024-10-21T22:59:59.975Z
74212024-10-21T22:59:59.975Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74222024-10-21T22:59:59.975Z
74232024-10-21T23:00:00.012Z Doc-tests bootstrap_agent_api
74242024-10-21T23:00:00.036Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-ba1a498cb6a8858b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74252024-10-21T23:00:00.413Z
74262024-10-21T23:00:00.414Zrunning 2 tests
74272024-10-21T23:00:00.440Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::api_description (line 32) ... ignored
74282024-10-21T23:00:00.440Ztest sled-agent/bootstrap-agent-api/src/lib.rs - bootstrap_agent_api_mod::stub_api_description (line 38) ... ignored
74292024-10-21T23:00:00.440Z
74302024-10-21T23:00:00.440Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
74312024-10-21T23:00:00.440Z
74322024-10-21T23:00:00.465Z Doc-tests bootstrap_agent_client
74332024-10-21T23:00:00.465Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-969e4a388832095e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74342024-10-21T23:00:01.406Z
74352024-10-21T23:00:01.406Zrunning 0 tests
74362024-10-21T23:00:01.407Z
74372024-10-21T23:00:01.407Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74382024-10-21T23:00:01.407Z
74392024-10-21T23:00:01.450Z Doc-tests clickhouse_admin_api
74402024-10-21T23:00:01.450Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_api --test clickhouse-admin/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74412024-10-21T23:00:01.754Z
74422024-10-21T23:00:01.754Zrunning 4 tests
74432024-10-21T23:00:01.779Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::api_description (line 34) ... ignored
74442024-10-21T23:00:01.779Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_keeper_api_mod::stub_api_description (line 40) ... ignored
74452024-10-21T23:00:01.779Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::api_description (line 103) ... ignored
74462024-10-21T23:00:01.779Ztest clickhouse-admin/api/src/lib.rs - clickhouse_admin_server_api_mod::stub_api_description (line 109) ... ignored
74472024-10-21T23:00:01.779Z
74482024-10-21T23:00:01.779Ztest result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
74492024-10-21T23:00:01.779Z
74502024-10-21T23:00:01.779Z Doc-tests clickhouse_admin_keeper_client
74512024-10-21T23:00:01.804Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_keeper_client --test clients/clickhouse-admin-keeper-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74522024-10-21T23:00:02.366Z
74532024-10-21T23:00:02.366Zrunning 0 tests
74542024-10-21T23:00:02.366Z
74552024-10-21T23:00:02.366Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74562024-10-21T23:00:02.366Z
74572024-10-21T23:00:02.402Z Doc-tests clickhouse_admin_server_client
74582024-10-21T23:00:02.402Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_server_client --test clients/clickhouse-admin-server-client/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clients/clickhouse-admin-server-client -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74592024-10-21T23:00:02.878Z
74602024-10-21T23:00:02.878Zrunning 0 tests
74612024-10-21T23:00:02.879Z
74622024-10-21T23:00:02.903Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74632024-10-21T23:00:02.903Z
74642024-10-21T23:00:02.928Z Doc-tests clickhouse_admin_types
74652024-10-21T23:00:02.928Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name clickhouse_admin_types --test clickhouse-admin/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74662024-10-21T23:00:03.494Z
74672024-10-21T23:00:03.494Zrunning 0 tests
74682024-10-21T23:00:03.495Z
74692024-10-21T23:00:03.519Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74702024-10-21T23:00:03.519Z
74712024-10-21T23:00:03.544Z Doc-tests cockroach_admin_api
74722024-10-21T23:00:03.544Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-836c4852cf84f385.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e1358787de6e0417.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74732024-10-21T23:00:03.789Z
74742024-10-21T23:00:03.789Zrunning 2 tests
74752024-10-21T23:00:03.814Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::api_description (line 20) ... ignored
74762024-10-21T23:00:03.814Ztest cockroach-admin/api/src/lib.rs - cockroach_admin_api_mod::stub_api_description (line 26) ... ignored
74772024-10-21T23:00:03.814Z
74782024-10-21T23:00:03.814Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
74792024-10-21T23:00:03.814Z
74802024-10-21T23:00:03.814Z Doc-tests cockroach_admin_client
74812024-10-21T23:00:03.814Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74822024-10-21T23:00:04.134Z
74832024-10-21T23:00:04.134Zrunning 0 tests
74842024-10-21T23:00:04.134Z
74852024-10-21T23:00:04.159Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74862024-10-21T23:00:04.159Z
74872024-10-21T23:00:04.160Z Doc-tests cockroach_admin_types
74882024-10-21T23:00:04.160Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e1358787de6e0417.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74892024-10-21T23:00:04.346Z
74902024-10-21T23:00:04.346Zrunning 0 tests
74912024-10-21T23:00:04.346Z
74922024-10-21T23:00:04.371Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
74932024-10-21T23:00:04.371Z
74942024-10-21T23:00:04.371Z Doc-tests db_macros
74952024-10-21T23:00:04.371Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8b9ac575b7086be9.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.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-8dd0f4768f183eda.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_tokenstream=/work/oxidecomputer/omicron/target/debug/deps/libserde_tokenstream-14c741f43f60113c.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
74962024-10-21T23:00:04.671Z
74972024-10-21T23:00:04.671Zrunning 3 tests
74982024-10-21T23:00:04.697Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 31) ... ignored
74992024-10-21T23:00:04.697Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 51) ... ignored
75002024-10-21T23:00:04.697Ztest nexus/db-macros/src/lib.rs - lookup_resource (line 76) ... ignored
75012024-10-21T23:00:04.697Z
75022024-10-21T23:00:04.697Ztest result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
75032024-10-21T23:00:04.697Z
75042024-10-21T23:00:04.697Z Doc-tests dns_server
75052024-10-21T23:00:04.697Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern hickory_client=/work/oxidecomputer/omicron/target/debug/deps/libhickory_client-b2ec6919f7598847.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern hickory_server=/work/oxidecomputer/omicron/target/debug/deps/libhickory_server-9bb7958f5aecbe3b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pretty_hex=/work/oxidecomputer/omicron/target/debug/deps/libpretty_hex-966337b29a6969eb.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75062024-10-21T23:00:05.084Z
75072024-10-21T23:00:05.084Zrunning 0 tests
75082024-10-21T23:00:05.084Z
75092024-10-21T23:00:05.109Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75102024-10-21T23:00:05.109Z
75112024-10-21T23:00:05.134Z Doc-tests dns_server_api
75122024-10-21T23:00:05.134Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75132024-10-21T23:00:05.395Z
75142024-10-21T23:00:05.395Zrunning 2 tests
75152024-10-21T23:00:05.420Ztest dns-server-api/src/lib.rs - dns_server_api_mod::api_description (line 104) ... ignored
75162024-10-21T23:00:05.420Ztest dns-server-api/src/lib.rs - dns_server_api_mod::stub_api_description (line 110) ... ignored
75172024-10-21T23:00:05.420Z
75182024-10-21T23:00:05.420Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
75192024-10-21T23:00:05.420Z
75202024-10-21T23:00:05.420Z Doc-tests dns_service_client
75212024-10-21T23:00:05.420Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75222024-10-21T23:00:05.765Z
75232024-10-21T23:00:05.765Zrunning 0 tests
75242024-10-21T23:00:05.765Z
75252024-10-21T23:00:05.765Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75262024-10-21T23:00:05.765Z
75272024-10-21T23:00:05.790Z Doc-tests dpd_client
75282024-10-21T23:00:05.790Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75292024-10-21T23:00:07.155Z
75302024-10-21T23:00:07.155Zrunning 0 tests
75312024-10-21T23:00:07.155Z
75322024-10-21T23:00:07.155Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75332024-10-21T23:00:07.155Z
75342024-10-21T23:00:07.204Z Doc-tests end_to_end_tests
75352024-10-21T23:00:07.230Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name end_to_end_tests --test end-to-end-tests/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/end-to-end-tests -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern anstyle=/work/oxidecomputer/omicron/target/debug/deps/libanstyle-43f69afcb50accdb.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern colored=/work/oxidecomputer/omicron/target/debug/deps/libcolored-7d9dfb8b3088a042.rlib --extern dhcproto=/work/oxidecomputer/omicron/target/debug/deps/libdhcproto-9dedd77b5a6ef4d9.rlib --extern end_to_end_tests=/work/oxidecomputer/omicron/target/debug/deps/libend_to_end_tests-1e17e8c2d33073ca.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internet_checksum=/work/oxidecomputer/omicron/target/debug/deps/libinternet_checksum-2aa57df40d917e83.rlib --extern ispf=/work/oxidecomputer/omicron/target/debug/deps/libispf-2adcb949d9561c90.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern russh=/work/oxidecomputer/omicron/target/debug/deps/librussh-466c60c028ea3722.rlib --extern russh_keys=/work/oxidecomputer/omicron/target/debug/deps/librussh_keys-40951d81e9cf2e65.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern socket2=/work/oxidecomputer/omicron/target/debug/deps/libsocket2-08d8234b8a0f1e64.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75362024-10-21T23:00:07.702Z
75372024-10-21T23:00:07.702Zrunning 0 tests
75382024-10-21T23:00:07.702Z
75392024-10-21T23:00:07.702Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75402024-10-21T23:00:07.702Z
75412024-10-21T23:00:07.730Z Doc-tests gateway_api
75422024-10-21T23:00:07.755Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-9397b75655977f50.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75432024-10-21T23:00:08.154Z
75442024-10-21T23:00:08.154Zrunning 2 tests
75452024-10-21T23:00:08.179Ztest gateway-api/src/lib.rs - gateway_api_mod::api_description (line 41) ... ignored
75462024-10-21T23:00:08.179Ztest gateway-api/src/lib.rs - gateway_api_mod::stub_api_description (line 47) ... ignored
75472024-10-21T23:00:08.179Z
75482024-10-21T23:00:08.179Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
75492024-10-21T23:00:08.179Z
75502024-10-21T23:00:08.204Z Doc-tests gateway_client
75512024-10-21T23:00:08.204Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75522024-10-21T23:00:09.347Z
75532024-10-21T23:00:09.347Zrunning 0 tests
75542024-10-21T23:00:09.347Z
75552024-10-21T23:00:09.347Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75562024-10-21T23:00:09.347Z
75572024-10-21T23:00:09.387Z Doc-tests gateway_test_utils
75582024-10-21T23:00:09.412Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-d5db96f76dcb45a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75592024-10-21T23:00:09.994Z
75602024-10-21T23:00:09.994Zrunning 0 tests
75612024-10-21T23:00:09.994Z
75622024-10-21T23:00:09.994Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75632024-10-21T23:00:09.994Z
75642024-10-21T23:00:10.033Z Doc-tests gateway_types
75652024-10-21T23:00:10.057Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-f45b6c8cdc4f7801.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75662024-10-21T23:00:10.759Z
75672024-10-21T23:00:10.759Zrunning 0 tests
75682024-10-21T23:00:10.759Z
75692024-10-21T23:00:10.759Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75702024-10-21T23:00:10.759Z
75712024-10-21T23:00:10.796Z Doc-tests illumos_utils
75722024-10-21T23:00:10.843Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bhyve_api=/work/oxidecomputer/omicron/target/debug/deps/libbhyve_api-6f2cec8af2039047.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.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-50643e21de27c62e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mockall=/work/oxidecomputer/omicron/target/debug/deps/libmockall-bd9c69bc2f817c6f.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oxide_vpc=/work/oxidecomputer/omicron/target/debug/deps/liboxide_vpc-46fe683caea0895e.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-13ea714f2a672580.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern whoami=/work/oxidecomputer/omicron/target/debug/deps/libwhoami-481ec9f9cd50a9a2.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.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`
75732024-10-21T23:00:12.992Z
75742024-10-21T23:00:12.992Zrunning 0 tests
75752024-10-21T23:00:12.992Z
75762024-10-21T23:00:12.992Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75772024-10-21T23:00:12.992Z
75782024-10-21T23:00:13.092Z Doc-tests installinator
75792024-10-21T23:00:13.092Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hex_literal=/work/oxidecomputer/omicron/target/debug/deps/libhex_literal-61be641122cdfc7a.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-298875d72ddda744.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-b314c018b9555230.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern partial_io=/work/oxidecomputer/omicron/target/debug/deps/libpartial_io-901beab225e363b2.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("image-standard"))' --document-private-items -D warnings --error-format human`
75802024-10-21T23:00:13.790Z
75812024-10-21T23:00:13.790Zrunning 0 tests
75822024-10-21T23:00:13.790Z
75832024-10-21T23:00:13.790Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
75842024-10-21T23:00:13.790Z
75852024-10-21T23:00:13.830Z Doc-tests installinator_api
75862024-10-21T23:00:13.854Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7dcc9a2fce0435d2.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75872024-10-21T23:00:14.178Z
75882024-10-21T23:00:14.178Zrunning 2 tests
75892024-10-21T23:00:14.206Ztest installinator-api/src/lib.rs - installinator_api_mod::api_description (line 39) ... ignored
75902024-10-21T23:00:14.206Ztest installinator-api/src/lib.rs - installinator_api_mod::stub_api_description (line 45) ... ignored
75912024-10-21T23:00:14.206Z
75922024-10-21T23:00:14.206Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
75932024-10-21T23:00:14.206Z
75942024-10-21T23:00:14.232Z Doc-tests installinator_client
75952024-10-21T23:00:14.232Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b314c018b9555230.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
75962024-10-21T23:00:15.189Z
75972024-10-21T23:00:15.189Zrunning 0 tests
75982024-10-21T23:00:15.189Z
75992024-10-21T23:00:15.189Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76002024-10-21T23:00:15.189Z
76012024-10-21T23:00:15.227Z Doc-tests installinator_common
76022024-10-21T23:00:15.252Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76032024-10-21T23:00:15.676Z
76042024-10-21T23:00:15.676Zrunning 0 tests
76052024-10-21T23:00:15.676Z
76062024-10-21T23:00:15.676Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76072024-10-21T23:00:15.676Z
76082024-10-21T23:00:15.708Z Doc-tests internal_dns_resolver
76092024-10-21T23:00:15.733Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns_resolver --test internal-dns/resolver/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/resolver -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled=/work/oxidecomputer/omicron/target/debug/deps/libsled-7240211e613ca0d7.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76102024-10-21T23:00:16.024Z
76112024-10-21T23:00:16.024Zrunning 0 tests
76122024-10-21T23:00:16.025Z
76132024-10-21T23:00:16.025Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76142024-10-21T23:00:16.025Z
76152024-10-21T23:00:16.050Z Doc-tests internal_dns_types
76162024-10-21T23:00:16.050Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name internal_dns_types --test internal-dns/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/internal-dns/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76172024-10-21T23:00:16.409Z
76182024-10-21T23:00:16.410Zrunning 0 tests
76192024-10-21T23:00:16.410Z
76202024-10-21T23:00:16.410Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76212024-10-21T23:00:16.410Z
76222024-10-21T23:00:16.436Z Doc-tests ipcc
76232024-10-21T23:00:16.461Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern libipcc=/work/oxidecomputer/omicron/target/debug/deps/liblibipcc-a6516d1cc40e023a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76242024-10-21T23:00:16.735Z
76252024-10-21T23:00:16.735Zrunning 0 tests
76262024-10-21T23:00:16.735Z
76272024-10-21T23:00:16.735Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76282024-10-21T23:00:16.735Z
76292024-10-21T23:00:16.759Z Doc-tests key_manager
76302024-10-21T23:00:16.759Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern hkdf=/work/oxidecomputer/omicron/target/debug/deps/libhkdf-2ab5bd54adb46ff7.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern secrecy=/work/oxidecomputer/omicron/target/debug/deps/libsecrecy-5997eb623e0b47f9.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76312024-10-21T23:00:17.056Z
76322024-10-21T23:00:17.056Zrunning 0 tests
76332024-10-21T23:00:17.056Z
76342024-10-21T23:00:17.056Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76352024-10-21T23:00:17.056Z
76362024-10-21T23:00:17.081Z Doc-tests live_tests_macros
76372024-10-21T23:00:17.081Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type proc-macro --crate-name live_tests_macros --test live-tests/macros/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/live-tests/macros -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern live_tests_macros=/work/oxidecomputer/omicron/target/debug/deps/liblive_tests_macros-02cf2670811750d5.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76382024-10-21T23:00:17.178Z
76392024-10-21T23:00:17.178Zrunning 1 test
76402024-10-21T23:00:17.203Ztest live-tests/macros/src/lib.rs - live_test (line 24) ... ignored
76412024-10-21T23:00:17.203Z
76422024-10-21T23:00:17.203Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
76432024-10-21T23:00:17.204Z
76442024-10-21T23:00:17.204Z Doc-tests nexus_auth
76452024-10-21T23:00:17.204Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern authz_macros=/work/oxidecomputer/omicron/target/debug/deps/libauthz_macros-8e2707aa4a025bd1.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.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-126b822f18804771.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-b791cfda59cbe17d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5e3d3f87d234d437.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
76462024-10-21T23:00:18.328Z
76472024-10-21T23:00:18.328Zrunning 0 tests
76482024-10-21T23:00:18.328Z
76492024-10-21T23:00:18.328Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76502024-10-21T23:00:18.329Z
76512024-10-21T23:00:18.379Z Doc-tests nexus_client
76522024-10-21T23:00:18.379Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76532024-10-21T23:00:20.735Z
76542024-10-21T23:00:20.735Zrunning 0 tests
76552024-10-21T23:00:20.735Z
76562024-10-21T23:00:20.760Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76572024-10-21T23:00:20.760Z
76582024-10-21T23:00:20.801Z Doc-tests nexus_config
76592024-10-21T23:00:20.826Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76602024-10-21T23:00:21.474Z
76612024-10-21T23:00:21.474Zrunning 0 tests
76622024-10-21T23:00:21.474Z
76632024-10-21T23:00:21.499Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76642024-10-21T23:00:21.499Z
76652024-10-21T23:00:21.524Z Doc-tests nexus_db_fixed_data
76662024-10-21T23:00:21.524Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-b791cfda59cbe17d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
76672024-10-21T23:00:21.966Z
76682024-10-21T23:00:21.966Zrunning 0 tests
76692024-10-21T23:00:21.966Z
76702024-10-21T23:00:21.966Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76712024-10-21T23:00:21.966Z
76722024-10-21T23:00:21.997Z Doc-tests nexus_db_model
76732024-10-21T23:00:22.022Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-8b9ac575b7086be9.so --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3b2f12449dd5d288.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
76742024-10-21T23:00:36.131Z
76752024-10-21T23:00:36.131Zrunning 2 tests
76762024-10-21T23:00:38.681Ztest nexus/db-model/src/collection.rs - collection::DatastoreAttachTargetConfig (line 83) ... ok
76772024-10-21T23:01:27.385Ztest nexus/db-model/src/collection.rs - collection::DatastoreCollectionConfig (line 14) ... ok
76782024-10-21T23:01:27.385Z
76792024-10-21T23:01:27.385Ztest result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 51.26s
76802024-10-21T23:01:27.385Z
76812024-10-21T23:01:27.732Z Doc-tests nexus_db_queries
76822024-10-21T23:01:27.780Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.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-cccd078da3c2486a.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern const_format=/work/oxidecomputer/omicron/target/debug/deps/libconst_format-f39e6051643e75e5.rlib --extern db_macros=/work/oxidecomputer/omicron/target/debug/deps/libdb_macros-8b9ac575b7086be9.so --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern diesel_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libdiesel_dtrace-3ee2a89b83e83f6e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-33064942eeb02a8d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_fixed_data=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_fixed_data-b791cfda59cbe17d.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oso=/work/oxidecomputer/omicron/target/debug/deps/liboso-5e3d3f87d234d437.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fc2a210ea5ed8a84.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
76832024-10-21T23:01:30.297Z
76842024-10-21T23:01:30.297Zrunning 1 test
76852024-10-21T23:01:33.724Ztest nexus/db-queries/src/db/pagination.rs - db::pagination::Paginator (line 222) ... ok
76862024-10-21T23:01:33.724Z
76872024-10-21T23:01:33.724Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.43s
76882024-10-21T23:01:33.724Z
76892024-10-21T23:01:33.840Z Doc-tests nexus_defaults
76902024-10-21T23:01:33.840Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-fb3b1148eacfce94.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76912024-10-21T23:01:34.115Z
76922024-10-21T23:01:34.115Zrunning 0 tests
76932024-10-21T23:01:34.115Z
76942024-10-21T23:01:34.115Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
76952024-10-21T23:01:34.115Z
76962024-10-21T23:01:34.142Z Doc-tests nexus_external_api
76972024-10-21T23:01:34.142Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name nexus_external_api --test nexus/external-api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/nexus/external-api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-ddcb249a40b53045.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
76982024-10-21T23:01:34.781Z
76992024-10-21T23:01:34.781Zrunning 2 tests
77002024-10-21T23:01:34.806Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::api_description (line 74) ... ignored
77012024-10-21T23:01:34.806Ztest nexus/external-api/src/lib.rs - nexus_external_api_mod::stub_api_description (line 80) ... ignored
77022024-10-21T23:01:34.806Z
77032024-10-21T23:01:34.806Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
77042024-10-21T23:01:34.806Z
77052024-10-21T23:01:34.831Z Doc-tests nexus_internal_api
77062024-10-21T23:01:34.831Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-9397b75655977f50.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77072024-10-21T23:01:35.331Z
77082024-10-21T23:01:35.331Zrunning 2 tests
77092024-10-21T23:01:35.356Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::api_description (line 59) ... ignored
77102024-10-21T23:01:35.356Ztest nexus/internal-api/src/lib.rs - nexus_internal_api_mod::stub_api_description (line 65) ... ignored
77112024-10-21T23:01:35.356Z
77122024-10-21T23:01:35.356Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
77132024-10-21T23:01:35.356Z
77142024-10-21T23:01:35.382Z Doc-tests nexus_inventory
77152024-10-21T23:01:35.382Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77162024-10-21T23:01:35.989Z
77172024-10-21T23:01:35.989Zrunning 0 tests
77182024-10-21T23:01:35.989Z
77192024-10-21T23:01:36.035Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77202024-10-21T23:01:36.035Z
77212024-10-21T23:01:36.035Z Doc-tests nexus_macros_common
77222024-10-21T23:01:36.035Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-8dd0f4768f183eda.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77232024-10-21T23:01:36.035Z
77242024-10-21T23:01:36.035Zrunning 0 tests
77252024-10-21T23:01:36.035Z
77262024-10-21T23:01:36.035Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77272024-10-21T23:01:36.035Z
77282024-10-21T23:01:36.035Z Doc-tests nexus_metrics_producer_gc
77292024-10-21T23:01:36.035Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-cccd078da3c2486a.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-8dc56cb72b720c74.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-abbf55bd43953493.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
77302024-10-21T23:01:36.436Z
77312024-10-21T23:01:36.437Zrunning 0 tests
77322024-10-21T23:01:36.437Z
77332024-10-21T23:01:36.437Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77342024-10-21T23:01:36.437Z
77352024-10-21T23:01:36.474Z Doc-tests nexus_networking
77362024-10-21T23:01:36.474Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77372024-10-21T23:01:36.990Z
77382024-10-21T23:01:36.990Zrunning 0 tests
77392024-10-21T23:01:36.990Z
77402024-10-21T23:01:36.990Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77412024-10-21T23:01:36.990Z
77422024-10-21T23:01:37.029Z Doc-tests nexus_reconfigurator_execution
77432024-10-21T23:01:37.077Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_bb8_diesel=/work/oxidecomputer/omicron/target/debug/deps/libasync_bb8_diesel-cccd078da3c2486a.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-8dc56cb72b720c74.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ddb0b6a8cb0a87ff.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b277ffa1cd11546d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
77442024-10-21T23:01:37.599Z
77452024-10-21T23:01:37.599Zrunning 0 tests
77462024-10-21T23:01:37.599Z
77472024-10-21T23:01:37.599Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77482024-10-21T23:01:37.599Z
77492024-10-21T23:01:37.639Z Doc-tests nexus_reconfigurator_planning
77502024-10-21T23:01:37.663Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern ipnet=/work/oxidecomputer/omicron/target/debug/deps/libipnet-c57ae2e537255ab5.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77512024-10-21T23:01:38.184Z
77522024-10-21T23:01:38.184Zrunning 0 tests
77532024-10-21T23:01:38.184Z
77542024-10-21T23:01:38.184Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77552024-10-21T23:01:38.184Z
77562024-10-21T23:01:38.217Z Doc-tests nexus_reconfigurator_preparation
77572024-10-21T23:01:38.241Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77582024-10-21T23:01:38.698Z
77592024-10-21T23:01:38.698Zrunning 0 tests
77602024-10-21T23:01:38.698Z
77612024-10-21T23:01:38.722Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77622024-10-21T23:01:38.722Z
77632024-10-21T23:01:38.746Z Doc-tests nexus_saga_recovery
77642024-10-21T23:01:38.746Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
77652024-10-21T23:01:39.174Z
77662024-10-21T23:01:39.174Zrunning 0 tests
77672024-10-21T23:01:39.174Z
77682024-10-21T23:01:39.198Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77692024-10-21T23:01:39.198Z
77702024-10-21T23:01:39.222Z Doc-tests nexus_sled_agent_shared
77712024-10-21T23:01:39.222Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-16258e2dfa4714d6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77722024-10-21T23:01:39.690Z
77732024-10-21T23:01:39.690Zrunning 0 tests
77742024-10-21T23:01:39.690Z
77752024-10-21T23:01:39.690Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77762024-10-21T23:01:39.690Z
77772024-10-21T23:01:39.720Z Doc-tests nexus_test_interface
77782024-10-21T23:01:39.720Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77792024-10-21T23:01:40.091Z
77802024-10-21T23:01:40.091Zrunning 0 tests
77812024-10-21T23:01:40.091Z
77822024-10-21T23:01:40.091Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77832024-10-21T23:01:40.091Z
77842024-10-21T23:01:40.116Z Doc-tests nexus_test_utils
77852024-10-21T23:01:40.140Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
77862024-10-21T23:01:41.026Z
77872024-10-21T23:01:41.026Zrunning 0 tests
77882024-10-21T23:01:41.026Z
77892024-10-21T23:01:41.050Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
77902024-10-21T23:01:41.050Z
77912024-10-21T23:01:41.074Z Doc-tests nexus_test_utils_macros
77922024-10-21T23:01:41.074Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-1b2c4e9515cc6860.so --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
77932024-10-21T23:01:41.179Z
77942024-10-21T23:01:41.179Zrunning 1 test
77952024-10-21T23:01:41.203Ztest nexus/test-utils-macros/src/lib.rs - nexus_test (line 43) ... ignored
77962024-10-21T23:01:41.203Z
77972024-10-21T23:01:41.203Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
77982024-10-21T23:01:41.203Z
77992024-10-21T23:01:41.203Z Doc-tests nexus_types
78002024-10-21T23:01:41.203Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-82b7c28bd83489d3.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern newtype_uuid=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_uuid-ddb0b6a8cb0a87ff.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78012024-10-21T23:01:44.659Z
78022024-10-21T23:01:44.659Zrunning 0 tests
78032024-10-21T23:01:44.659Z
78042024-10-21T23:01:44.659Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78052024-10-21T23:01:44.659Z
78062024-10-21T23:01:44.759Z Doc-tests omicron_certificates
78072024-10-21T23:01:44.759Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern foreign_types=/work/oxidecomputer/omicron/target/debug/deps/libforeign_types-bb01e7ef2f5b8a88.rlib --extern omicron_certificates=/work/oxidecomputer/omicron/target/debug/deps/libomicron_certificates-3b2f12449dd5d288.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern openssl_sys=/work/oxidecomputer/omicron/target/debug/deps/libopenssl_sys-091e90fe139a5988.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78082024-10-21T23:01:45.067Z
78092024-10-21T23:01:45.067Zrunning 0 tests
78102024-10-21T23:01:45.067Z
78112024-10-21T23:01:45.067Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78122024-10-21T23:01:45.067Z
78132024-10-21T23:01:45.092Z Doc-tests omicron_clickhouse_admin
78142024-10-21T23:01:45.116Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_clickhouse_admin --test clickhouse-admin/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/clickhouse-admin -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern clickhouse_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_types-ad3d215fbf12c820.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_clickhouse_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_clickhouse_admin-f62fad505d15686d.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78152024-10-21T23:01:45.471Z
78162024-10-21T23:01:45.471Zrunning 0 tests
78172024-10-21T23:01:45.472Z
78182024-10-21T23:01:45.472Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78192024-10-21T23:01:45.472Z
78202024-10-21T23:01:45.502Z Doc-tests omicron_cockroach_admin
78212024-10-21T23:01:45.526Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-836c4852cf84f385.rlib --extern cockroach_admin_types=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_types-e1358787de6e0417.rlib --extern csv=/work/oxidecomputer/omicron/target/debug/deps/libcsv-3e9408abe6deb2b0.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern omicron_cockroach_admin=/work/oxidecomputer/omicron/target/debug/deps/libomicron_cockroach_admin-0105c8b915b72ef2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C link-arg=-Wl,-R/opt/ooce/pgsql-13/lib/amd64 --document-private-items -D warnings --error-format human`
78222024-10-21T23:01:45.870Z
78232024-10-21T23:01:45.870Zrunning 0 tests
78242024-10-21T23:01:45.870Z
78252024-10-21T23:01:45.871Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78262024-10-21T23:01:45.871Z
78272024-10-21T23:01:45.897Z Doc-tests omicron_common
78282024-10-21T23:01:45.921Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern api_identity=/work/oxidecomputer/omicron/target/debug/deps/libapi_identity-82b7c28bd83489d3.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern backoff=/work/oxidecomputer/omicron/target/debug/deps/libbackoff-f77f4d3d3d6be6bb.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern test_strategy=/work/oxidecomputer/omicron/target/debug/deps/libtest_strategy-fd7fbb4f14d40c5b.so --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
78292024-10-21T23:01:48.154Z
78302024-10-21T23:01:48.154Zrunning 2 tests
78312024-10-21T23:01:48.178Ztest common/src/lib.rs - FileKv (line 40) ... ignored
78322024-10-21T23:01:53.745Ztest common/src/api/external/error.rs - api::external::error::InternalContext (line 612) ... ok
78332024-10-21T23:01:53.745Z
78342024-10-21T23:01:53.745Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 5.59s
78352024-10-21T23:01:53.745Z
78362024-10-21T23:01:53.836Z Doc-tests omicron_ddm_admin_client
78372024-10-21T23:01:53.836Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-c0696dacea116c38.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78382024-10-21T23:01:54.165Z
78392024-10-21T23:01:54.165Zrunning 0 tests
78402024-10-21T23:01:54.165Z
78412024-10-21T23:01:54.189Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78422024-10-21T23:01:54.189Z
78432024-10-21T23:01:54.213Z Doc-tests omicron_dev_lib
78442024-10-21T23:01:54.213Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-7bca6a4da6cde0e6.rlib --extern omicron_dev_lib=/work/oxidecomputer/omicron/target/debug/deps/libomicron_dev_lib-1405c511f12a9c06.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78452024-10-21T23:01:54.473Z
78462024-10-21T23:01:54.473Zrunning 0 tests
78472024-10-21T23:01:54.473Z
78482024-10-21T23:01:54.473Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78492024-10-21T23:01:54.474Z
78502024-10-21T23:01:54.498Z Doc-tests omicron_gateway
78512024-10-21T23:01:54.498Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_sp_comms=/work/oxidecomputer/omicron/target/debug/deps/libgateway_sp_comms-71df988ab78fb058.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern ipcc=/work/oxidecomputer/omicron/target/debug/deps/libipcc-1b3c7148b5483028.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_gateway=/work/oxidecomputer/omicron/target/debug/deps/libomicron_gateway-d5db96f76dcb45a1.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern signal_hook=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook-24faf2dcd43a4db4.rlib --extern signal_hook_tokio=/work/oxidecomputer/omicron/target/debug/deps/libsignal_hook_tokio-d982570fac10725d.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_tungstenite=/work/oxidecomputer/omicron/target/debug/deps/libtokio_tungstenite-65e009c738effbf1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78522024-10-21T23:01:55.298Z
78532024-10-21T23:01:55.298Zrunning 0 tests
78542024-10-21T23:01:55.298Z
78552024-10-21T23:01:55.298Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78562024-10-21T23:01:55.298Z
78572024-10-21T23:01:55.342Z Doc-tests omicron_ls_apis
78582024-10-21T23:01:55.366Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name omicron_ls_apis --test dev-tools/ls-apis/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/ls-apis -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern newtype_derive=/work/oxidecomputer/omicron/target/debug/deps/libnewtype_derive-a6c5e59db985c498.rlib --extern omicron_ls_apis=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ls_apis-8c514a9e770c5915.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78592024-10-21T23:01:55.589Z
78602024-10-21T23:01:55.589Zrunning 1 test
78612024-10-21T23:01:55.636Ztest dev-tools/ls-apis/src/cargo.rs - cargo::Workspace::walk_required_deps_recursively (line 236) ... ignored
78622024-10-21T23:01:55.636Z
78632024-10-21T23:01:55.636Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
78642024-10-21T23:01:55.636Z
78652024-10-21T23:01:55.636Z Doc-tests omicron_nexus
78662024-10-21T23:01:55.636Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.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-cccd078da3c2486a.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_keeper_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_keeper_client-64b71ece478886a6.rlib --extern clickhouse_admin_server_client=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_server_client-0ebbe6fec1e3430c.rlib --extern cockroach_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_client-a538aa102bbf5f6f.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern crucible_common=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_common-270fe008b0afc2a5.rlib --extern crucible_pantry_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_pantry_client-dde39ec0a869c8c3.rlib --extern diesel=/work/oxidecomputer/omicron/target/debug/deps/libdiesel-842aef24a6c17028.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern fatfs=/work/oxidecomputer/omicron/target/debug/deps/libfatfs-f9d1ea7df2904938.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern httptest=/work/oxidecomputer/omicron/target/debug/deps/libhttptest-8dc56cb72b720c74.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-33064942eeb02a8d.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_auth=/work/oxidecomputer/omicron/target/debug/deps/libnexus_auth-126b822f18804771.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_db_model=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_model-04a201dc3dcb89a0.rlib --extern nexus_db_queries=/work/oxidecomputer/omicron/target/debug/deps/libnexus_db_queries-693e9498c181e69d.rlib --extern nexus_defaults=/work/oxidecomputer/omicron/target/debug/deps/libnexus_defaults-560139248662de20.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern nexus_inventory=/work/oxidecomputer/omicron/target/debug/deps/libnexus_inventory-751e7331c6fb7ce8.rlib --extern nexus_metrics_producer_gc=/work/oxidecomputer/omicron/target/debug/deps/libnexus_metrics_producer_gc-abbf55bd43953493.rlib --extern nexus_networking=/work/oxidecomputer/omicron/target/debug/deps/libnexus_networking-47f634763d1ce9a2.rlib --extern nexus_reconfigurator_execution=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_execution-b277ffa1cd11546d.rlib --extern nexus_reconfigurator_planning=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_planning-3d29b62d74e91f25.rlib --extern nexus_reconfigurator_preparation=/work/oxidecomputer/omicron/target/debug/deps/libnexus_reconfigurator_preparation-6646cbfcc8e433ef.rlib --extern nexus_saga_recovery=/work/oxidecomputer/omicron/target/debug/deps/libnexus_saga_recovery-db9d5be776978731.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_test_interface=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_interface-0c418873da1718c8.rlib --extern nexus_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils-cbe29fd680715599.rlib --extern nexus_test_utils_macros=/work/oxidecomputer/omicron/target/debug/deps/libnexus_test_utils_macros-1b2c4e9515cc6860.so --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_nexus=/work/oxidecomputer/omicron/target/debug/deps/libomicron_nexus-c51c55bab93e6088.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern openssl=/work/oxidecomputer/omicron/target/debug/deps/libopenssl-4e2f4fb45bcd4fc9.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern parse_display=/work/oxidecomputer/omicron/target/debug/deps/libparse_display-df3af215e239554f.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern pq_sys=/work/oxidecomputer/omicron/target/debug/deps/libpq_sys-5a7e850bf47c1998.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern progenitor_client=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor_client-c50e9c4fc9770bd0.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern ref_cast=/work/oxidecomputer/omicron/target/debug/deps/libref_cast-3522627863e48cb1.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern rustls_pemfile=/work/oxidecomputer/omicron/target/debug/deps/librustls_pemfile-157d5ce1a48d8a81.rlib --extern samael=/work/oxidecomputer/omicron/target/debug/deps/libsamael-96c8c2cf64af59c1.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_urlencoded=/work/oxidecomputer/omicron/target/debug/deps/libserde_urlencoded-b3395a9d988a5434.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern similar_asserts=/work/oxidecomputer/omicron/target/debug/deps/libsimilar_asserts-919942a9cf5d239f.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern steno=/work/oxidecomputer/omicron/target/debug/deps/libsteno-2fe3cf30c80908c5.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern term=/work/oxidecomputer/omicron/target/debug/deps/libterm-fc2a210ea5ed8a84.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
78672024-10-21T23:01:58.753Z
78682024-10-21T23:01:58.753Zrunning 5 tests
78692024-10-21T23:01:58.777Ztest nexus/src/app/sagas/mod.rs - app::sagas::declare_saga_actions (line 235) ... ignored
78702024-10-21T23:02:02.626Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 832) ... ok
78712024-10-21T23:02:02.762Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 862) ... ok
78722024-10-21T23:02:02.786Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 790) ... ok
78732024-10-21T23:02:02.786Ztest nexus/src/app/mod.rs - app::Nexus::unimplemented_todo (line 768) ... ok
78742024-10-21T23:02:02.786Z
78752024-10-21T23:02:02.786Ztest result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.03s
78762024-10-21T23:02:02.786Z
78772024-10-21T23:02:02.905Z Doc-tests omicron_package
78782024-10-21T23:02:02.905Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cargo_metadata=/work/oxidecomputer/omicron/target/debug/deps/libcargo_metadata-21fbe0fd132ab9c9.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern omicron_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_package-5f52a1713f171666.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern omicron_zone_package=/work/oxidecomputer/omicron/target/debug/deps/libomicron_zone_package-d9c57d137f211c3f.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern rayon=/work/oxidecomputer/omicron/target/debug/deps/librayon-cf1f1353f3838cad.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_bunyan=/work/oxidecomputer/omicron/target/debug/deps/libslog_bunyan-feb43724de55514a.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78792024-10-21T23:02:03.173Z
78802024-10-21T23:02:03.173Zrunning 0 tests
78812024-10-21T23:02:03.173Z
78822024-10-21T23:02:03.173Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78832024-10-21T23:02:03.173Z
78842024-10-21T23:02:03.197Z Doc-tests omicron_passwords
78852024-10-21T23:02:03.197Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern argon2=/work/oxidecomputer/omicron/target/debug/deps/libargon2-29dd9644c3d8116d.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern argon2alt=/work/oxidecomputer/omicron/target/debug/deps/libargon2-8b197971538622e9.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78862024-10-21T23:02:03.353Z
78872024-10-21T23:02:03.353Zrunning 0 tests
78882024-10-21T23:02:03.353Z
78892024-10-21T23:02:03.353Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78902024-10-21T23:02:03.353Z
78912024-10-21T23:02:03.377Z Doc-tests omicron_rpaths
78922024-10-21T23:02:03.377Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-3cbae3793e278ad2.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
78932024-10-21T23:02:03.468Z
78942024-10-21T23:02:03.468Zrunning 0 tests
78952024-10-21T23:02:03.468Z
78962024-10-21T23:02:03.468Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
78972024-10-21T23:02:03.468Z
78982024-10-21T23:02:03.494Z Doc-tests omicron_sled_agent
78992024-10-21T23:02:03.494Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern assert_matches=/work/oxidecomputer/omicron/target/debug/deps/libassert_matches-d65da3ab02c6d0c5.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crucible_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libcrucible_agent_client-b5c2a4c87bc46f30.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dns_server=/work/oxidecomputer/omicron/target/debug/deps/libdns_server-f6fc67d9d33b991b.rlib --extern dns_service_client=/work/oxidecomputer/omicron/target/debug/deps/libdns_service_client-d7489988d4024d7a.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern guppy=/work/oxidecomputer/omicron/target/debug/deps/libguppy-b5fb3aeac1392567.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_staticfile=/work/oxidecomputer/omicron/target/debug/deps/libhyper_staticfile-c5b39c5937dd8b23.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern ipnetwork=/work/oxidecomputer/omicron/target/debug/deps/libipnetwork-fb3b1148eacfce94.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern mg_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libmg_admin_client-4dc477daed87055a.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern opte_ioctl=/work/oxidecomputer/omicron/target/debug/deps/libopte_ioctl-077974f63c498848.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern pretty_assertions=/work/oxidecomputer/omicron/target/debug/deps/libpretty_assertions-41945da098b72cd5.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern propolis_mock_server=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_mock_server-3b052f26c5996704.rlib --extern propolis_api_types=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_api_types-fef028c6ace430af.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern smf=/work/oxidecomputer/omicron/target/debug/deps/libsmf-93a9df5e6bd72088.rlib --extern sprockets_tls=/work/oxidecomputer/omicron/target/debug/deps/libsprockets_tls-9823be7694d25e0b.rlib --extern static_assertions=/work/oxidecomputer/omicron/target/debug/deps/libstatic_assertions-0a062de836263b83.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern walkdir=/work/oxidecomputer/omicron/target/debug/deps/libwalkdir-321402a375879e82.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.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`
79002024-10-21T23:02:05.613Z
79012024-10-21T23:02:05.613Zrunning 0 tests
79022024-10-21T23:02:05.613Z
79032024-10-21T23:02:05.613Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79042024-10-21T23:02:05.613Z
79052024-10-21T23:02:05.696Z Doc-tests omicron_test_utils
79062024-10-21T23:02:05.720Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern filetime=/work/oxidecomputer/omicron/target/debug/deps/libfiletime-515266e329e1bd5b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern headers=/work/oxidecomputer/omicron/target/debug/deps/libheaders-cf07eb805517a1fa.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern libfalcon=/work/oxidecomputer/omicron/target/debug/deps/liblibfalcon-2f7f6cade5646186.rlib --extern nexus_config=/work/oxidecomputer/omicron/target/debug/deps/libnexus_config-72ac54a039c25afd.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern pem=/work/oxidecomputer/omicron/target/debug/deps/libpem-fc1210f8ac466272.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-62398891934877fe.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
79072024-10-21T23:02:06.104Z
79082024-10-21T23:02:06.104Zrunning 0 tests
79092024-10-21T23:02:06.104Z
79102024-10-21T23:02:06.104Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79112024-10-21T23:02:06.104Z
79122024-10-21T23:02:06.131Z Doc-tests omicron_uuid_kinds
79132024-10-21T23:02:06.156Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-ddb0b6a8cb0a87ff.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern paste=/work/oxidecomputer/omicron/target/debug/deps/libpaste-4ec299dfa0e92da3.so --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.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`
79142024-10-21T23:02:06.271Z
79152024-10-21T23:02:06.271Zrunning 0 tests
79162024-10-21T23:02:06.271Z
79172024-10-21T23:02:06.271Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79182024-10-21T23:02:06.271Z
79192024-10-21T23:02:06.298Z Doc-tests omicron_workspace_hack
79202024-10-21T23:02:06.298Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-12f38d3186beb808.rlib --extern aho_corasick=/work/oxidecomputer/omicron/target/debug/deps/libaho_corasick-b542551110e8af51.rlib --extern anyhow=/work/oxidecomputer/omicron/target/debug/deps/libanyhow-30077088698d34ae.rlib --extern base16ct=/work/oxidecomputer/omicron/target/debug/deps/libbase16ct-f1815429b9cc9059.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern base64ct=/work/oxidecomputer/omicron/target/debug/deps/libbase64ct-43a44750c8116f3c.rlib --extern bit_set=/work/oxidecomputer/omicron/target/debug/deps/libbit_set-f27c634c8e28190b.rlib --extern bit_vec=/work/oxidecomputer/omicron/target/debug/deps/libbit_vec-a4c480c9db0b285d.rlib --extern bitflags_dff4ba8e3ae991db=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-e992fadcca1ed6f2.rlib --extern bitflags_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libbitflags-fb02ffd1abc115c8.rlib --extern bstr=/work/oxidecomputer/omicron/target/debug/deps/libbstr-51b12ef1d081c45d.rlib --extern byteorder=/work/oxidecomputer/omicron/target/debug/deps/libbyteorder-325983a483f82094.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern cipher=/work/oxidecomputer/omicron/target/debug/deps/libcipher-e2da4675f63265ef.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clap_builder=/work/oxidecomputer/omicron/target/debug/deps/libclap_builder-0d9263b5ceb86056.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rlib --extern cookie=/work/oxidecomputer/omicron/target/debug/deps/libcookie-8b2c6af09cc39369.rlib --extern crossbeam_epoch=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_epoch-e76fa68a49dedd34.rlib --extern crossbeam_utils=/work/oxidecomputer/omicron/target/debug/deps/libcrossbeam_utils-1fb66d11f8bf8743.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern crypto_common=/work/oxidecomputer/omicron/target/debug/deps/libcrypto_common-735b6a65fb469b74.rlib --extern curve25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libcurve25519_dalek-84bed2dbc592cc10.rlib --extern digest=/work/oxidecomputer/omicron/target/debug/deps/libdigest-b3504092a9ff35a2.rlib --extern dof=/work/oxidecomputer/omicron/target/debug/deps/libdof-3a6c3063b8d9d35b.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern ecdsa=/work/oxidecomputer/omicron/target/debug/deps/libecdsa-549f04281ce47dce.rlib --extern ed25519_dalek=/work/oxidecomputer/omicron/target/debug/deps/libed25519_dalek-125d612dea7dc87f.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern elliptic_curve=/work/oxidecomputer/omicron/target/debug/deps/libelliptic_curve-8edd5f4ddeaab733.rlib --extern ff=/work/oxidecomputer/omicron/target/debug/deps/libff-64d38f0ed65965df.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern futures_channel=/work/oxidecomputer/omicron/target/debug/deps/libfutures_channel-acd6c3528e857df4.rlib --extern futures_core=/work/oxidecomputer/omicron/target/debug/deps/libfutures_core-5c0c6b13016b0cbd.rlib --extern futures_io=/work/oxidecomputer/omicron/target/debug/deps/libfutures_io-1d4c5c102c6e9563.rlib --extern futures_sink=/work/oxidecomputer/omicron/target/debug/deps/libfutures_sink-7739957597c73f63.rlib --extern futures_task=/work/oxidecomputer/omicron/target/debug/deps/libfutures_task-0af99bb190aa0ae2.rlib --extern futures_util=/work/oxidecomputer/omicron/target/debug/deps/libfutures_util-276847dd56a0d30f.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern generic_array=/work/oxidecomputer/omicron/target/debug/deps/libgeneric_array-04cd9bd80d33c46b.rlib --extern getrandom=/work/oxidecomputer/omicron/target/debug/deps/libgetrandom-3921b46002378d01.rlib --extern group=/work/oxidecomputer/omicron/target/debug/deps/libgroup-e9eaf4d35e8d5a8c.rlib --extern hashbrown=/work/oxidecomputer/omicron/target/debug/deps/libhashbrown-b70767056d1a4824.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_proto=/work/oxidecomputer/omicron/target/debug/deps/libhickory_proto-3530d4188f228966.rlib --extern hmac=/work/oxidecomputer/omicron/target/debug/deps/libhmac-b8dd11fd78b45c99.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern hyper_rustls=/work/oxidecomputer/omicron/target/debug/deps/libhyper_rustls-44838b94f62c5ce0.rlib --extern hyper_util=/work/oxidecomputer/omicron/target/debug/deps/libhyper_util-dc1e60f16a8a0220.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern inout=/work/oxidecomputer/omicron/target/debug/deps/libinout-7d2350c4bdc55aa3.rlib --extern itertools_93f6ce9d446188ac=/work/oxidecomputer/omicron/target/debug/deps/libitertools-197a32e1da667e01.rlib --extern itertools_5ef9efb8ec2df382=/work/oxidecomputer/omicron/target/debug/deps/libitertools-bb69c56d84ec7036.rlib --extern lalrpop_util=/work/oxidecomputer/omicron/target/debug/deps/liblalrpop_util-cabd6990d00654d2.rlib --extern lazy_static=/work/oxidecomputer/omicron/target/debug/deps/liblazy_static-cf320adaf9052777.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern log=/work/oxidecomputer/omicron/target/debug/deps/liblog-31bde78633f57151.rlib --extern managed=/work/oxidecomputer/omicron/target/debug/deps/libmanaged-7ebffa2b30e78119.rlib --extern memchr=/work/oxidecomputer/omicron/target/debug/deps/libmemchr-3b7d5cfbb443b029.rlib --extern mio=/work/oxidecomputer/omicron/target/debug/deps/libmio-799586b37596e7c6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num_bigint_dig=/work/oxidecomputer/omicron/target/debug/deps/libnum_bigint_dig-2171098f16b5a849.rlib --extern num_integer=/work/oxidecomputer/omicron/target/debug/deps/libnum_integer-7b6cf14b4f0145ca.rlib --extern num_iter=/work/oxidecomputer/omicron/target/debug/deps/libnum_iter-5f83b0ee0c6da907.rlib --extern num_traits=/work/oxidecomputer/omicron/target/debug/deps/libnum_traits-64c24fe16140f6b4.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern peg_runtime=/work/oxidecomputer/omicron/target/debug/deps/libpeg_runtime-f68472f095c24de4.rlib --extern pem_rfc7468=/work/oxidecomputer/omicron/target/debug/deps/libpem_rfc7468-e6975d27c0797841.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern phf=/work/oxidecomputer/omicron/target/debug/deps/libphf-ee25658cf7098305.rlib --extern phf_shared=/work/oxidecomputer/omicron/target/debug/deps/libphf_shared-02e8e0acc1d2fa03.rlib --extern pkcs8=/work/oxidecomputer/omicron/target/debug/deps/libpkcs8-45f38eb21b70c5b3.rlib --extern postgres_types=/work/oxidecomputer/omicron/target/debug/deps/libpostgres_types-fa1c7871fa3d195e.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern regex_automata=/work/oxidecomputer/omicron/target/debug/deps/libregex_automata-9f36d56a060ad2ad.rlib --extern regex_syntax=/work/oxidecomputer/omicron/target/debug/deps/libregex_syntax-26edaa7b21c00140.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern rsa=/work/oxidecomputer/omicron/target/debug/deps/librsa-3c7bb634f5d58075.rlib --extern rustix=/work/oxidecomputer/omicron/target/debug/deps/librustix-1f26de9c2d244e57.rlib --extern rustls=/work/oxidecomputer/omicron/target/debug/deps/librustls-64bfa8a56fa2a472.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern scopeguard=/work/oxidecomputer/omicron/target/debug/deps/libscopeguard-5380524236143168.rlib --extern semver=/work/oxidecomputer/omicron/target/debug/deps/libsemver-f3ea07a34ee8cc3c.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha1=/work/oxidecomputer/omicron/target/debug/deps/libsha1-6c5265b4c120912c.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern smallvec=/work/oxidecomputer/omicron/target/debug/deps/libsmallvec-90c42fabfdf6af03.rlib --extern spin=/work/oxidecomputer/omicron/target/debug/deps/libspin-2299d31376bf1b32.rlib --extern string_cache=/work/oxidecomputer/omicron/target/debug/deps/libstring_cache-2493ee11b0d280d0.rlib --extern subtle=/work/oxidecomputer/omicron/target/debug/deps/libsubtle-b7b5464a5de3de01.rlib --extern syn_f595c2ba2a3f28df=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern time=/work/oxidecomputer/omicron/target/debug/deps/libtime-5ddc7e969e254d9e.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_postgres=/work/oxidecomputer/omicron/target/debug/deps/libtokio_postgres-665b11d7dbe7e32e.rlib --extern tokio_rustls=/work/oxidecomputer/omicron/target/debug/deps/libtokio_rustls-c27e9d426a7f576f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-1b82a5a547bb6b63.rlib --extern toml_datetime=/work/oxidecomputer/omicron/target/debug/deps/libtoml_datetime-2b3481f3706e9764.rlib --extern toml_edit_cdcf2f9584511fe6=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-30fda7d263f86ef1.rlib --extern toml_edit_3c51e837cfc5589a=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tracing=/work/oxidecomputer/omicron/target/debug/deps/libtracing-c5813f0370454179.rlib --extern unicode_bidi=/work/oxidecomputer/omicron/target/debug/deps/libunicode_bidi-0123801162e17fdd.rlib --extern unicode_normalization=/work/oxidecomputer/omicron/target/debug/deps/libunicode_normalization-8e3dd38d8af6e038.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern usdt_impl=/work/oxidecomputer/omicron/target/debug/deps/libusdt_impl-f600312abbed5300.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern x509_cert=/work/oxidecomputer/omicron/target/debug/deps/libx509_cert-30be5c1673f7667f.rlib --extern zerocopy=/work/oxidecomputer/omicron/target/debug/deps/libzerocopy-3dc929aab0ea4ca4.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79212024-10-21T23:02:06.382Z
79222024-10-21T23:02:06.382Zrunning 0 tests
79232024-10-21T23:02:06.382Z
79242024-10-21T23:02:06.406Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79252024-10-21T23:02:06.406Z
79262024-10-21T23:02:06.406Z Doc-tests openapi_manager
79272024-10-21T23:02:06.406Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern atomicwrites=/work/oxidecomputer/omicron/target/debug/deps/libatomicwrites-21d6598fe5058c50.rlib --extern bootstrap_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_api-ba1a498cb6a8858b.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickhouse_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libclickhouse_admin_api-234a4e6a8eb1b172.rlib --extern cockroach_admin_api=/work/oxidecomputer/omicron/target/debug/deps/libcockroach_admin_api-836c4852cf84f385.rlib --extern dns_server_api=/work/oxidecomputer/omicron/target/debug/deps/libdns_server_api-5d32890166c24440.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern gateway_api=/work/oxidecomputer/omicron/target/debug/deps/libgateway_api-b7bbadd65583a4ac.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-7dcc9a2fce0435d2.rlib --extern nexus_external_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_external_api-77f71d32dd85524c.rlib --extern nexus_internal_api=/work/oxidecomputer/omicron/target/debug/deps/libnexus_internal_api-948aa873ffbf30c0.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapi_manager=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager-43c041e70c4082a9.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-ddcb249a40b53045.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern similar=/work/oxidecomputer/omicron/target/debug/deps/libsimilar-827221e0f813566e.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79282024-10-21T23:02:06.850Z
79292024-10-21T23:02:06.850Zrunning 0 tests
79302024-10-21T23:02:06.850Z
79312024-10-21T23:02:06.850Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79322024-10-21T23:02:06.850Z
79332024-10-21T23:02:06.883Z Doc-tests openapi_manager_types
79342024-10-21T23:02:06.883Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name openapi_manager_types --test dev-tools/openapi-manager/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/dev-tools/openapi-manager/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_manager_types=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_manager_types-ddcb249a40b53045.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79352024-10-21T23:02:06.985Z
79362024-10-21T23:02:06.985Zrunning 0 tests
79372024-10-21T23:02:06.985Z
79382024-10-21T23:02:07.009Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
79392024-10-21T23:02:07.009Z
79402024-10-21T23:02:07.009Z Doc-tests oxide_client
79412024-10-21T23:02:07.009Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxide_client=/work/oxidecomputer/omicron/target/debug/deps/liboxide_client-c79b095ba1831cd4.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
79422024-10-21T23:02:13.116Z
79432024-10-21T23:02:13.116Zrunning 208 tests
79442024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import (line 26) ... ignored
79452024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_start (line 27) ... ignored
79462024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_bulk_write_import_stop (line 27) ... ignored
79472024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_create (line 25) ... ignored
79482024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_delete (line 25) ... ignored
79492024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_finalize_import (line 26) ... ignored
79502024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_list (line 27) ... ignored
79512024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_metrics_list (line 31) ... ignored
79522024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientDisksExt::disk_view (line 25) ... ignored
79532024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_attach (line 28) ... ignored
79542024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_create (line 25) ... ignored
79552024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_delete (line 25) ... ignored
79562024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_detach (line 25) ... ignored
79572024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_list (line 27) ... ignored
79582024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_update (line 26) ... ignored
79592024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientFloatingIpsExt::floating_ip_view (line 25) ... ignored
79602024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_access_token (line 24) ... ignored
79612024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_confirm (line 24) ... ignored
79622024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::device_auth_request (line 24) ... ignored
79632024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::logout (line 22) ... ignored
79642024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_create (line 25) ... ignored
79652024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_delete (line 25) ... ignored
79662024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_list (line 27) ... ignored
79672024-10-21T23:02:13.185Ztest clients/oxide-client/src/lib.rs - ClientHiddenExt::probe_view (line 25) ... ignored
79682024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_create (line 27) ... ignored
79692024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_delete (line 27) ... ignored
79702024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_demote (line 27) ... ignored
79712024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_list (line 29) ... ignored
79722024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_promote (line 27) ... ignored
79732024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientImagesExt::image_view (line 27) ... ignored
79742024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_create (line 25) ... ignored
79752024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_delete (line 25) ... ignored
79762024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_attach (line 26) ... ignored
79772024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_detach (line 26) ... ignored
79782024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_disk_list (line 28) ... ignored
79792024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_attach (line 26) ... ignored
79802024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ephemeral_ip_detach (line 25) ... ignored
79812024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_external_ip_list (line 25) ... ignored
79822024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_list (line 27) ... ignored
79832024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_create (line 26) ... ignored
79842024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_delete (line 28) ... ignored
79852024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_list (line 28) ... ignored
79862024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_update (line 27) ... ignored
79872024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_network_interface_view (line 26) ... ignored
79882024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_reboot (line 25) ... ignored
79892024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console (line 28) ... ignored
79902024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_serial_console_stream (line 26) ... ignored
79912024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_ssh_public_key_list (line 30) ... ignored
79922024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_start (line 25) ... ignored
79932024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_stop (line 25) ... ignored
79942024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_update (line 26) ... ignored
79952024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientInstancesExt::instance_view (line 25) ... ignored
79962024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_local (line 22) ... ignored
79972024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientLoginExt::login_saml (line 22) ... ignored
79982024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::silo_metric (line 32) ... ignored
79992024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_query (line 24) ... ignored
80002024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientMetricsExt::timeseries_schema_list (line 25) ... ignored
80012024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_update (line 22) ... ignored
80022024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientPolicyExt::system_policy_view (line 22) ... ignored
80032024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_create (line 22) ... ignored
80042024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_delete (line 24) ... ignored
80052024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_list (line 26) ... ignored
80062024-10-21T23:02:13.186Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_ip_pool_view (line 24) ... ignored
80072024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_list (line 26) ... ignored
80082024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_update (line 25) ... ignored
80092024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_policy_view (line 24) ... ignored
80102024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_update (line 25) ... ignored
80112024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientProjectsExt::project_view (line 24) ... ignored
80122024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_list (line 25) ... ignored
80132024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientRolesExt::role_view (line 24) ... ignored
80142024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_groups (line 26) ... ignored
80152024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_create (line 24) ... ignored
80162024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_delete (line 26) ... ignored
80172024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_list (line 28) ... ignored
80182024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_ssh_key_view (line 26) ... ignored
80192024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSessionExt::current_user_view (line 22) ... ignored
80202024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_create (line 24) ... ignored
80212024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_delete (line 26) ... ignored
80222024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_list (line 28) ... ignored
80232024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::certificate_view (line 26) ... ignored
80242024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_list (line 26) ... ignored
80252024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::group_view (line 24) ... ignored
80262024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_update (line 22) ... ignored
80272024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::policy_view (line 22) ... ignored
80282024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::user_list (line 27) ... ignored
80292024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSilosExt::utilization_view (line 22) ... ignored
80302024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_create (line 27) ... ignored
80312024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_delete (line 25) ... ignored
80322024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_list (line 27) ... ignored
80332024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSnapshotsExt::snapshot_view (line 25) ... ignored
80342024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_apply_settings (line 27) ... ignored
80352024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_clear_settings (line 26) ... ignored
80362024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_list (line 27) ... ignored
80372024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::networking_switch_port_status (line 26) ... ignored
80382024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_list (line 26) ... ignored
80392024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::physical_disk_view (line 24) ... ignored
80402024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_list (line 26) ... ignored
80412024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::rack_view (line 24) ... ignored
80422024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_add (line 22) ... ignored
80432024-10-21T23:02:13.187Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_instance_list (line 27) ... ignored
80442024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list (line 26) ... ignored
80452024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_list_uninitialized (line 25) ... ignored
80462024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_physical_disk_list (line 27) ... ignored
80472024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_set_provision_policy (line 25) ... ignored
80482024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::sled_view (line 24) ... ignored
80492024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_list (line 26) ... ignored
80502024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemHardwareExt::switch_view (line 24) ... ignored
80512024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_create (line 22) ... ignored
80522024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_delete (line 24) ... ignored
80532024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_list (line 26) ... ignored
80542024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_add (line 27) ... ignored
80552024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_list (line 28) ... ignored
80562024-10-21T23:02:13.212Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_range_remove (line 25) ... ignored
80572024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_add (line 24) ... ignored
80582024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_list (line 27) ... ignored
80592024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_range_remove (line 22) ... ignored
80602024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_service_view (line 22) ... ignored
80612024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_link (line 27) ... ignored
80622024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_list (line 27) ... ignored
80632024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_unlink (line 24) ... ignored
80642024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_silo_update (line 24) ... ignored
80652024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_update (line 25) ... ignored
80662024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_utilization_view (line 24) ... ignored
80672024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemIpPoolsExt::ip_pool_view (line 24) ... ignored
80682024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemMetricsExt::system_metric (line 32) ... ignored
80692024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_block_list (line 27) ... ignored
80702024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_create (line 22) ... ignored
80712024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_delete (line 24) ... ignored
80722024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_address_lot_list (line 26) ... ignored
80732024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_update (line 22) ... ignored
80742024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_allow_list_view (line 22) ... ignored
80752024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_disable (line 22) ... ignored
80762024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_enable (line 22) ... ignored
80772024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bfd_status (line 22) ... ignored
80782024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_delete (line 24) ... ignored
80792024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_list (line 26) ... ignored
80802024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announce_set_update (line 24) ... ignored
80812024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_announcement_list (line 24) ... ignored
80822024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_create (line 22) ... ignored
80832024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_delete (line 24) ... ignored
80842024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_config_list (line 26) ... ignored
80852024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_exported (line 22) ... ignored
80862024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_imported_routes_ipv4 (line 24) ... ignored
80872024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_message_history (line 24) ... ignored
80882024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_bgp_status (line 22) ... ignored
80892024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_create (line 22) ... ignored
80902024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_delete (line 27) ... ignored
80912024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_loopback_address_list (line 26) ... ignored
80922024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_create (line 22) ... ignored
80932024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_delete (line 24) ... ignored
80942024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_list (line 27) ... ignored
80952024-10-21T23:02:13.213Ztest clients/oxide-client/src/lib.rs - ClientSystemNetworkingExt::networking_switch_port_settings_view (line 24) ... ignored
80962024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_create (line 27) ... ignored
80972024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_delete (line 25) ... ignored
80982024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::local_idp_user_set_password (line 28) ... ignored
80992024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_create (line 25) ... ignored
81002024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::saml_identity_provider_view (line 25) ... ignored
81012024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_create (line 22) ... ignored
81022024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_delete (line 26) ... ignored
81032024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_identity_provider_list (line 27) ... ignored
81042024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_ip_pool_list (line 29) ... ignored
81052024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_list (line 28) ... ignored
81062024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_update (line 25) ... ignored
81072024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_policy_view (line 24) ... ignored
81082024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_update (line 27) ... ignored
81092024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_quotas_view (line 24) ... ignored
81102024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_list (line 27) ... ignored
81112024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_user_view (line 25) ... ignored
81122024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_list (line 26) ... ignored
81132024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_utilization_view (line 24) ... ignored
81142024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::silo_view (line 26) ... ignored
81152024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::system_quotas_list (line 26) ... ignored
81162024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_list (line 26) ... ignored
81172024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemSilosExt::user_builtin_view (line 22) ... ignored
81182024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientSystemStatusExt::ping (line 24) ... ignored
81192024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_create (line 26) ... ignored
81202024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_delete (line 27) ... ignored
81212024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_create (line 27) ... ignored
81222024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_delete (line 28) ... ignored
81232024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_address_list (line 29) ... ignored
81242024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_create (line 27) ... ignored
81252024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_delete (line 28) ... ignored
81262024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_ip_pool_list (line 29) ... ignored
81272024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_list (line 28) ... ignored
81282024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::internet_gateway_view (line 26) ... ignored
81292024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_create (line 25) ... ignored
81302024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_delete (line 25) ... ignored
81312024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_update (line 32) ... ignored
81322024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_firewall_rules_view (line 25) ... ignored
81332024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_list (line 27) ... ignored
81342024-10-21T23:02:13.214Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_create (line 26) ... ignored
81352024-10-21T23:02:13.215Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_delete (line 26) ... ignored
81362024-10-21T23:02:13.215Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_list (line 28) ... ignored
81372024-10-21T23:02:13.215Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_create (line 27) ... ignored
81382024-10-21T23:02:13.215Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_delete (line 27) ... ignored
81392024-10-21T23:02:13.215Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_list (line 31) ... ignored
81402024-10-21T23:02:13.215Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_update (line 28) ... ignored
81412024-10-21T23:02:13.215Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_route_view (line 27) ... ignored
81422024-10-21T23:02:13.215Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_update (line 27) ... ignored
81432024-10-21T23:02:13.215Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_router_view (line 26) ... ignored
81442024-10-21T23:02:13.239Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_create (line 26) ... ignored
81452024-10-21T23:02:13.239Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_delete (line 26) ... ignored
81462024-10-21T23:02:13.239Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list (line 28) ... ignored
81472024-10-21T23:02:13.239Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_list_network_interfaces (line 29) ... ignored
81482024-10-21T23:02:13.239Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_update (line 27) ... ignored
81492024-10-21T23:02:13.239Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_subnet_view (line 26) ... ignored
81502024-10-21T23:02:13.239Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_update (line 26) ... ignored
81512024-10-21T23:02:13.239Ztest clients/oxide-client/src/lib.rs - ClientVpcsExt::vpc_view (line 25) ... ignored
81522024-10-21T23:02:13.239Z
81532024-10-21T23:02:13.239Ztest result: ok. 0 passed; 0 failed; 208 ignored; 0 measured; 0 filtered out; finished in 0.01s
81542024-10-21T23:02:13.239Z
81552024-10-21T23:02:13.263Z Doc-tests oximeter
81562024-10-21T23:02:13.263Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-b85be9ebe4c5c0f8.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-0337454206d11960.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
81572024-10-21T23:02:13.577Z
81582024-10-21T23:02:13.577Zrunning 2 tests
81592024-10-21T23:02:13.601Ztest oximeter/oximeter/src/lib.rs - (line 111) ... ignored
81602024-10-21T23:02:14.949Ztest oximeter/oximeter/src/lib.rs - (line 118) ... ok
81612024-10-21T23:02:14.949Z
81622024-10-21T23:02:14.949Ztest result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.37s
81632024-10-21T23:02:14.949Z
81642024-10-21T23:02:14.994Z Doc-tests oximeter_api
81652024-10-21T23:02:15.018Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
81662024-10-21T23:02:15.313Z
81672024-10-21T23:02:15.313Zrunning 2 tests
81682024-10-21T23:02:15.338Ztest oximeter/api/src/lib.rs - oximeter_api_mod::api_description (line 25) ... ignored
81692024-10-21T23:02:15.338Ztest oximeter/api/src/lib.rs - oximeter_api_mod::stub_api_description (line 31) ... ignored
81702024-10-21T23:02:15.338Z
81712024-10-21T23:02:15.338Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
81722024-10-21T23:02:15.338Z
81732024-10-21T23:02:15.362Z Doc-tests oximeter_client
81742024-10-21T23:02:15.362Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
81752024-10-21T23:02:15.725Z
81762024-10-21T23:02:15.725Zrunning 0 tests
81772024-10-21T23:02:15.725Z
81782024-10-21T23:02:15.749Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81792024-10-21T23:02:15.749Z
81802024-10-21T23:02:15.773Z Doc-tests oximeter_collector
81812024-10-21T23:02:15.773Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern httpmock=/work/oxidecomputer/omicron/target/debug/deps/libhttpmock-320dc6da11743aa9.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern nexus_types=/work/oxidecomputer/omicron/target/debug/deps/libnexus_types-efa98fd6a296564a.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_api=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_api-281dbaa15668b816.rlib --extern oximeter_client=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_client-78328855a65ef1ba.rlib --extern oximeter_collector=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_collector-b7c4fdb57bf8eedd.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
81822024-10-21T23:02:16.382Z
81832024-10-21T23:02:16.382Zrunning 0 tests
81842024-10-21T23:02:16.382Z
81852024-10-21T23:02:16.406Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
81862024-10-21T23:02:16.406Z
81872024-10-21T23:02:16.452Z Doc-tests oximeter_db
81882024-10-21T23:02:16.452Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_recursion=/work/oxidecomputer/omicron/target/debug/deps/libasync_recursion-809d2ffd255a9c12.so --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bcs=/work/oxidecomputer/omicron/target/debug/deps/libbcs-c1061b23946bb5f7.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern chrono_tz=/work/oxidecomputer/omicron/target/debug/deps/libchrono_tz-353def9d6dc7f25c.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern iana_time_zone=/work/oxidecomputer/omicron/target/debug/deps/libiana_time_zone-8635b5d8cbf154bd.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern nom=/work/oxidecomputer/omicron/target/debug/deps/libnom-48891256de0358bb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_db=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_db-16f6e9fec11e3872.rlib --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern peg=/work/oxidecomputer/omicron/target/debug/deps/libpeg-c95009266722ad06.rlib --extern qorb=/work/oxidecomputer/omicron/target/debug/deps/libqorb-34969f2d385bc569.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rustyline=/work/oxidecomputer/omicron/target/debug/deps/librustyline-bd3c36a631e20a21.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern sqlformat=/work/oxidecomputer/omicron/target/debug/deps/libsqlformat-1bdd39bfebd03640.rlib --extern sqlparser=/work/oxidecomputer/omicron/target/debug/deps/libsqlparser-18626462a7083486.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tabled=/work/oxidecomputer/omicron/target/debug/deps/libtabled-9eb4ec78cc85feaa.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern usdt=/work/oxidecomputer/omicron/target/debug/deps/libusdt-7dbbc363673f3747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="native-sql-shell"' --cfg 'feature="oxql"' --cfg 'feature="sql"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "native-sql-shell", "oxql", "sql"))' --document-private-items -D warnings --error-format human`
81892024-10-21T23:02:17.979Z
81902024-10-21T23:02:17.979Zrunning 1 test
81912024-10-21T23:02:18.003Ztest oximeter/db/src/oxql/ast/table_ops/filter.rs - oxql::ast::table_ops::filter::Filter::simplify_to_dnf (line 115) ... ignored
81922024-10-21T23:02:18.003Z
81932024-10-21T23:02:18.003Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
81942024-10-21T23:02:18.003Z
81952024-10-21T23:02:18.046Z Doc-tests oximeter_instruments
81962024-10-21T23:02:18.046Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern kstat_rs=/work/oxidecomputer/omicron/target/debug/deps/libkstat_rs-d68c3000a269ea3d.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_instruments=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_instruments-528c5791c45b3ba4.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
81972024-10-21T23:02:18.557Z
81982024-10-21T23:02:18.557Zrunning 0 tests
81992024-10-21T23:02:18.557Z
82002024-10-21T23:02:18.557Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82012024-10-21T23:02:18.557Z
82022024-10-21T23:02:18.591Z Doc-tests oximeter_macro_impl
82032024-10-21T23:02:18.615Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-858fe2ae6e20e6ce.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82042024-10-21T23:02:18.717Z
82052024-10-21T23:02:18.717Zrunning 0 tests
82062024-10-21T23:02:18.717Z
82072024-10-21T23:02:18.741Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82082024-10-21T23:02:18.741Z
82092024-10-21T23:02:18.741Z Doc-tests oximeter_producer
82102024-10-21T23:02:18.741Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.rlib --extern nexus_client=/work/oxidecomputer/omicron/target/debug/deps/libnexus_client-cf66e3776ba3aed6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter=/work/oxidecomputer/omicron/target/debug/deps/liboximeter-1f7b7f75401a3708.rlib --extern oximeter_producer=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_producer-b4089d2c5ed74933.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82112024-10-21T23:02:19.186Z
82122024-10-21T23:02:19.186Zrunning 0 tests
82132024-10-21T23:02:19.186Z
82142024-10-21T23:02:19.186Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82152024-10-21T23:02:19.186Z
82162024-10-21T23:02:19.222Z Doc-tests oximeter_schema
82172024-10-21T23:02:19.246Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_schema --test oximeter/schema/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/schema -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern heck=/work/oxidecomputer/omicron/target/debug/deps/libheck-830498e334c402a9.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-b85be9ebe4c5c0f8.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern prettyplease=/work/oxidecomputer/omicron/target/debug/deps/libprettyplease-a6e6f3e36c8ade8a.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82182024-10-21T23:02:19.599Z
82192024-10-21T23:02:19.599Zrunning 0 tests
82202024-10-21T23:02:19.599Z
82212024-10-21T23:02:19.599Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82222024-10-21T23:02:19.599Z
82232024-10-21T23:02:19.625Z Doc-tests oximeter_test_utils
82242024-10-21T23:02:19.649Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_test_utils --test oximeter/test-utils/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/test-utils -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clickward=/work/oxidecomputer/omicron/target/debug/deps/libclickward-1a0fbe6a9401b7ef.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern oximeter_test_utils=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_test_utils-4f788679641ddc6a.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82252024-10-21T23:02:19.940Z
82262024-10-21T23:02:19.940Zrunning 0 tests
82272024-10-21T23:02:19.940Z
82282024-10-21T23:02:19.965Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82292024-10-21T23:02:19.965Z
82302024-10-21T23:02:19.965Z Doc-tests oximeter_timeseries_macro
82312024-10-21T23:02:19.965Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-858fe2ae6e20e6ce.rlib --extern oximeter_schema=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_schema-83824d127d9b8cac.rlib --extern oximeter_timeseries_macro=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_timeseries_macro-0337454206d11960.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-ee01a43b2698b42d.rlib --extern proc_macro2=/work/oxidecomputer/omicron/target/debug/deps/libproc_macro2-03448f2c6b15b59e.rlib --extern quote=/work/oxidecomputer/omicron/target/debug/deps/libquote-826627f40ad2fed3.rlib --extern syn=/work/oxidecomputer/omicron/target/debug/deps/libsyn-d1bb9b0d189db5f1.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82322024-10-21T23:02:20.242Z
82332024-10-21T23:02:20.242Zrunning 0 tests
82342024-10-21T23:02:20.242Z
82352024-10-21T23:02:20.242Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82362024-10-21T23:02:20.243Z
82372024-10-21T23:02:20.269Z Doc-tests oximeter_types
82382024-10-21T23:02:20.293Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oximeter_types --test oximeter/types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern approx=/work/oxidecomputer/omicron/target/debug/deps/libapprox-c60fa4528b6f8604.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern criterion=/work/oxidecomputer/omicron/target/debug/deps/libcriterion-f06b7c2c233c06bb.rlib --extern float_ord=/work/oxidecomputer/omicron/target/debug/deps/libfloat_ord-7a1c88d1453503cb.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_macro_impl=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_macro_impl-810ca8e66ceea965.so --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rand_distr=/work/oxidecomputer/omicron/target/debug/deps/librand_distr-2142bb9a9dca75cd.rlib --extern regex=/work/oxidecomputer/omicron/target/debug/deps/libregex-af2dab8125b2f6b0.rlib --extern rstest=/work/oxidecomputer/omicron/target/debug/deps/librstest-b18a6420ab630e70.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern trybuild=/work/oxidecomputer/omicron/target/debug/deps/libtrybuild-5a25ccebccb5c747.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82392024-10-21T23:02:20.998Z
82402024-10-21T23:02:20.998Zrunning 11 tests
82412024-10-21T23:02:21.365Ztest oximeter/types/src/traits.rs - traits::Metric (line 190) - compile fail ... ok
82422024-10-21T23:02:27.291Ztest oximeter/types/src/quantile.rs - quantile::Quantile::append (line 245) ... ok
82432024-10-21T23:02:27.358Ztest oximeter/types/src/quantile.rs - quantile::Quantile::new (line 80) ... ok
82442024-10-21T23:02:27.503Ztest oximeter/types/src/quantile.rs - quantile::Quantile::from_parts (line 118) ... ok
82452024-10-21T23:02:27.724Ztest oximeter/types/src/traits.rs - traits::Target (line 79) - compile fail ... ok
82462024-10-21T23:02:27.881Ztest oximeter/types/src/traits.rs - traits::Metric (line 165) ... ok
82472024-10-21T23:02:27.881Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::span_decades (line 924) ... ok
82482024-10-21T23:02:27.921Ztest oximeter/types/src/quantile.rs - quantile::Quantile::estimate (line 202) ... ok
82492024-10-21T23:02:27.945Ztest oximeter/types/src/histogram.rs - histogram::Histogram<T>::with_bins (line 525) ... ok
82502024-10-21T23:02:28.235Ztest oximeter/types/src/traits.rs - traits::Producer (line 369) ... ok
82512024-10-21T23:02:32.994Ztest oximeter/types/src/traits.rs - traits::Target (line 49) ... ok
82522024-10-21T23:02:32.994Z
82532024-10-21T23:02:32.994Ztest result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.00s
82542024-10-21T23:02:32.994Z
82552024-10-21T23:02:33.046Z Doc-tests oxlog
82562024-10-21T23:02:33.046Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxlog=/work/oxidecomputer/omicron/target/debug/deps/liboxlog-13ea714f2a672580.rlib --extern sigpipe=/work/oxidecomputer/omicron/target/debug/deps/libsigpipe-c1dc7628e1dd2501.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82572024-10-21T23:02:33.163Z
82582024-10-21T23:02:33.163Zrunning 0 tests
82592024-10-21T23:02:33.163Z
82602024-10-21T23:02:33.163Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82612024-10-21T23:02:33.163Z
82622024-10-21T23:02:33.187Z Doc-tests oxql_types
82632024-10-21T23:02:33.187Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name oxql_types --test oximeter/oxql-types/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/oximeter/oxql-types -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern highway=/work/oxidecomputer/omicron/target/debug/deps/libhighway-1afa1300e0ddf1c3.rlib --extern num=/work/oxidecomputer/omicron/target/debug/deps/libnum-42d37f19843ec3ba.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oximeter_types=/work/oxidecomputer/omicron/target/debug/deps/liboximeter_types-9235e80fc9fb6a07.rlib --extern oxql_types=/work/oxidecomputer/omicron/target/debug/deps/liboxql_types-8213f9dafe3f4e6c.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82642024-10-21T23:02:33.616Z
82652024-10-21T23:02:33.616Zrunning 0 tests
82662024-10-21T23:02:33.616Z
82672024-10-21T23:02:33.616Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82682024-10-21T23:02:33.616Z
82692024-10-21T23:02:33.647Z Doc-tests sled_agent_api
82702024-10-21T23:02:33.671Z Running `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/rustdoc --edition=2021 --crate-type lib --crate-name sled_agent_api --test sled-agent/api/src/lib.rs --test-run-directory /work/oxidecomputer/omicron/sled-agent/api -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L dependency=/work/oxidecomputer/omicron/target/debug/deps -L /usr/platform/oxide/lib/amd64/ -L native=/opt/ooce/pgsql-13/lib/amd64 -L native=/usr/lib/amd64 -L native=/usr/ssl-3/lib/amd64 -L native=/work/oxidecomputer/omicron/target/debug/build/blake3-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_agent_api=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_api-8b1c6ff08eef8efe.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82712024-10-21T23:02:34.123Z
82722024-10-21T23:02:34.123Zrunning 2 tests
82732024-10-21T23:02:34.158Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::api_description (line 63) ... ignored
82742024-10-21T23:02:34.158Ztest sled-agent/api/src/lib.rs - sled_agent_api_mod::stub_api_description (line 69) ... ignored
82752024-10-21T23:02:34.158Z
82762024-10-21T23:02:34.158Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
82772024-10-21T23:02:34.158Z
82782024-10-21T23:02:34.183Z Doc-tests sled_agent_client
82792024-10-21T23:02:34.183Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_client-fc8762ba28dbabc3.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82802024-10-21T23:02:36.365Z
82812024-10-21T23:02:36.365Zrunning 0 tests
82822024-10-21T23:02:36.365Z
82832024-10-21T23:02:36.365Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82842024-10-21T23:02:36.365Z
82852024-10-21T23:02:36.429Z Doc-tests sled_agent_types
82862024-10-21T23:02:36.459Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern bootstore=/work/oxidecomputer/omicron/target/debug/deps/libbootstore-c1183443b7a8d9c1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern nexus_sled_agent_shared=/work/oxidecomputer/omicron/target/debug/deps/libnexus_sled_agent_shared-5e185687fdac6f78.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern propolis_client=/work/oxidecomputer/omicron/target/debug/deps/libpropolis_client-2d0ad5c466b9c4d1.rlib --extern rcgen=/work/oxidecomputer/omicron/target/debug/deps/librcgen-aa2cd3057be6a27d.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_human_bytes=/work/oxidecomputer/omicron/target/debug/deps/libserde_human_bytes-8392285166d821a5.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha3=/work/oxidecomputer/omicron/target/debug/deps/libsha3-8efc608bc0cce087.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82872024-10-21T23:02:37.415Z
82882024-10-21T23:02:37.415Zrunning 0 tests
82892024-10-21T23:02:37.415Z
82902024-10-21T23:02:37.415Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82912024-10-21T23:02:37.415Z
82922024-10-21T23:02:37.461Z Doc-tests sled_hardware
82932024-10-21T23:02:37.485Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gethostname=/work/oxidecomputer/omicron/target/debug/deps/libgethostname-f2bf026160a24097.rlib --extern illumos_devinfo=/work/oxidecomputer/omicron/target/debug/deps/libillumos_devinfo-e9f2fd26b40ff159.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern libc=/work/oxidecomputer/omicron/target/debug/deps/liblibc-7bca6a4da6cde0e6.rlib --extern libefi_illumos=/work/oxidecomputer/omicron/target/debug/deps/liblibefi_illumos-1d48cb6a25196d6f.rlib --extern libnvme=/work/oxidecomputer/omicron/target/debug/deps/liblibnvme-08cc1ef2903b68d2.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libslog_error_chain-72173a9ea899e76d.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tofino=/work/oxidecomputer/omicron/target/debug/deps/libtofino-5fbaad27207d1051.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
82942024-10-21T23:02:37.923Z
82952024-10-21T23:02:37.923Zrunning 0 tests
82962024-10-21T23:02:37.923Z
82972024-10-21T23:02:37.923Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
82982024-10-21T23:02:37.923Z
82992024-10-21T23:02:37.958Z Doc-tests sled_hardware_types
83002024-10-21T23:02:37.982Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-16258e2dfa4714d6.rlib --extern macaddr=/work/oxidecomputer/omicron/target/debug/deps/libmacaddr-f1ccdd3195e5f523.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83012024-10-21T23:02:38.302Z
83022024-10-21T23:02:38.302Zrunning 0 tests
83032024-10-21T23:02:38.302Z
83042024-10-21T23:02:38.302Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83052024-10-21T23:02:38.302Z
83062024-10-21T23:02:38.332Z Doc-tests sled_storage
83072024-10-21T23:02:38.356Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cfg_if=/work/oxidecomputer/omicron/target/debug/deps/libcfg_if-94faf137b493206b.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_more=/work/oxidecomputer/omicron/target/debug/deps/libderive_more-a3d9dca8df99eae3.so --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern glob=/work/oxidecomputer/omicron/target/debug/deps/libglob-39f07e80d6316e9c.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern key_manager=/work/oxidecomputer/omicron/target/debug/deps/libkey_manager-d82c0297d9427e0e.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware-ac9c860c0f529d58.rlib --extern sled_storage=/work/oxidecomputer/omicron/target/debug/deps/libsled_storage-c83d90589baf4173.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.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`
83082024-10-21T23:02:38.834Z
83092024-10-21T23:02:38.834Zrunning 0 tests
83102024-10-21T23:02:38.834Z
83112024-10-21T23:02:38.834Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83122024-10-21T23:02:38.834Z
83132024-10-21T23:02:38.867Z Doc-tests sp_sim
83142024-10-21T23:02:38.891Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_types=/work/oxidecomputer/omicron/target/debug/deps/libgateway_types-9eef70d72c50635a.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern sp_sim=/work/oxidecomputer/omicron/target/debug/deps/libsp_sim-d83e6e72f24af5ae.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83152024-10-21T23:02:39.430Z
83162024-10-21T23:02:39.430Zrunning 0 tests
83172024-10-21T23:02:39.430Z
83182024-10-21T23:02:39.430Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83192024-10-21T23:02:39.430Z
83202024-10-21T23:02:39.466Z Doc-tests tufaceous
83212024-10-21T23:02:39.493Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-616ff3eea4fe0d56.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern console=/work/oxidecomputer/omicron/target/debug/deps/libconsole-acc5db071dc1e894.rlib --extern datatest_stable=/work/oxidecomputer/omicron/target/debug/deps/libdatatest_stable-cee90a3b9f042e82.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern predicates=/work/oxidecomputer/omicron/target/debug/deps/libpredicates-16eb17d651f323bf.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83222024-10-21T23:02:39.842Z
83232024-10-21T23:02:39.842Zrunning 0 tests
83242024-10-21T23:02:39.842Z
83252024-10-21T23:02:39.842Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83262024-10-21T23:02:39.842Z
83272024-10-21T23:02:39.868Z Doc-tests tufaceous_lib
83282024-10-21T23:02:39.892Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern itertools=/work/oxidecomputer/omicron/target/debug/deps/libitertools-17374fece069bfba.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern parse_size=/work/oxidecomputer/omicron/target/debug/deps/libparse_size-93c89df6fe796d16.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern ring=/work/oxidecomputer/omicron/target/debug/deps/libring-1d923f9e302ac86b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_path_to_error=/work/oxidecomputer/omicron/target/debug/deps/libserde_path_to_error-cda642eaa27d4783.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern url=/work/oxidecomputer/omicron/target/debug/deps/liburl-6398875b516cf905.rlib --extern zip=/work/oxidecomputer/omicron/target/debug/deps/libzip-029e14e5e7f283a9.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83292024-10-21T23:02:40.373Z
83302024-10-21T23:02:40.373Zrunning 0 tests
83312024-10-21T23:02:40.373Z
83322024-10-21T23:02:40.373Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83332024-10-21T23:02:40.373Z
83342024-10-21T23:02:40.407Z Doc-tests typed_rng
83352024-10-21T23:02:40.432Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-ddb0b6a8cb0a87ff.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern rand_core=/work/oxidecomputer/omicron/target/debug/deps/librand_core-a70f0230c3ae6da9.rlib --extern rand_seeder=/work/oxidecomputer/omicron/target/debug/deps/librand_seeder-89fe9c6a2dca6919.rlib --extern typed_rng=/work/oxidecomputer/omicron/target/debug/deps/libtyped_rng-198abdc4b4f4c363.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83362024-10-21T23:02:40.530Z
83372024-10-21T23:02:40.530Zrunning 0 tests
83382024-10-21T23:02:40.530Z
83392024-10-21T23:02:40.530Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83402024-10-21T23:02:40.530Z
83412024-10-21T23:02:40.556Z Doc-tests update_common
83422024-10-21T23:02:40.556Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83432024-10-21T23:02:40.933Z
83442024-10-21T23:02:40.933Zrunning 0 tests
83452024-10-21T23:02:40.933Z
83462024-10-21T23:02:40.933Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83472024-10-21T23:02:40.934Z
83482024-10-21T23:02:40.961Z Doc-tests update_engine
83492024-10-21T23:02:40.985Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern cancel_safe_futures=/work/oxidecomputer/omicron/target/debug/deps/libcancel_safe_futures-05623b2f83682ba2.rlib --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern derive_where=/work/oxidecomputer/omicron/target/debug/deps/libderive_where-c9f4d798832c0062.so --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern indent_write=/work/oxidecomputer/omicron/target/debug/deps/libindent_write-fe7c60a6b43fea40.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.rlib --extern indoc=/work/oxidecomputer/omicron/target/debug/deps/libindoc-6d8b0b7d5da02efe.so --extern libsw=/work/oxidecomputer/omicron/target/debug/deps/liblibsw-010bb657055a369a.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-752b21fdaac5be42.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern petgraph=/work/oxidecomputer/omicron/target/debug/deps/libpetgraph-c468925203a4a51b.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern serde_with=/work/oxidecomputer/omicron/target/debug/deps/libserde_with-8d52e71b5f275706.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern swrite=/work/oxidecomputer/omicron/target/debug/deps/libswrite-618c4abe1decdfc2.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83502024-10-21T23:02:41.526Z
83512024-10-21T23:02:41.526Zrunning 4 tests
83522024-10-21T23:02:41.551Ztest update-engine/src/events.rs - events::StepEvent::spec (line 78) ... ignored
83532024-10-21T23:02:41.551Ztest update-engine/src/macros.rs - macros::define_update_engine (line 11) ... ignored
83542024-10-21T23:02:41.551Ztest update-engine/src/macros.rs - macros::define_update_engine (line 17) ... ignored
83552024-10-21T23:02:42.445Ztest update-engine/src/display/utils.rs - display::utils::ProgressRatioDisplay (line 20) ... ok
83562024-10-21T23:02:42.445Z
83572024-10-21T23:02:42.445Ztest result: ok. 1 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.92s
83582024-10-21T23:02:42.445Z
83592024-10-21T23:02:42.479Z Doc-tests wicket
83602024-10-21T23:02:42.526Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern assert_cmd=/work/oxidecomputer/omicron/target/debug/deps/libassert_cmd-616ff3eea4fe0d56.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern humantime=/work/oxidecomputer/omicron/target/debug/deps/libhumantime-0a85939c8c116b02.rlib --extern indexmap=/work/oxidecomputer/omicron/target/debug/deps/libindexmap-f8788065ea5bfd1e.rlib --extern indicatif=/work/oxidecomputer/omicron/target/debug/deps/libindicatif-bc868756b1b0c2c5.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-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern proptest=/work/oxidecomputer/omicron/target/debug/deps/libproptest-8f6b3bbd27d166c4.rlib --extern ratatui=/work/oxidecomputer/omicron/target/debug/deps/libratatui-a894f3c41e20c0e2.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern rpassword=/work/oxidecomputer/omicron/target/debug/deps/librpassword-6a4af91e5f652da7.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern shell_words=/work/oxidecomputer/omicron/target/debug/deps/libshell_words-bfaf6b529bbb10b0.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern supports_color=/work/oxidecomputer/omicron/target/debug/deps/libsupports_color-e14989a5d0ee9047.rlib --extern tempfile=/work/oxidecomputer/omicron/target/debug/deps/libtempfile-24b04f271b39c294.rlib --extern textwrap=/work/oxidecomputer/omicron/target/debug/deps/libtextwrap-bc0396bad55291d0.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern toml_edit=/work/oxidecomputer/omicron/target/debug/deps/libtoml_edit-9203d6efe3e23e2d.rlib --extern tui_tree_widget=/work/oxidecomputer/omicron/target/debug/deps/libtui_tree_widget-04cac326e3357bb8.rlib --extern unicode_width=/work/oxidecomputer/omicron/target/debug/deps/libunicode_width-8f6b1da2456acb43.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib --extern zeroize=/work/oxidecomputer/omicron/target/debug/deps/libzeroize-5fccba4af4fe4320.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83612024-10-21T23:02:43.557Z
83622024-10-21T23:02:43.557Zrunning 0 tests
83632024-10-21T23:02:43.557Z
83642024-10-21T23:02:43.581Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83652024-10-21T23:02:43.581Z
83662024-10-21T23:02:43.614Z Doc-tests wicket_common
83672024-10-21T23:02:43.614Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern maplit=/work/oxidecomputer/omicron/target/debug/deps/libmaplit-c9380d86e5571d46.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern owo_colors=/work/oxidecomputer/omicron/target/debug/deps/libowo_colors-1b9c87378f6a0ee3.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83682024-10-21T23:02:44.315Z
83692024-10-21T23:02:44.315Zrunning 0 tests
83702024-10-21T23:02:44.315Z
83712024-10-21T23:02:44.315Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83722024-10-21T23:02:44.315Z
83732024-10-21T23:02:44.355Z Doc-tests wicket_dbg
83742024-10-21T23:02:44.379Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern ciborium=/work/oxidecomputer/omicron/target/debug/deps/libciborium-d10adc533ec730cd.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern crossterm=/work/oxidecomputer/omicron/target/debug/deps/libcrossterm-8c4a2b429d4d9c4d.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern reedline=/work/oxidecomputer/omicron/target/debug/deps/libreedline-85be312f14fb235b.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_envlogger=/work/oxidecomputer/omicron/target/debug/deps/libslog_envlogger-4ace96267714cd57.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_dbg=/work/oxidecomputer/omicron/target/debug/deps/libwicket_dbg-06fe9e2b1882c405.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83752024-10-21T23:02:44.819Z
83762024-10-21T23:02:44.819Zrunning 0 tests
83772024-10-21T23:02:44.819Z
83782024-10-21T23:02:44.819Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83792024-10-21T23:02:44.819Z
83802024-10-21T23:02:44.851Z Doc-tests wicketd
83812024-10-21T23:02:44.876Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern async_trait=/work/oxidecomputer/omicron/target/debug/deps/libasync_trait-2a9b2223f6844e23.so --extern base64=/work/oxidecomputer/omicron/target/debug/deps/libbase64-2da632077f49dfb6.rlib --extern bootstrap_agent_client=/work/oxidecomputer/omicron/target/debug/deps/libbootstrap_agent_client-969e4a388832095e.rlib --extern buf_list=/work/oxidecomputer/omicron/target/debug/deps/libbuf_list-4d473c9265bfa8d1.rlib --extern bytes=/work/oxidecomputer/omicron/target/debug/deps/libbytes-b8e9fbdeb91cd71f.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern camino_tempfile=/work/oxidecomputer/omicron/target/debug/deps/libcamino_tempfile-429a05a431667bab.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern debug_ignore=/work/oxidecomputer/omicron/target/debug/deps/libdebug_ignore-f8d6e08c22f4130f.rlib --extern display_error_chain=/work/oxidecomputer/omicron/target/debug/deps/libdisplay_error_chain-080efa0e0fcda2f8.rlib --extern dpd_client=/work/oxidecomputer/omicron/target/debug/deps/libdpd_client-f281564da3eb8f67.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern either=/work/oxidecomputer/omicron/target/debug/deps/libeither-5d39f2eb1424d60a.rlib --extern expectorate=/work/oxidecomputer/omicron/target/debug/deps/libexpectorate-81aa17a719b03d9b.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern flume=/work/oxidecomputer/omicron/target/debug/deps/libflume-1fb4cb21c0248828.rlib --extern fs_err=/work/oxidecomputer/omicron/target/debug/deps/libfs_err-816e989a4ff4f43c.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern gateway_messages=/work/oxidecomputer/omicron/target/debug/deps/libgateway_messages-f45b6c8cdc4f7801.rlib --extern gateway_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libgateway_test_utils-174f8ce33641a169.rlib --extern hex=/work/oxidecomputer/omicron/target/debug/deps/libhex-063889f16a5b7e58.rlib --extern hickory_resolver=/work/oxidecomputer/omicron/target/debug/deps/libhickory_resolver-8af77909a1ebd595.rlib --extern http=/work/oxidecomputer/omicron/target/debug/deps/libhttp-1d81c7bfc9a9aa6f.rlib --extern http_body_util=/work/oxidecomputer/omicron/target/debug/deps/libhttp_body_util-05ca3dab5a32ac16.rlib --extern hubtools=/work/oxidecomputer/omicron/target/debug/deps/libhubtools-caaa7273e8fbdbf2.rlib --extern hyper=/work/oxidecomputer/omicron/target/debug/deps/libhyper-fa8b24540dc9178a.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern installinator=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator-298875d72ddda744.rlib --extern installinator_api=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_api-7dcc9a2fce0435d2.rlib --extern installinator_client=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_client-b314c018b9555230.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern internal_dns_resolver=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_resolver-4854e5d32fe84fbc.rlib --extern internal_dns_types=/work/oxidecomputer/omicron/target/debug/deps/libinternal_dns_types-793f5e14c2b97bf4.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-3b2f12449dd5d288.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_ddm_admin_client=/work/oxidecomputer/omicron/target/debug/deps/libomicron_ddm_admin_client-93b2cb7c4a5f0de6.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_test_utils=/work/oxidecomputer/omicron/target/debug/deps/libomicron_test_utils-752b21fdaac5be42.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern once_cell=/work/oxidecomputer/omicron/target/debug/deps/libonce_cell-eebe1899602319ed.rlib --extern openapi_lint=/work/oxidecomputer/omicron/target/debug/deps/libopenapi_lint-235947ff7934f363.rlib --extern openapiv3=/work/oxidecomputer/omicron/target/debug/deps/libopenapiv3-9be05d24d67c020d.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern rand=/work/oxidecomputer/omicron/target/debug/deps/librand-3adca37dbe12b7ac.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_dtrace=/work/oxidecomputer/omicron/target/debug/deps/libslog_dtrace-f88b29314e1e2054.rlib --extern subprocess=/work/oxidecomputer/omicron/target/debug/deps/libsubprocess-0c8b40bf9e4eca65.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern thiserror=/work/oxidecomputer/omicron/target/debug/deps/libthiserror-4f56abb67316997f.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern tokio_stream=/work/oxidecomputer/omicron/target/debug/deps/libtokio_stream-aafe08763bfdf455.rlib --extern tokio_util=/work/oxidecomputer/omicron/target/debug/deps/libtokio_util-21eba7ec22e8f77d.rlib --extern toml=/work/oxidecomputer/omicron/target/debug/deps/libtoml-7523705cabd7850e.rlib --extern tough=/work/oxidecomputer/omicron/target/debug/deps/libtough-649cce69ca71eded.rlib --extern tufaceous=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous-b4a97ae4210cdd95.rlib --extern tufaceous_lib=/work/oxidecomputer/omicron/target/debug/deps/libtufaceous_lib-a236932207490277.rlib --extern update_common=/work/oxidecomputer/omicron/target/debug/deps/libupdate_common-f1903749dff604d6.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern wicket=/work/oxidecomputer/omicron/target/debug/deps/libwicket-f8cff8e89712210a.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd=/work/oxidecomputer/omicron/target/debug/deps/libwicketd-79aeebfb8181552b.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83822024-10-21T23:02:45.643Z
83832024-10-21T23:02:45.643Zrunning 0 tests
83842024-10-21T23:02:45.643Z
83852024-10-21T23:02:45.643Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
83862024-10-21T23:02:45.643Z
83872024-10-21T23:02:45.690Z Doc-tests wicketd_api
83882024-10-21T23:02:45.714Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-969e4a388832095e.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern gateway_client=/work/oxidecomputer/omicron/target/debug/deps/libgateway_client-f381e3184a7debde.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_passwords=/work/oxidecomputer/omicron/target/debug/deps/libomicron_passwords-398eaad9f4632057.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd_api=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_api-39f122fc6cc59b32.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83892024-10-21T23:02:46.205Z
83902024-10-21T23:02:46.205Zrunning 2 tests
83912024-10-21T23:02:46.229Ztest wicketd-api/src/lib.rs - wicketd_api_mod::api_description (line 51) ... ignored
83922024-10-21T23:02:46.230Ztest wicketd-api/src/lib.rs - wicketd_api_mod::stub_api_description (line 57) ... ignored
83932024-10-21T23:02:46.230Z
83942024-10-21T23:02:46.230Ztest result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
83952024-10-21T23:02:46.230Z
83962024-10-21T23:02:46.254Z Doc-tests wicketd_client
83972024-10-21T23:02:46.254Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::declare_interior_mutable_const' '--warn=clippy::cast_lossless' --extern chrono=/work/oxidecomputer/omicron/target/debug/deps/libchrono-c93540a2dfb95ba6.rlib --extern installinator_common=/work/oxidecomputer/omicron/target/debug/deps/libinstallinator_common-192c8d1518828dd8.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_uuid_kinds=/work/oxidecomputer/omicron/target/debug/deps/libomicron_uuid_kinds-f7bd712e102a587a.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern progenitor=/work/oxidecomputer/omicron/target/debug/deps/libprogenitor-2981c35a334c5b8a.rlib --extern regress=/work/oxidecomputer/omicron/target/debug/deps/libregress-f88577f237cb790b.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern schemars=/work/oxidecomputer/omicron/target/debug/deps/libschemars-5b7b8b2e7221fcf6.rlib --extern serde=/work/oxidecomputer/omicron/target/debug/deps/libserde-a652f8ccc3e0df34.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_agent_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_agent_types-d8d28a6b7fa97b86.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern update_engine=/work/oxidecomputer/omicron/target/debug/deps/libupdate_engine-fa10790d41a0bd8a.rlib --extern uuid=/work/oxidecomputer/omicron/target/debug/deps/libuuid-e27886bda4bebecb.rlib --extern wicket_common=/work/oxidecomputer/omicron/target/debug/deps/libwicket_common-89ea1fe6f795eb1e.rlib --extern wicketd_client=/work/oxidecomputer/omicron/target/debug/deps/libwicketd_client-b682e703aa9bca74.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
83982024-10-21T23:02:48.234Z
83992024-10-21T23:02:48.234Zrunning 0 tests
84002024-10-21T23:02:48.234Z
84012024-10-21T23:02:48.234Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84022024-10-21T23:02:48.234Z
84032024-10-21T23:02:48.290Z Doc-tests xtask_downloader
84042024-10-21T23:02:48.290Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern flate2=/work/oxidecomputer/omicron/target/debug/deps/libflate2-ed861e9e9bc48d14.rlib --extern futures=/work/oxidecomputer/omicron/target/debug/deps/libfutures-b3ec9c46c9402423.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern reqwest=/work/oxidecomputer/omicron/target/debug/deps/libreqwest-853576d42237b41a.rlib --extern sha2=/work/oxidecomputer/omicron/target/debug/deps/libsha2-0fc696dd70c41646.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern slog_async=/work/oxidecomputer/omicron/target/debug/deps/libslog_async-b45bb411940a19cd.rlib --extern slog_term=/work/oxidecomputer/omicron/target/debug/deps/libslog_term-8e0a2006b33391b4.rlib --extern strum=/work/oxidecomputer/omicron/target/debug/deps/libstrum-a5fdb242a92b805a.rlib --extern tar=/work/oxidecomputer/omicron/target/debug/deps/libtar-4b4566b2b91f773b.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern xtask_downloader=/work/oxidecomputer/omicron/target/debug/deps/libxtask_downloader-172311d037d4e509.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84052024-10-21T23:02:48.522Z
84062024-10-21T23:02:48.522Zrunning 1 test
84072024-10-21T23:02:48.546Ztest dev-tools/downloader/src/lib.rs - get_values_from_file (line 229) ... ignored
84082024-10-21T23:02:48.546Z
84092024-10-21T23:02:48.546Ztest result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
84102024-10-21T23:02:48.546Z
84112024-10-21T23:02:48.546Z Doc-tests zone_setup
84122024-10-21T23:02:48.546Z 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-8d17a58ddf282e64/out -L native=/work/oxidecomputer/omicron/target/debug/build/bzip2-sys-f44a954ef056f09c/out/lib -L native=/work/oxidecomputer/omicron/target/debug/build/libgit2-sys-479601a8d20c7699/out/build -L native=/work/oxidecomputer/omicron/target/debug/build/ring-17f423bb36dace61/out -L native=/work/oxidecomputer/omicron/target/debug/build/ring-fb69671f204b4e69/out -L native=/work/oxidecomputer/omicron/target/debug/build/tofino-66e35edd96a0ae94/out '--allow=clippy::style' '--warn=clippy::redundant_field_names' '--warn=clippy::len_zero' '--warn=clippy::iter_skip_next' '--warn=clippy::iter_nth_zero' '--warn=clippy::iter_nth' '--warn=clippy::iter_next_slice' '--warn=clippy::iter_cloned_collect' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_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-30077088698d34ae.rlib --extern camino=/work/oxidecomputer/omicron/target/debug/deps/libcamino-294229beec0d6e93.rlib --extern clap=/work/oxidecomputer/omicron/target/debug/deps/libclap-53b1b616d65a4f87.rlib --extern dropshot=/work/oxidecomputer/omicron/target/debug/deps/libdropshot-9397b75655977f50.rlib --extern illumos_utils=/work/oxidecomputer/omicron/target/debug/deps/libillumos_utils-16258e2dfa4714d6.rlib --extern omicron_common=/work/oxidecomputer/omicron/target/debug/deps/libomicron_common-84e2778669a06bfd.rlib --extern omicron_sled_agent=/work/oxidecomputer/omicron/target/debug/deps/libomicron_sled_agent-d35ae761caddc360.rlib --extern omicron_workspace_hack=/work/oxidecomputer/omicron/target/debug/deps/libomicron_workspace_hack-858fe2ae6e20e6ce.rlib --extern oxnet=/work/oxidecomputer/omicron/target/debug/deps/liboxnet-174795de30ef64a2.rlib --extern serde_json=/work/oxidecomputer/omicron/target/debug/deps/libserde_json-9c6fa6267da434ca.rlib --extern sled_hardware_types=/work/oxidecomputer/omicron/target/debug/deps/libsled_hardware_types-c03750b8eaf3d783.rlib --extern slog=/work/oxidecomputer/omicron/target/debug/deps/libslog-e9a5d2b6dcbc0177.rlib --extern tokio=/work/oxidecomputer/omicron/target/debug/deps/libtokio-063c424349fd118f.rlib --extern uzers=/work/oxidecomputer/omicron/target/debug/deps/libuzers-f8b9d5241f8279b6.rlib --extern zone=/work/oxidecomputer/omicron/target/debug/deps/libzone-bf449ddf6778b381.rlib --extern zone_setup=/work/oxidecomputer/omicron/target/debug/deps/libzone_setup-17eb6f099a11b534.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --document-private-items -D warnings --error-format human`
84132024-10-21T23:02:48.859Z
84142024-10-21T23:02:48.859Zrunning 0 tests
84152024-10-21T23:02:48.859Z
84162024-10-21T23:02:48.859Ztest result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
84172024-10-21T23:02:48.859Z
84182024-10-21T23:02:48.980Z
84192024-10-21T23:02:49.030Zreal 2:52.595903146
84202024-10-21T23:02:49.030Zuser 2:43.149076984
84212024-10-21T23:02:49.030Zsys 56.759275011
84222024-10-21T23:02:49.030Ztrap 0.031493424
84232024-10-21T23:02:49.030Ztflt 0.739203688
84242024-10-21T23:02:49.030Zdflt 2.877270639
84252024-10-21T23:02:49.030Zkflt 0.007267953
84262024-10-21T23:02:49.030Zlock 3:56.691092680
84272024-10-21T23:02:49.030Zslp 17:14.978608320
84282024-10-21T23:02:49.030Zlat 3.205446909
84292024-10-21T23:02:49.030Zstop 4.621456797
84302024-10-21T23:02:49.030Z+ [[ illumos == \i\l\l\u\m\o\s ]]
84312024-10-21T23:02:49.030Z+ banner live-test
84322024-10-21T23:02:49.030Z
84332024-10-21T23:02:49.030Z # # # # ###### ##### ###### #### #####
84342024-10-21T23:02:49.030Z # # # # # # # # #
84352024-10-21T23:02:49.030Z # # # # ##### ##### # ##### #### #
84362024-10-21T23:02:49.030Z # # # # # # # # #
84372024-10-21T23:02:49.030Z # # # # # # # # # #
84382024-10-21T23:02:49.030Z ###### # ## ###### # ###### #### #
84392024-10-21T23:02:49.030Z
84402024-10-21T23:02:49.030Z+ ptime -m cargo xtask live-tests
84412024-10-21T23:02:49.903Z Compiling serde v1.0.210
84422024-10-21T23:02:49.927Z Compiling serde_json v1.0.128
84432024-10-21T23:02:49.927Z Compiling rustix v0.38.37
84442024-10-21T23:02:49.928Z Compiling libc v0.2.161
84452024-10-21T23:02:49.928Z Compiling syn v2.0.79
84462024-10-21T23:02:49.928Z Compiling bitflags v2.6.0
84472024-10-21T23:02:50.372Z Compiling usdt-impl v0.5.0
84482024-10-21T23:02:50.397Z Compiling syn v1.0.109
84492024-10-21T23:02:50.441Z Compiling log v0.4.22
84502024-10-21T23:02:50.546Z Compiling hashbrown v0.15.0
84512024-10-21T23:02:50.588Z Compiling fs-err v2.11.0
84522024-10-21T23:02:50.814Z Compiling anyhow v1.0.89
84532024-10-21T23:02:50.911Z Compiling once_cell v1.20.2
84542024-10-21T23:02:51.349Z Compiling thread-id v4.2.2
84552024-10-21T23:02:51.542Z Compiling indexmap v2.6.0
84562024-10-21T23:02:52.528Z Compiling terminal_size v0.4.0
84572024-10-21T23:02:52.528Z Compiling tempfile v3.13.0
84582024-10-21T23:02:52.699Z Compiling clap_builder v4.5.20
84592024-10-21T23:02:53.313Z Compiling proc-macro-error v1.0.4
84602024-10-21T23:02:55.255Z Compiling tabled_derive v0.7.0
84612024-10-21T23:02:56.982Z Compiling tabled v0.15.0
84622024-10-21T23:02:57.914Z Compiling serde_derive v1.0.210
84632024-10-21T23:02:57.939Z Compiling thiserror-impl v1.0.64
84642024-10-21T23:02:57.939Z Compiling zerocopy-derive v0.7.35
84652024-10-21T23:02:58.053Z Compiling scroll_derive v0.12.0
84662024-10-21T23:02:58.172Z Compiling clap_derive v4.5.18
84672024-10-21T23:02:59.382Z Compiling scroll v0.12.0
84682024-10-21T23:02:59.755Z Compiling zerocopy v0.7.35
84692024-10-21T23:02:59.794Z Compiling goblin v0.8.2
84702024-10-21T23:03:00.212Z Compiling thiserror v1.0.64
84712024-10-21T23:03:00.359Z Compiling pest v2.7.14
84722024-10-21T23:03:01.446Z Compiling clap v4.5.20
84732024-10-21T23:03:02.384Z Compiling pest_meta v2.7.14
84742024-10-21T23:03:03.417Z Compiling pest_generator v2.7.14
84752024-10-21T23:03:05.137Z Compiling pest_derive v2.7.14
84762024-10-21T23:03:05.990Z Compiling dtrace-parser v0.2.0
84772024-10-21T23:03:07.508Z Compiling serde_tokenstream v0.2.2
84782024-10-21T23:03:07.588Z Compiling serde_spanned v0.6.8
84792024-10-21T23:03:07.588Z Compiling toml_datetime v0.6.8
84802024-10-21T23:03:07.675Z Compiling camino v1.1.9
84812024-10-21T23:03:07.884Z Compiling cargo-platform v0.1.8
84822024-10-21T23:03:07.993Z Compiling toml_edit v0.22.22
84832024-10-21T23:03:08.062Z Compiling semver v1.0.23
84842024-10-21T23:03:08.115Z Compiling macaddr v1.0.1
84852024-10-21T23:03:08.441Z Compiling camino-tempfile v1.1.1
84862024-10-21T23:03:08.973Z Compiling dof v0.3.0
84872024-10-21T23:03:08.998Z Compiling cargo_metadata v0.18.1
84882024-10-21T23:03:10.648Z Compiling toml v0.8.19
84892024-10-21T23:03:10.673Z Compiling usdt-attr-macro v0.5.0
84902024-10-21T23:03:10.702Z Compiling usdt-macro v0.5.0
84912024-10-21T23:03:11.372Z Compiling cargo_toml v0.20.5
84922024-10-21T23:03:12.084Z Compiling usdt v0.5.0
84932024-10-21T23:03:15.679Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
84942024-10-21T23:03:21.223Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.15s
84952024-10-21T23:03:21.274Z Running `target/debug/xtask live-tests`
84962024-10-21T23:03:21.326Zusing temporary directory: /var/tmp/omicron_tmp/.tmpUY4Oj2
84972024-10-21T23:03:21.326Zwill create archive file: /var/tmp/omicron_tmp/.tmpUY4Oj2/live-tests-archive/omicron-live-tests.tar.zst
84982024-10-21T23:03:21.326Zoutput tarball: /work/oxidecomputer/omicron/target/live-tests-archive.tgz
84992024-10-21T23:03:21.326Z
85002024-10-21T23:03:21.350Zrunning: /home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo "nextest" "archive" "--package" "omicron-live-tests" "--archive-file" "/var/tmp/omicron_tmp/.tmpUY4Oj2/live-tests-archive/omicron-live-tests.tar.zst"
85012024-10-21T23:03:24.125Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
85022024-10-21T23:03:24.158Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
85032024-10-21T23:03:24.182Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
85042024-10-21T23:03:24.208Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
85052024-10-21T23:03:24.234Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
85062024-10-21T23:03:24.258Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
85072024-10-21T23:03:24.282Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
85082024-10-21T23:03:24.305Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
85092024-10-21T23:03:24.662Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
85102024-10-21T23:03:25.197Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
85112024-10-21T23:03:26.085Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
85122024-10-21T23:03:26.314Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
85132024-10-21T23:03:27.257Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
85142024-10-21T23:03:27.909Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
85152024-10-21T23:03:29.245Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
85162024-10-21T23:03:29.245Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
85172024-10-21T23:03:44.180Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
85182024-10-21T23:03:44.180Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
85192024-10-21T23:03:44.204Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
85202024-10-21T23:03:45.340Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
85212024-10-21T23:04:47.015Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
85222024-10-21T23:04:47.725Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
85232024-10-21T23:05:26.476Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
85242024-10-21T23:05:33.174Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
85252024-10-21T23:06:01.231Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 38s
85262024-10-21T23:06:01.417Zinfo: experimental features enabled: setup-scripts
85272024-10-21T23:06:01.441Z Archiving 1 binary, 1 build script output directory, 1 linked path, and 1 standard library to /var/tmp/omicron_tmp/.tmpUY4Oj2/live-tests-archive/omicron-live-tests.tar.zst
85282024-10-21T23:06:01.897Z Archived 36 files to /var/tmp/omicron_tmp/.tmpUY4Oj2/live-tests-archive/omicron-live-tests.tar.zst in 0.48s
85292024-10-21T23:06:01.961Zrunning: bash "-c" "tar cf - Cargo.toml .config/nextest.toml live-tests | tar xf - -C \"/var/tmp/omicron_tmp/.tmpUY4Oj2/live-tests-archive\""
85302024-10-21T23:06:01.986Zrunning: tar "cf" "/work/oxidecomputer/omicron/target/live-tests-archive.tgz" "-C" "/var/tmp/omicron_tmp/.tmpUY4Oj2" "live-tests-archive"
85312024-10-21T23:06:02.070Z/work/oxidecomputer/omicron/target/live-tests-archive.tgz
85322024-10-21T23:06:02.070Zcreated:
85332024-10-21T23:06:02.070ZTo use this:
85342024-10-21T23:06:02.070Z
85352024-10-21T23:06:02.070Z1. Copy the tarball to the switch zone in a deployed Omicron system.
85362024-10-21T23:06:02.070Z
85372024-10-21T23:06:02.095Z e.g., scp \
85382024-10-21T23:06:02.095Z /work/oxidecomputer/omicron/target/live-tests-archive.tgz \
85392024-10-21T23:06:02.095Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
85402024-10-21T23:06:02.095Z
85412024-10-21T23:06:02.095Z2. Copy the `cargo-nextest` binary to the same place.
85422024-10-21T23:06:02.095Z
85432024-10-21T23:06:02.095Z e.g., scp \
85442024-10-21T23:06:02.095Z $(which cargo-nextest) \
85452024-10-21T23:06:02.095Z root@YOUR_SCRIMLET_GZ_IP:/zone/oxz_switch/root/root
85462024-10-21T23:06:02.095Z
85472024-10-21T23:06:02.095Z3. From the switch zone on that system, unpack the tarball with:
85482024-10-21T23:06:02.095Z
85492024-10-21T23:06:02.095Z tar xzf live-tests-archive.tgz
85502024-10-21T23:06:02.095Z
85512024-10-21T23:06:02.095Z4. From the switch zone on that system, run tests with:
85522024-10-21T23:06:02.095Z
85532024-10-21T23:06:02.095Z TMPDIR=/var/tmp ./cargo-nextest nextest run --profile=live-tests \
85542024-10-21T23:06:02.095Z --archive-file live-tests-archive/omicron-live-tests.tar.zst \
85552024-10-21T23:06:02.095Z --workspace-remap live-tests-archive
85562024-10-21T23:06:02.095Z
85572024-10-21T23:06:02.095Z
85582024-10-21T23:06:02.095Zreal 3:13.088099183
85592024-10-21T23:06:02.095Zuser 6:15.146422262
85602024-10-21T23:06:02.095Zsys 1:32.123713273
85612024-10-21T23:06:02.095Ztrap 0.101587306
85622024-10-21T23:06:02.095Ztflt 0.521086206
85632024-10-21T23:06:02.095Zdflt 3.194323232
85642024-10-21T23:06:02.095Zkflt 0.000554677
85652024-10-21T23:06:02.096Zlock 17:54.847010168
85662024-10-21T23:06:02.096Zslp 26:12.573668993
85672024-10-21T23:06:02.096Zlat 8.155950511
85682024-10-21T23:06:02.096Zstop 14.914300627
85692024-10-21T23:06:02.096Z+ rm -rf /var/tmp/omicron_tmp/crdb-base-build
85702024-10-21T23:06:02.096Z+ unset TMPDIR
85712024-10-21T23:06:02.096Z+ echo 'files in /var/tmp/omicron_tmp (none expected on success):'
85722024-10-21T23:06:02.096Zfiles in /var/tmp/omicron_tmp (none expected on success):
85732024-10-21T23:06:02.096Z+ find /var/tmp/omicron_tmp -ls
85742024-10-21T23:06:02.096Z164453 25 drwxr-xr-x 2 build build 2 Oct 21 23:06 /var/tmp/omicron_tmp
85752024-10-21T23:06:02.096Z+ rmdir /var/tmp/omicron_tmp
85762024-10-21T23:06:02.583Zprocess exited: duration 5510437 ms, exit code 0
 
85772024-10-21T23:06:02.669Zfound 1 output files
85782024-10-21T23:06:02.669Zuploading: /work/crate-build-timings.json (565504 bytes)
85792024-10-21T23:06:03.917Zuploaded: /work/crate-build-timings.json